index
:
libimobiledevice
master
stable-1-0-0
webinspectorproxy
work
A protocol library to access iOS devices on Linux
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
property_list_service.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-29
property_list_service: fix plist receiving on big endian machines
Nikias Bassen
1
-2
/
+2
2010-03-24
Use glib GUINT32_TO/FROM_BE macros instead of htonl/ntohl
Martin Szulecki
1
-3
/
+3
2010-03-24
Remove unused and fix some includes
Nikias Bassen
1
-2
/
+1
2010-03-16
Rename the *_int to *_private for better semantic and fix public typedefs
Martin Szulecki
1
-1
/
+1
2010-01-29
Global renames due to project rename to libimobiledevice
Nikias Bassen
1
-17
/
+17
2010-01-22
Rename all *_recv functions to *_receive to match underlying API
Martin Szulecki
1
-3
/
+3
2010-01-22
Rename iphone_device_recv/_send functions to use iphone_connection_* domain
Martin Szulecki
1
-4
/
+4
2010-01-13
Use debug_plist() to print xml plists instead of binary buffers
Martin Szulecki
1
-2
/
+2
2010-01-13
lockdown/property_list_service: use new SSL code
Nikias Bassen
1
-94
/
+38
2010-01-12
Refactor and unify internal debug system for ease of use and verbosity
Martin Szulecki
1
-10
/
+10
2010-01-12
Rename utils to debug as it does exactly that, contain debug code
Martin Szulecki
1
-1
/
+1
2010-01-12
Move plist code into a new property_list_service
Nikias Bassen
1
-0
/
+402