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
/
tools
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-07
automake: Reorder CFLAGS to fix build issues and use correct SSL library flag...
Nikias Bassen
1
-2
/
+3
2022-12-10
tools: Add idevicedevmodectl tool
Nikias Bassen
1
-0
/
+6
2022-05-05
idevicebtlogger: remove dependency on libpcap
Matthias Ringwald
1
-1
/
+1
2022-05-05
Initial commit of working packet logger (idevicebtlogger)
Geoffrey Kruse
1
-0
/
+6
2021-09-04
tools: Fix 'DSO missing from command line' when linking idevicepair on Linux
Nikias Bassen
1
-1
/
+1
2021-09-01
Remove common code in favor of new libimobiledevice-glue
Nikias Bassen
1
-27
/
+27
2021-07-27
Add support for MbedTLS
Nikias Bassen
1
-12
/
+4
2021-04-06
tools: Fix usage of LDFLAGS and LDADD.
orbea
1
-20
/
+20
2020-06-14
Add API version to library and pkgconfig file for proper linking
Nikias Bassen
1
-18
/
+18
2020-06-08
Unfold automake variables into multiple lines for maintainability
Martin Szulecki
1
-6
/
+39
2020-03-30
Add idevicesetlocation tool
Nikias Bassen
1
-1
/
+6
2015-01-27
idevicecrashreport: Enable build for win32
Nikias Bassen
1
-4
/
+1
2015-01-12
Add new "idevicenotificationproxy" tool to post or observe notifications
Martin Szulecki
1
-1
/
+6
2014-09-19
Add new "idevicedebug" tool to interact with debugserver on a device
Martin Szulecki
1
-1
/
+6
2014-08-06
idevicebackup2/idevicebackup: Remove code duplication and use common code for...
Nikias Bassen
1
-2
/
+2
2014-06-13
tools: Fix make distcheck
Martin Szulecki
1
-1
/
+1
2014-05-21
ideviceimagemounter: Use plist print helper from common module
Martin Szulecki
1
-1
/
+1
2014-05-21
ideviceprovision: Add new dump command to print profile information
Nikias Bassen
1
-1
/
+1
2014-05-21
ideviceinfo: Move plist print helper code to common
Nikias Bassen
1
-1
/
+1
2014-03-22
Fix make distcheck by using $(top_builddir) where needed
1.1.6
Martin Szulecki
1
-21
/
+21
2014-03-21
tools: fix build of idevicepair with indirect linking
Nikias Bassen
1
-1
/
+1
2014-03-04
Add new "idevicecrashreport" tool to retrieve crash reports/logs from a device
Martin Szulecki
1
-0
/
+8
2014-01-31
tools: add convenience tool 'idevicename' to get or set device name
Nikias Bassen
1
-1
/
+6
2013-09-13
tools: fix GnuTLS build by adding missing libgcrypt build flags
Nikias Bassen
1
-2
/
+2
2013-05-28
tools: fix linker error with newer libtool
Nikias Bassen
1
-4
/
+4
2013-05-23
idevicesyslog: Switch code to new syslog_relay service interface
Martin Szulecki
1
-1
/
+1
2013-04-25
common: Move debug and userpref code into libinternalcommon
Martin Szulecki
1
-2
/
+2
2013-03-20
use new internal common code for thread, mutex, and socket operations
Nikias Bassen
1
-1
/
+1
2013-03-20
move thread and socket code to "common" subdir
Nikias Bassen
1
-4
/
+2
2013-03-19
tools: Add missing socket.h and thread.h to fix make distcheck
1.1.5
Martin Szulecki
1
-0
/
+2
2012-10-21
Add new idevicediagnostics tool
Martin Szulecki
1
-1
/
+6
2012-10-21
Add new idevicedebugserverproxy tool
Martin Szulecki
1
-1
/
+6
2012-10-21
Added ideviceprovision tool
Nikias Bassen
1
-1
/
+6
2012-03-22
tools: Add libplist CFLAGS to fix build for some OS X setups
Martin Szulecki
1
-1
/
+1
2012-03-21
tools: Remove obsolete glib2 flags from idevicebackup* in Makefile
Martin Szulecki
1
-4
/
+4
2012-03-19
dev/tools: add libplist_LIBS to Makefile.am
Nikias Bassen
1
-1
/
+1
2012-03-19
Removed glib stuff from dev/lckdclient and idevicebackup/idevicebackup2
Nikias Bassen
1
-5
/
+1
2012-03-19
Add OpenSSL support
Nikias Bassen
1
-2
/
+2
2012-03-18
Completely remove glib dependency.
Nikias Bassen
1
-7
/
+11
2011-04-26
idevicebackup2: Rename idevicebackup4 to reflect backup protocol version 2
Martin Szulecki
1
-5
/
+5
2011-04-11
Add initial mobilebackup2 support and idevicebackup4 tool
Nikias Bassen
1
-1
/
+6
2011-03-27
Add new idevicedate tool to get or set the clock on iDevices
Martin Szulecki
1
-1
/
+6
2010-06-20
Use $(top_srcdir) in link flags for idevicepair to pass distcheck
Martin Szulecki
1
-1
/
+1
2010-05-28
Re-added accidentally removed ideviceenterrecovery to tools/Makefile.am
Nikias Bassen
1
-1
/
+1
2010-05-28
idevicepair: Initial version of a simple pairing utility
Nikias Bassen
1
-1
/
+6
2010-05-28
Promote ideviceenterrecovery into tools as it is quite useful
Martin Szulecki
1
-1
/
+6
2010-03-02
Use AM_CPPFLAGS instead of deprecated INCLUDES
Martin Szulecki
1
-1
/
+1
2010-02-19
New screenshotr service plus idevicescreenshot tool
Nikias Bassen
1
-1
/
+6
2010-02-19
New mobile_image_mounter interface plus ideviceimagemounter tool
Nikias Bassen
1
-1
/
+5
2010-01-29
Global renames due to project rename to libimobiledevice
Nikias Bassen
1
-17
/
+17
[next]