index
:
delta/libimobiledevice/libimobiledevice.git
ideviceinternational
master
mobileactivation
new-apidoc-css
pkgconfig
prerelease
readme
stable-1-0-0
webinspectorproxy
work
git.libimobiledevice.org: libimobiledevice.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
webinspector.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Timeout support for SSL connections and better timeout handeling.
DanyL
2019-06-13
1
-0
/
+4
*
Remove trailing whitespace errors from all files
Martin Szulecki
2015-01-28
1
-6
/
+6
*
Avoid exporting non-public symbols
Martin Szulecki
2014-10-03
1
-6
/
+6
*
Moved Doxygen comments from source files to public headers.
Aaron Burghardt
2014-03-27
1
-67
/
+0
*
Bump dependency to libplist 1.11 and remove use of "plist_dict_insert_item()"
Martin Szulecki
2014-03-20
1
-2
/
+2
*
webinspector: Implement support for partial messages when sending or receiving
Martin Szulecki
2013-08-19
1
-42
/
+123
*
common: Move debug and userpref code into libinternalcommon
Martin Szulecki
2013-04-25
1
-1
/
+1
*
global: make sure to check service before checking service->port to prevent c...
Nikias Bassen
2013-03-14
1
-3
/
+3
*
remove unneeded int16_t* casts from calls to service_client_factory_start_ser...
Nikias Bassen
2013-02-28
1
-1
/
+1
*
service: use correct int16_t instead of uint16_t for error codes
Nikias Bassen
2013-02-28
1
-1
/
+1
*
webinspector: Use new service_client_factory_start_service()
Martin Szulecki
2013-02-27
1
-30
/
+3
*
Add label argument to *_client_start_service() helpers
Martin Szulecki
2013-02-27
1
-2
/
+4
*
Rename start service methods to be consistent
Martin Szulecki
2013-02-27
1
-1
/
+1
*
Refactor port number use into service descriptor to enable SSL for services
Martin Szulecki
2013-02-26
1
-11
/
+16
*
webinspector: Remove obsolete newline charaters from debug messages
Martin Szulecki
2013-02-26
1
-5
/
+5
*
webinspector: Print sent/received message plist for easier debugging
Martin Szulecki
2013-02-23
1
-0
/
+4
*
webinspector: Add new service protocol implementation
Yury Melnichek
2013-02-23
1
-0
/
+261