Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-15 | client: Send 'Paired' message when a device's pairing record has been stored ↵ | 1 | -0/+1 | ||
successfully This requires the SavePairRecord message sent from the client to contain a usbmux device id so the device can be matched accordingly. For the record: This is the original behavior. | |||||
2014-10-06 | Update and slightly cleanup copyright headers | 1 | -19/+18 | ||
2014-09-13 | Properly rename header guards according to C++ standard | 1 | -2/+2 | ||
2013-09-17 | remove libusbmuxd sources and adapt source tree to use autotools | 1 | -0/+47 | ||
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 |