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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-31
Remove lockdown.h include from lockdown.h
Nikias Bassen
1
-1
/
+0
2022-05-09
Add new idevice_events_subscribe/unsubscribe API with context
Nikias Bassen
1
-2
/
+34
2022-05-05
idevicebtlogger: Minor cleanup
Geoffrey Kruse
1
-8
/
+8
2022-05-05
idevicebtlogger: Cleanup warnings, todos and magic numbers
Geoffrey Kruse
1
-13
/
+7
2022-05-05
Initial commit of working packet logger (idevicebtlogger)
Geoffrey Kruse
1
-0
/
+162
2022-04-22
Fix a few inconsistent declarations
Nikias Bassen
1
-2
/
+2
2022-04-12
Add property_list_client_get_service_client() and service_get_connection() fu...
Nikias Bassen
2
-4
/
+26
2022-04-12
Documentation fixes
Nikias Bassen
26
-86
/
+177
2022-04-01
include: Update endianness.h with changes from limd-glue
Nikias Bassen
1
-2
/
+2
2022-03-29
Format
Ben Wagner
1
-3
/
+8
2022-03-29
Add timeout and interrupt handling to debugserver. Fix debugserver_client_han...
Ben Wagner
1
-1
/
+16
2022-03-29
reverse_proxy: Add asprintf.h include to make sure vasprintf is available on ...
Nikias Bassen
1
-0
/
+2
2022-02-09
Add support for wireless pairing
Nikias Bassen
2
-0
/
+107
2021-11-24
Add Reverse Proxy implementation
Nikias Bassen
3
-0
/
+222
2021-10-12
idevice: Add IDEVICE_E_CONNREFUSED and have idevice_connect() return meaningf...
Nikias Bassen
1
-0
/
+1
2020-12-10
include: Fix typo in installation_proxy.h
Nikias Bassen
1
-6
/
+6
2020-09-10
debugserver: Fix service startup for iOS 14b4+
Nikias Bassen
2
-0
/
+2
2020-06-10
Fix inconsistent declaration of function parameter in another public header
Nikias Bassen
1
-2
/
+2
2020-06-10
Fix inconsistent declarations of function parameters in public headers
Nikias Bassen
2
-5
/
+5
2020-06-08
Unfold automake variables into multiple lines for maintainability
Martin Szulecki
1
-26
/
+29
2020-06-08
Rename "compproxy" names to "companion_proxy" in all related code
Martin Szulecki
1
-76
/
+76
2020-05-18
Add companion_proxy.h to public headers
Nikias Bassen
1
-0
/
+1
2020-05-18
Add support for com.apple.companion_proxy
Nikias Bassen
1
-0
/
+208
2020-05-03
diagnostics_relay: Don't use reserved words as function arguments
Nikias Bassen
1
-1
/
+1
2020-04-27
syslog_relay: Add new function syslog_relay_start_capture_raw
Nikias Bassen
1
-1
/
+23
2020-02-20
debugserver: Proxy SERVICE_E_TIMEOUT into DEBUGSERVER_E_TIMEOUT
Demyan Kimitsa
1
-0
/
+1
2020-02-20
introduces optional `idevice_connection_disable_ssl` with ability not to send...
Demyan Kimitsa
2
-0
/
+25
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
[next]