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
/
dev
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-11
filerelaytest: Variable can not be declared inside for loop on non C99 mode
Martin Szulecki
1
-6
/
+6
2013-09-11
Added the option to filerelaytest to pass sources on the command line.
Aaron Burghardt
1
-2
/
+16
2013-03-20
use new internal common code for thread, mutex, and socket operations
Nikias Bassen
1
-5
/
+5
2013-03-14
fix invalid whitespace
Nikias Bassen
1
-1
/
+1
2013-03-14
global: make sure to check service before checking service->port to prevent c...
Nikias Bassen
2
-13
/
+6
2013-03-07
ideviceheartbeat: Report if starting the service failed
Martin Szulecki
1
-1
/
+4
2013-02-27
Add label argument to *_client_start_service() helpers
Martin Szulecki
1
-1
/
+1
2013-02-27
Rename start service methods to be consistent
Martin Szulecki
1
-1
/
+1
2013-02-26
ideviceheartbeat: Add simpe tool which keeps heartbeat service connection alive
Martin Szulecki
2
-4
/
+162
2013-02-26
Refactor port number use into service descriptor to enable SSL for services
Martin Szulecki
5
-24
/
+62
2012-03-22
Mass replace UUID by UDID, which is the correct term for it
Martin Szulecki
3
-15
/
+15
2012-03-21
dev: Fix compiler warnings
Martin Szulecki
1
-0
/
+7
2012-03-19
dev/tools: add libplist_LIBS to Makefile.am
Nikias Bassen
1
-1
/
+1
2012-03-19
use binary mode for fopen to make it work with win32
Nikias Bassen
1
-1
/
+1
2012-03-19
Removed glib stuff from dev/lckdclient and idevicebackup/idevicebackup2
Nikias Bassen
2
-15
/
+55
2012-03-18
Completely remove glib dependency.
Nikias Bassen
2
-9
/
+14
2012-03-18
Remove gthread dependency and use pthreads instead
Nikias Bassen
1
-11
/
+6
2011-03-27
dev: Get rid of msyncclient as it does not use our new mobilesync API
Martin Szulecki
2
-187
/
+2
2011-03-27
dev: Add missing dev files to EXTRA_DIST
Martin Szulecki
1
-1
/
+1
2011-03-27
dev: Add missing LDFLAGS and CFLAGS to ideviceclient
Martin Szulecki
1
-0
/
+2
2010-11-05
Add new house_arrest service including small test tool
Nikias Bassen
2
-1
/
+220
2010-05-28
Promote ideviceenterrecovery into tools as it is quite useful
Martin Szulecki
2
-100
/
+2
2010-05-28
Entering recovery mode does not require pairing
Martin Szulecki
1
-1
/
+1
2010-05-28
Remove obsolete msync.py Python developer example
Martin Szulecki
1
-42
/
+0
2010-03-16
Fix warning due to unused printf format specificer in filerelaytest tool
Martin Szulecki
1
-1
/
+1
2010-03-08
Add user data parameter to notification callback function
Nikias Bassen
1
-2
/
+2
2010-03-02
Use AM_CPPFLAGS instead of deprecated INCLUDES
Martin Szulecki
1
-1
/
+1
2010-01-29
Global renames due to project rename to libimobiledevice
Nikias Bassen
8
-83
/
+83
2010-01-26
Quick and dirty file_relay test tool.
Nikias Bassen
2
-1
/
+114
2010-01-22
Rename all *_recv functions to *_receive to match underlying API
Martin Szulecki
1
-4
/
+4
2010-01-13
lockdown/tools/python: use correct type for port parameter
Nikias Bassen
4
-6
/
+6
2010-01-12
Remove support for debug masks due to inconsistent use
Martin Szulecki
4
-6
/
+1
2010-01-12
Rename utils to debug as it does exactly that, contain debug code
Martin Szulecki
1
-1
/
+0
2010-01-12
Allow lockdown client creation without performing full handshake
Martin Szulecki
5
-5
/
+5
2010-01-08
Update msync developer example to latest plist Python API
Martin Szulecki
1
-12
/
+14
2010-01-08
Allow set the label of a lockdown request, usually set to the program name
Martin Szulecki
5
-5
/
+5
2009-11-19
Fix distcheck by removing usage of private function in dev tools
Martin Szulecki
1
-1
/
+1
2009-11-11
Finish migration to latest plist API.
Jonathan Beck
1
-10
/
+24
2009-10-29
Don't include usb.h, which is a libusb-0.1 header
Ingmar Vanhassel
1
-1
/
+0
2009-10-13
Update to latest libplist API.
Jonathan Beck
1
-23
/
+22
2009-09-12
Update tools to use new API
Martin Szulecki
5
-6
/
+6
2009-08-04
Make distcheck pass from a clean tree
Bastien Nocera
1
-0
/
+5
2009-08-01
Add new iphoneenterrecovery dev tool to make a device enter recovery mode
Martin Szulecki
2
-1
/
+100
2009-07-28
Move production ready tools into tools/ and do not install the dev/ ones
Martin Szulecki
5
-561
/
+2
2009-07-27
Fix build due to left over API usage in iphoneclient
Martin Szulecki
1
-1
/
+1
2009-07-26
Merge commit 'martin-s/martin'
Matt Colyer
7
-171
/
+150
2009-07-26
fix most -Wall warnings
Christophe Fergeau
3
-3
/
+3
2009-07-26
Add new lockdown request domains to iphoneinfo
Martin Szulecki
1
-0
/
+5
2009-07-25
Implement afc_file_tell() and adjust afc_receive_data() to handle it
Martin Szulecki
1
-2
/
+7
2009-07-25
Update AFC API and use error codes from the STATUS operation response
Martin Szulecki
2
-31
/
+31
[next]