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
/
webinspector.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-20
Bump dependency to libplist 1.11 and remove use of "plist_dict_insert_item()"
Martin Szulecki
1
-2
/
+2
2013-08-19
webinspector: Implement support for partial messages when sending or receiving
Martin Szulecki
1
-42
/
+123
2013-04-25
common: Move debug and userpref code into libinternalcommon
Martin Szulecki
1
-1
/
+1
2013-03-14
global: make sure to check service before checking service->port to prevent c...
Nikias Bassen
1
-3
/
+3
2013-02-28
remove unneeded int16_t* casts from calls to service_client_factory_start_ser...
Nikias Bassen
1
-1
/
+1
2013-02-28
service: use correct int16_t instead of uint16_t for error codes
Nikias Bassen
1
-1
/
+1
2013-02-27
webinspector: Use new service_client_factory_start_service()
Martin Szulecki
1
-30
/
+3
2013-02-27
Add label argument to *_client_start_service() helpers
Martin Szulecki
1
-2
/
+4
2013-02-27
Rename start service methods to be consistent
Martin Szulecki
1
-1
/
+1
2013-02-26
Refactor port number use into service descriptor to enable SSL for services
Martin Szulecki
1
-11
/
+16
2013-02-26
webinspector: Remove obsolete newline charaters from debug messages
Martin Szulecki
1
-5
/
+5
2013-02-23
webinspector: Print sent/received message plist for easier debugging
Martin Szulecki
1
-0
/
+4
2013-02-23
webinspector: Add new service protocol implementation
Yury Melnichek
1
-0
/
+261