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
2008-10-08
Made the header file installable.
Matt Colyer
3
-2
/
+3
2008-09-28
Added a new dependency to the readme for lckd-client.
Matt Colyer
1
-1
/
+2
2008-09-20
Added support for iPod Touch II
Matt Colyer
1
-1
/
+1
2008-09-11
Setup a very basic lockdownd command line client
Jonathan Beck
4
-5
/
+116
2008-09-02
Added --root option to use afc2, expand README
Paul Sladen
2
-12
/
+124
2008-09-01
Enforce a modified kr style.
Matt Colyer
15
-878
/
+1167
2008-08-31
fix afc_getattr and more error handling in ifuse.c
Jonathan Beck
2
-6
/
+10
2008-08-31
initialize local variables in ifuse.c
Jonathan Beck
1
-5
/
+5
2008-08-31
prefix public enum with IPHONE_
Jonathan Beck
4
-22
/
+22
2008-08-31
use new function signature and few bugfixes.
Jonathan Beck
8
-124
/
+137
2008-08-31
make all functions return an error code.
Jonathan Beck
5
-146
/
+197
2008-08-31
do no return custom code in ifuse_getattr
Jonathan Beck
1
-1
/
+1
2008-08-31
fix iphone_lck_new_client
Jonathan Beck
1
-1
/
+1
2008-08-31
ifuse.c only includes libiphonoe.h
Jonathan Beck
1
-8
/
+3
2008-08-31
make it compile
Jonathan Beck
5
-84
/
+80
2008-08-31
migrate main.c
Jonathan Beck
5
-64
/
+48
2008-08-31
migrate AFC.c
Jonathan Beck
2
-113
/
+131
2008-08-31
finish lockdown.c migration
Jonathan Beck
1
-4
/
+4
2008-08-31
migrate usbmux.c.
Jonathan Beck
6
-102
/
+105
2008-08-31
migrate lockdown.c
Jonathan Beck
2
-65
/
+69
2008-08-31
migrate iphone.c
Jonathan Beck
5
-27
/
+36
2008-08-31
fix header and add an error
Jonathan Beck
1
-14
/
+15
2008-08-31
start error definition
Jonathan Beck
1
-0
/
+14
2008-08-31
use iphone_* instead of iph_*
Jonathan Beck
1
-37
/
+37
2008-08-31
uses new instead of get in API when actually allocating something.
Jonathan Beck
1
-3
/
+3
2008-08-31
add afc_get_file_attr
Jonathan Beck
1
-0
/
+3
2008-08-31
predeclare internal structs so we can have strong type checking
Jonathan Beck
1
-5
/
+13
2008-08-31
first draft of public API
Jonathan Beck
1
-6
/
+40
2008-08-31
more libraryzing
Jonathan Beck
2
-2
/
+3
2008-08-31
use non anonymous structs so we can use opaque type on them
Jonathan Beck
3
-4
/
+4
2008-08-31
fix some warnings
Jonathan Beck
1
-5
/
+8
2008-08-31
first shot at setting up a library
Jonathan Beck
8
-8
/
+68
2008-08-30
Fixed permissions on directories.
Paul Sladen
2
-1
/
+2
2008-08-30
Added libtasn1 verification to the build process.
Martin S
3
-2
/
+4
2008-08-22
Handle known device through their UniqueDeviceID and use it as name to store ...
Jonathan Beck
4
-123
/
+70
2008-08-21
add get_device_uid function
Jonathan Beck
3
-5
/
+37
2008-08-21
remove duplicate free
Jonathan Beck
1
-1
/
+0
2008-08-21
fixes duplicates free
Jonathan Beck
2
-2
/
+0
2008-08-21
arrays of string are now NULL terminated, update for loop end condition.
JonathanBeck
1
-2
/
+3
2008-08-21
close usb device before reopening it.
Jonathan Beck
1
-0
/
+1
2008-08-21
fix AFC memory leak and errors (from iphoneclient valgrind analysis).
Jonathan Beck
2
-7
/
+14
2008-08-21
fix ssl_session memory leak.
Jonathan Beck
1
-0
/
+1
2008-08-21
use NULL at end of dictionary values (fixes a memory leak).
Jonathan Beck
2
-10
/
+9
2008-08-21
fixes config dir mode.
Jonathan Beck
1
-4
/
+5
2008-08-21
fix linking of libiphone-initconf.
Jonathan Beck
2
-0
/
+2
2008-08-21
Merge master into fixes.
Jonathan Beck
2
-3
/
+3
2008-08-21
Don't leak "response" in mux_connect
Christophe Fergeau
1
-4
/
+7
2008-08-21
free file after requesting info
Jonathan Beck
1
-0
/
+1
2008-08-21
Don't leak r_packet in receive_AFC_data in the "false alarm" case
Christophe Fergeau
1
-1
/
+1
2008-08-21
g_io_channel_unref must be called after g_io_channel_shutdown
Christophe Fergeau
1
-0
/
+4
[prev]
[next]