Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-25 | Add missing license headers and make them consistent | Hector Martin | 1 | -1/+2 | |
2009-10-12 | optimize: persist fdlist for duration of main_loop | Hector Martin | 1 | -0/+1 | |
constant malloc and realloc was wasting lots of time | |||||
2009-08-21 | Updated usbmuxd protocol definition and public header. | Nikias Bassen | 1 | -0/+65 | |
[Hector] Merged by putting utils.c into a common dir, avoiding log.c dependency for libusbmuxd, adding CMake magic to tie things up. |