summaryrefslogtreecommitdiff
path: root/src/device_link_service.c
Commit message (Expand)AuthorAgeFilesLines
* Actually free the client in the _free() call.Bryan Forbes2010-05-131-0/+1
* Rename the *_int to *_private for better semantic and fix public typedefsMartin Szulecki2010-03-161-1/+1
* Add device_link_service_send_ping function.Nikias Bassen2010-03-151-0/+28
* device_link_service: process_message functions renamed using send/receiveNikias Bassen2010-03-151-2/+2
* device_link_service: new function and docs updatedNikias Bassen2010-02-191-2/+69
* Global renames due to project rename to libimobiledeviceNikias Bassen2010-01-291-1/+1
* Merge branch 'martin' into mobilebackupMartin Szulecki2010-01-251-0/+1
|\
| * device_link_service: send version number with VersionsOk messageNikias Bassen2010-01-251-0/+1
* | Add function to handle the ProcessMessage in the DeviceLink serviceMartin Szulecki2010-01-241-0/+20
|/
* Refactor and unify internal debug system for ease of use and verbosityMartin Szulecki2010-01-121-8/+8
* Rename utils to debug as it does exactly that, contain debug codeMartin Szulecki2010-01-121-1/+1
* New device_link_serviceNikias Bassen2010-01-121-0/+299