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
/
src
/
AFC.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
Fix leak in dispatch_AFC_packet
Christophe Fergeau
1
-1
/
+5
2008-08-21
fix missing free in dispatch_AFC_packet
Jonathan Beck
1
-0
/
+1
2008-08-18
Exposed file block information in iFuse.
Matt Colyer
1
-1
/
+0
2008-08-13
Fix renaming files, it was missing the second NULL character.
Matt Colyer
1
-1
/
+1
2008-08-13
Massive AFC cleanup, started with Zach's documentation.
Matt Colyer
1
-213
/
+511
2008-08-11
Fix compilation with gcc 4.3 -Wall -Werror -Wno-pointer-sign
Christophe Fergeau
1
-2
/
+2
2008-08-11
Mark some functions as static
Christophe Fergeau
1
-20
/
+20
2008-08-11
Fix warnings about unused variables
Christophe Fergeau
1
-1
/
+0
2008-08-10
Adds seeking, directory creation and improves file writing. Also various othe...
Zach C
1
-32
/
+148
2008-08-07
Added cleanup when closing a file, probably needs a bit more throughness
Matt Colyer
1
-2
/
+2
2008-08-06
Fixed the data corruption, it turns out that there is a maximum length
Matt Colyer
1
-30
/
+52
2008-08-06
Adds locking and fixes a minor bug in mux_recv
Zach C
1
-7
/
+47
2008-08-05
Fixed Zach's name. I feel dumb, sorry about that.
Matt Colyer
1
-1
/
+1
2008-08-04
Zack's C. rewrite of usbmux (with a few additions by Matt Colyer).
Matt Colyer
1
-26
/
+40
2008-08-04
Don't ignore mux_recv errors silently.
Martin Aumueller
1
-3
/
+12
2008-08-03
Added ability to get files larger than a single USB packet size.
Matt Colyer
1
-8
/
+22
2008-08-01
I copied the wrong legal headers into the code. Opps.
Matt Colyer
1
-11
/
+12
2008-07-31
Don't access freed memory.
Martin Aumueller
1
-1
/
+3
2008-07-30
Added documentation and licensing information.
Matt Colyer
1
-2
/
+17
2008-07-29
Autotooled the project with very basic versioning support.
Matt Colyer
1
-0
/
+381
[prev]