index
:
libplist
master
time64
Library to handle Apple Property List format files in binary or XML
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
iphone.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-06
Adds locking and fixes a minor bug in mux_recv
Zach C
1
-1
/
+1
2008-08-05
Fixed Zach's name. I feel dumb, sorry about that.
Matt Colyer
1
-1
/
+1
2008-08-05
Added beginnings of doxygen documentation to the library.
Matt Colyer
1
-22
/
+19
2008-08-04
Zack's C. rewrite of usbmux (with a few additions by Matt Colyer).
Matt Colyer
1
-1
/
+2
2008-08-04
Print libusb errors during usb_bulk_read/write.
Martin Aumueller
1
-1
/
+1
2008-08-04
Print strerror of negated return values after failed usb_bulk_write/read.
Martin Aumueller
1
-4
/
+5
2008-08-04
Print libusb errors during usb_bulk_read/write.
Martin Aumueller
1
-0
/
+7
2008-08-01
I copied the wrong legal headers into the code. Opps.
Matt Colyer
1
-11
/
+12
2008-07-31
Initialize pointer to NULL so it can be safely be freed.
Martin Aumueller
1
-0
/
+1
2008-07-30
Added documentation and licensing information.
Matt Colyer
1
-2
/
+18
2008-07-30
Added iPhone 3G USB product id.
Martin Aumueller
1
-2
/
+2
2008-07-29
Autotooled the project with very basic versioning support.
Matt Colyer
1
-0
/
+156