summaryrefslogtreecommitdiffstats
path: root/src/client.h
AgeCommit message (Collapse)AuthorFilesLines
2018-09-15client: Send 'Paired' message when a device's pairing record has been stored ↵Gravatar Nikias Bassen1-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-06Update and slightly cleanup copyright headersGravatar Martin Szulecki1-19/+18
2014-09-13Properly rename header guards according to C++ standardGravatar Nikias Bassen1-2/+2
2013-09-17remove libusbmuxd sources and adapt source tree to use autotoolsGravatar Nikias Bassen1-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