Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-08 | Unfold automake variables into multiple lines for maintainability | 1 | -11/+24 | ||
2020-04-28 | fix: Typo in src/Makefile.am | 1 | -1/+1 | ||
CFLAGS for libimobiledevice are correctly used now. | |||||
2014-12-02 | Rename usb-linux.c to more suitable usb.c | 1 | -1/+1 | ||
2014-10-17 | Make sure usbmuxd-proto.h file is added to distribution | 1 | -1/+1 | ||
2014-10-14 | Slightly clean up CFLAGS in Makefile.am | 1 | -4/+5 | ||
2013-12-13 | add support for reading and writing config and pair record files | 1 | -0/+1 | ||
2013-09-19 | added preflight worker implementation to handle initial device pairing | 1 | -2/+3 | ||
2013-09-18 | install usbmuxd to $prefix/sbin, not $prefix/bin | 1 | -1/+1 | ||
2013-09-17 | remove libusbmuxd sources and adapt source tree to use autotools | 1 | -0/+14 | ||
libusbmuxd has been split off and is now managed in a separate repository. By the time of this commit, the repository is: git clone http://git.sukimashita.com/libusbmuxd.git |