Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-04-05 | libusbmuxd: fix usbmuxd_unsubscribe() by using shutdown() instead of SIGINT | 1 | -0/+5 | |
2010-09-25 | Use Winsock's closesocket() function instead of close() on Windows. | 1 | -8/+16 | |
2010-06-25 | Don't export gethostbyname() use on non-Windows | 1 | -0/+2 | |
2010-05-26 | libusbmuxd: use winsock API for win32 | 1 | -0/+26 | |
2010-05-26 | libusbmuxd: win32 does not support unix domain sockets | 1 | -0/+2 | |
2010-05-26 | libusbmuxd: rename FD_* enum values to FDM_* to prevent conflicts | 1 | -4/+4 | |
2010-04-08 | libusbmuxd: suppress compiler warning | 1 | -2/+2 | |
2009-10-25 | Add missing license headers and make them consistent | 1 | -0/+23 | |
2009-09-08 | Fix compile under Darwin with more includes, also silences some warnings. | 1 | -0/+2 | |
2009-08-21 | sock_stuff: allow 0 timeout (i.e. block until something happens) | 1 | -5/+11 | |
2009-08-20 | Merge the two development histories | 1 | -0/+301 |