summaryrefslogtreecommitdiffstats
path: root/src/property_list_service.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-16Rename the *_int to *_private for better semantic and fix public typedefsGravatar Martin Szulecki1-1/+1
2010-01-29Global renames due to project rename to libimobiledeviceGravatar Nikias Bassen1-17/+17
2010-01-22Rename all *_recv functions to *_receive to match underlying APIGravatar Martin Szulecki1-3/+3
2010-01-22Rename iphone_device_recv/_send functions to use iphone_connection_* domainGravatar Martin Szulecki1-4/+4
2010-01-13Use debug_plist() to print xml plists instead of binary buffersGravatar Martin Szulecki1-2/+2
2010-01-13lockdown/property_list_service: use new SSL codeGravatar Nikias Bassen1-94/+38
2010-01-12Refactor and unify internal debug system for ease of use and verbosityGravatar Martin Szulecki1-10/+10
2010-01-12Rename utils to debug as it does exactly that, contain debug codeGravatar Martin Szulecki1-1/+1
2010-01-12Move plist code into a new property_list_serviceGravatar Nikias Bassen1-0/+402