Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-26 | libusbmuxd: use winsock API for win32 | Nikias Bassen | 1 | -3/+9 | |
2010-04-08 | iproxy: Remove unused mutex | Nikias Bassen | 1 | -2/+0 | |
2009-10-25 | Add missing license headers and make them consistent | Hector Martin | 1 | -22/+26 | |
2009-09-08 | Protocol definition updated. | Nikias Bassen | 1 | -1/+1 | |
renamed: usbmuxd_scan() -> usbmuxd_get_device_list() new: usbmuxd_get_device_by_uuid() | |||||
2009-09-08 | Fix compile under Darwin with more includes, also silences some warnings. | Nikias Bassen | 1 | -0/+1 | |
2009-08-21 | Updated usbmuxd protocol definition and public header. | Nikias Bassen | 1 | -2/+2 | |
[Hector] Merged by putting utils.c into a common dir, avoiding log.c dependency for libusbmuxd, adding CMake magic to tie things up. | |||||
2009-05-04 | Use autotools build system and add license | Martin Szulecki | 1 | -0/+241 | |
Signed-off-by: Nikias Bassen <nikias@gmx.li> |