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
/
service.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
introduces optional `idevice_connection_disable_ssl` with ability not to send...
Demyan Kimitsa
2020-02-20
1
-1
/
+6
*
Increase timeout for service receive methods
Nikias Bassen
2020-02-17
1
-1
/
+1
*
service: Silence timeout errors
Nikias Bassen
2019-06-16
1
-8
/
+8
*
service: Fix typo SERIVCE_E_NOT_ENOUGH_DATA to SERVICE_E_NOT_ENOUGH_DATA
Nikias Bassen
2019-06-16
1
-1
/
+1
*
Timeout support for SSL connections and better timeout handeling.
DanyL
2019-06-13
1
-1
/
+6
*
Remove trailing whitespace errors from all files
Martin Szulecki
2015-01-28
1
-5
/
+5
*
Convert int16_t macro error types into enum to improve debugging/type-checking
Martin Szulecki
2014-10-05
1
-3
/
+3
*
Avoid exporting non-public symbols
Martin Szulecki
2014-10-03
1
-8
/
+8
*
Moved Doxygen comments from source files to public headers.
Aaron Burghardt
2014-03-27
1
-97
/
+0
*
Fix possible memory corruption by ensuring client pointers NULL'd after free
Martin Szulecki
2013-11-30
1
-0
/
+3
*
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
-2
/
+2
*
service: use correct int16_t instead of uint16_t for error codes
Nikias Bassen
2013-02-28
1
-3
/
+3
*
turn service_client_start_service into service_client_factory_start_service
Nikias Bassen
2013-02-27
1
-9
/
+15
*
service: Allow passing label for lockdown from start_service helper
Martin Szulecki
2013-02-27
1
-2
/
+4
*
Rename start service methods to be consistent
Martin Szulecki
2013-02-27
1
-1
/
+1
*
implement base service that all other services inherit from
Nikias Bassen
2013-02-27
1
-0
/
+276