Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-07-01 | Add extern "C" to libusbmuxd headersv1.0.5 | 1 | -0/+8 | ||
2010-06-13 | Fix cygwin builds | 1 | -1/+1 | ||
- libusbmuxd/CMakeLists.txt : there was a neglect into install rules, for DLL, RUNTIME was missing. - libusbmuxd.c : added __CYGWIN__ conditionnal compilation checks to force regular socket instead of UNIX sockets on CYGWIN platform. | |||||
2010-05-26 | Add protocol version 1 (plist based) support using libplist | 1 | -1/+1 | ||
2010-05-26 | libusbmuxd: use define for the win32 port number | 1 | -0/+4 | ||
2009-10-25 | Add missing license headers and make them consistent | 1 | -0/+23 | ||
2009-08-21 | Updated usbmuxd protocol definition and public header. | 1 | -24/+34 | ||
[Hector] Merged by putting utils.c into a common dir, avoiding log.c dependency for libusbmuxd, adding CMake magic to tie things up. | |||||
2009-08-20 | Merge the two development histories | 1 | -0/+52 | ||