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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
idevicescreenshot: Choose a better filename, prevent overwriting existing files
Greg Dennis
1
-18
/
+57
2020-12-10
idevicedebug: Add --detach option to start an app and exit idevicedebug witho...
Jan Peter Stotz
1
-0
/
+16
2020-12-07
idevicebackup2: Handle DLMessagePurgeDiskSpace by sending back error code
Nikias Bassen
1
-0
/
+5
2020-11-19
idevicebackup2: Update errno to device error mapping
Nikias Bassen
1
-1
/
+14
2020-11-19
idevice: Handle -EAGAIN in case usbmuxd_send() returns it
Nikias Bassen
1
-1
/
+4
2020-09-29
idevicebackup2: Don't fail on restore when source backup doesn't have any app...
Nikias Bassen
1
-2
/
+4
2020-09-10
debugserver: Fix service startup for iOS 14b4+
Nikias Bassen
4
-3
/
+15
2020-08-10
screenshotr: Set DeviceLink version to 400 to support iOS 14b4+
Nikias Bassen
1
-1
/
+1
2020-08-07
mobilebackup2: Set DeviceLink version to 400 to support iOS 14b4+
Nikias Bassen
1
-1
/
+1
2020-08-06
idevice: Fix build with LibreSSL
Nikias Bassen
1
-1
/
+1
2020-07-30
docs: Add PROJECT_LOGO for documentation
Martin Szulecki
2
-1
/
+2
2020-07-30
docs: Add favicon for generated documentation
Martin Szulecki
2
-0
/
+1
2020-07-30
docs: Add missing CSS file for new documentation style
Martin Szulecki
1
-0
/
+1722
2020-07-30
docs: Add HTML templates for header/footer and layout config for documentation
Martin Szulecki
4
-3
/
+302
2020-07-30
docs: Hide source file section in documentation as it is not very useful
Martin Szulecki
1
-1
/
+1
2020-07-30
docs: Unfold INPUT items into multiple lines
Martin Szulecki
1
-1
/
+3
2020-07-30
docs: Add custom stylesheet for a modern responsive documentation style
Martin Szulecki
4
-2
/
+6
2020-07-30
docs: Use content of README.md as main page of documentation
Martin Szulecki
1
-2
/
+2
2020-07-30
docs: Update doxygen config file to version 1.8.16
Martin Szulecki
1
-180
/
+333
2020-06-19
idevicesyslog: Print device UDID with connect/disconnect message
Nikias Bassen
1
-2
/
+2
2020-06-19
idevicesyslog: Make sure device event callback respects the presence or absen...
Nikias Bassen
1
-0
/
+5
2020-06-15
Post release version bump to 1.3.1
Martin Szulecki
1
-1
/
+1
2020-06-15
Update NEWS with latest changes
1.3.0
Martin Szulecki
1
-0
/
+11
2020-06-15
Use patterns instead of listing each tool binary in .gitignore
Martin Szulecki
1
-18
/
+2
2020-06-14
Redo cython check logic and check for "no-cast-function" gcc 8+ compiler flag
Martin Szulecki
2
-7
/
+17
2020-06-14
Unfold cython automake variables into multiple lines for maintainability
Martin Szulecki
1
-3
/
+25
2020-06-14
Rename configure option for debug code to "--enable-debug" to match libplist
Martin Szulecki
2
-5
/
+5
2020-06-14
Improve wording of cython related configure warning messages
Martin Szulecki
2
-3
/
+3
2020-06-14
Remove commented make target from cython Makefile and space in configure.ac
Martin Szulecki
2
-4
/
+1
2020-06-14
configure: Drop feature checks for libusbmuxd and libplist as version require...
Nikias Bassen
1
-28
/
+0
2020-06-14
Add API version for libplist library check macro in configure.ac
Martin Szulecki
1
-1
/
+1
2020-06-14
Use proper API version in linker flags for cython bindings
Martin Szulecki
1
-1
/
+1
2020-06-14
Add API version to library and pkgconfig file for proper linking
Nikias Bassen
3
-25
/
+25
2020-06-13
Add "contributing" section to README.md
Martin Szulecki
1
-0
/
+19
2020-06-13
Update README with Apple trademarks
Nikias Bassen
1
-1
/
+2
2020-06-13
Improve README.md with features, installation and usage sections
Martin Szulecki
1
-35
/
+129
2020-06-13
Allow OpenSSL >= 1.1.0 to use older/disallowed TLS versions
Author: Frederik Carlier
1
-1
/
+5
2020-06-10
configure: Fix libplist cython availability check to point to correct pkg-con...
Nikias Bassen
1
-1
/
+1
2020-06-10
lockdown: Remove unused includes
Nikias Bassen
1
-9
/
+0
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-10
Update idevicebackup2 man page with all current command line switches
Nikias Bassen
1
-1
/
+13
2020-06-09
Bump version to 1.3.0 and update NEWS file according to actual releases
Martin Szulecki
2
-2
/
+2
2020-06-09
Update NEWS with latest changes
Martin Szulecki
1
-3
/
+10
2020-06-09
Apply changes towards a project wide common "autogen.sh" file
Martin Szulecki
1
-12
/
+14
2020-06-08
configure: Update libplist and libusbmuxd version dependencies
Nikias Bassen
2
-6
/
+6
2020-06-08
ideviceinfo: Fix compiler warning
Nikias Bassen
1
-1
/
+1
2020-06-08
Remove whitespace errors from all files
Martin Szulecki
4
-4
/
+8
2020-06-08
Make sure README.md file is added to distribution archive
Martin Szulecki
1
-1
/
+3
2020-06-08
idevicepair: Plug some memory leaks and fix option parsing
Nikias Bassen
1
-48
/
+39
[prev]
[next]