index
:
libimobiledevice
master
stable-1-0-0
webinspectorproxy
work
A cross-platform protocol library to access iOS devices
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-16
Define the flags for the diagnostics_relay_* methods in a diagnostics_relay_a...
Frederik Carlier
1
-5
/
+7
2019-11-20
debugserver: Return size of the returned buffer
Nikias Bassen
1
-2
/
+4
2019-11-08
Add new function lockdown_strerror() to get a readable description of a lockd...
Nikias Bassen
1
-0
/
+9
2019-11-07
Add new idevice_get_device_list_extended() allowing to list all devices, incl...
Nikias Bassen
1
-4
/
+28
2019-11-07
Add propert support for network (WiFi) devices via new idevice_new_with_optio...
Nikias Bassen
1
-5
/
+51
2019-09-27
mobile_image_mounter: Better error handling (e.g. when device is locked)
Nikias Bassen
1
-0
/
+1
2019-09-27
Make sure to handle timeout errors in device link service and all depending s...
Nikias Bassen
4
-28
/
+36
2019-09-25
restore: Update error codes and properly convert underlying property_list_ser...
Nikias Bassen
1
-7
/
+4
2019-08-29
preboard: Remove development notes from preboard.c and add info to public header
Nikias Bassen
1
-0
/
+17
2019-08-28
Add preboardservice_v2 implementation
Nikias Bassen
2
-0
/
+169
2019-06-23
replace all occurrences of occured by occurred
Yves-Alexis Perez
7
-24
/
+24
2019-06-16
syslog_relay: Fix timeout issue introduced with recent libusbmuxd commit ca24...
Nikias Bassen
1
-5
/
+7
2019-06-16
service: Fix typo SERIVCE_E_NOT_ENOUGH_DATA to SERVICE_E_NOT_ENOUGH_DATA
Nikias Bassen
1
-3
/
+3
2019-06-13
Timeout support for SSL connections and better timeout handeling.
DanyL
5
-16
/
+31
2018-09-29
idevice: Add usbmux device id (handle/mux id) to internal data structure
Nikias Bassen
1
-1
/
+1
2017-12-07
mobileactivation: Allow passing activation response headers as required for i...
Nikias Bassen
1
-3
/
+5
2017-07-03
mobileactivation: Add new functions required for drmHandshake / session mode ...
Nikias Bassen
1
-1
/
+46
2017-06-29
Add basic mobileactivation service implementation
Nikias Bassen
2
-0
/
+145
2017-04-08
Define htobe16 if not defined
BALATON Zoltan
1
-0
/
+4
2017-04-08
Added IDEVICE_DEVICE_PAIRED event constant matching the corresponding
BALATON Zoltan
1
-1
/
+2
2017-04-08
Propagate lower level errors to callers instead of returning unknown
BALATON Zoltan
1
-1
/
+1
2016-12-01
misagent: Add new misagent_copy_all() function (introduced in iOS 9.3)
Nikias Bassen
1
-1
/
+23
2016-04-01
Add new function to get the underlying file descriptor of an idevice connection
BALATON Zoltan
1
-0
/
+10
2015-07-15
lockdown: Add new lockdownd_pair_with_options() function
Nikias Bassen
1
-0
/
+19
2015-07-10
lockdown: Add more error codes
Nikias Bassen
1
-0
/
+4
2015-01-28
lockdown: Remove dead link to old documentation
Martin Szulecki
1
-2
/
+0
2015-01-28
Remove trailing whitespace errors from all files
Martin Szulecki
5
-27
/
+27
2015-01-28
Update copyright of public headers
Martin Szulecki
21
-18
/
+41
2015-01-27
installation_proxy: Use char* array to pass capabilities for related method
Martin Szulecki
1
-3
/
+3
2015-01-27
installation_proxy: Use char* array to pass appids for lookup command
Martin Szulecki
1
-3
/
+3
2015-01-27
installation_proxy: Use new lookup command for app path retrieval helper
Martin Szulecki
1
-3
/
+0
2015-01-27
installation_proxy: Refactor implementation, add new commands and helpers
Martin Szulecki
1
-4
/
+113
2015-01-27
installation_proxy: Add missing native errors to enum
Martin Szulecki
1
-8
/
+68
2015-01-27
installation_proxy: Add new helper to set return attributes in client options
Martin Szulecki
1
-0
/
+10
2015-01-27
installation_proxy: Improve comment formatting and some whitespaces
Martin Szulecki
1
-37
/
+38
2015-01-27
debugserver: Make debugserver_client_set_ack_mode() public
Martin Szulecki
1
-0
/
+14
2015-01-12
lockdown: Fix documentation for client argument on pairing methods
Martin Szulecki
1
-3
/
+3
2015-01-12
lockdown: Refactor internal error checking and add more native errors to enum
Martin Szulecki
1
-23
/
+39
2014-12-10
lockdown: Add new LOCKDOWN_E_SERVICE_LIMIT error to detect service limit states
Martin Szulecki
1
-0
/
+1
2014-12-09
debugserver: Remove const argv requirement for creating commands
Martin Szulecki
1
-1
/
+1
2014-12-06
Replace () with (void) in function prototypes
Christophe Fergeau
3
-3
/
+3
2014-10-26
debug: Fix symbol locality for linker so debug messages are printed again
Martin Szulecki
1
-3
/
+7
2014-10-21
afc: Remove incorrect flags from afc_file_open() doc comments
Nikias Bassen
1
-4
/
+1
2014-10-05
Convert int16_t macro error types into enum to improve debugging/type-checking
Martin Szulecki
22
-332
/
+252
2014-10-05
restore: Correct wrong error names in @return doc comments
Martin Szulecki
1
-10
/
+10
2014-10-02
lockdown: Added lockdownd_start_service_with_escrow_bag
Koby Boyango
1
-1
/
+17
2014-10-02
afc: Implement afc_remove_path_and_contents() for recursive deletion
Martin Szulecki
1
-0
/
+12
2014-10-02
afc: Add documentation for afc_dictionary_free()
Martin Szulecki
1
-0
/
+7
2014-10-02
afc: Cleanup and reformat documentation comments
Martin Szulecki
1
-19
/
+18
2014-10-02
afc: Unify argument names for some functions to match overall API
Martin Szulecki
1
-13
/
+15
[next]