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
/
usbmux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-10
NotificationProxy support added.
0.9.0
Nikias Bassen
1
-4
/
+27
2009-03-16
Merge branch 'master' into contact_sync
Jonathan Beck
1
-3
/
+4
2009-03-11
Fixes a compile error and two usbmux bugs
Zach C
1
-3
/
+4
2009-01-22
Move things around and clean up some code.
Jonathan Beck
1
-0
/
+1
2009-01-09
Perform proper goodby on lockdown shutdown.
Nikias Bassen
1
-0
/
+3
2009-01-08
Merge branch 'nikias' into plist
Jonathan Beck
1
-0
/
+3
2009-01-08
Perform proper goodby on lockdown shutdown.
Nikias Bassen
1
-0
/
+3
2009-01-04
Merge branch 'master' into plist
Jonathan Beck
1
-4
/
+5
2009-01-02
Fix function prototypes
Christophe Fergeau
1
-3
/
+3
2009-01-02
Fix "missing return value" warning
Christophe Fergeau
1
-1
/
+1
2009-01-02
Add missing #include "utils.h"
Christophe Fergeau
1
-0
/
+1
2008-11-24
Added binary-plist support (tweaked slightly to move stuff around)
Zach C
1
-1
/
+1
2008-10-25
Handle debugging through utilitary functions
Jonathan Beck
1
-27
/
+12
2008-09-01
Enforce a modified kr style.
Matt Colyer
1
-84
/
+104
2008-08-31
use new function signature and few bugfixes.
Jonathan Beck
1
-2
/
+2
2008-08-31
make all functions return an error code.
Jonathan Beck
1
-18
/
+30
2008-08-31
make it compile
Jonathan Beck
1
-2
/
+2
2008-08-31
migrate usbmux.c.
Jonathan Beck
1
-81
/
+89
2008-08-31
migrate iphone.c
Jonathan Beck
1
-1
/
+1
2008-08-21
Don't leak "response" in mux_connect
Christophe Fergeau
1
-4
/
+7
2008-08-14
Fixed documentation in usbmux.c.
Matt Colyer
1
-17
/
+20
2008-08-12
Fixed seeking, also connections are no longer added twice.
Zach C
1
-1
/
+0
2008-08-11
Fix compilation with gcc 4.3 -Wall -Werror -Wno-pointer-sign
Christophe Fergeau
1
-1
/
+1
2008-08-06
Adds locking and fixes a minor bug in mux_recv
Zach C
1
-1
/
+8
2008-08-06
Finish converting over to doxygen.
Matt Colyer
1
-30
/
+29
2008-08-05
Fixed Zach's name. I feel dumb, sorry about that.
Matt Colyer
1
-1
/
+1
2008-08-05
Zack's final changes to the pairing.
Matt Colyer
1
-1
/
+1
2008-08-04
Zack's C. rewrite of usbmux (with a few additions by Matt Colyer).
Matt Colyer
1
-65
/
+186
2008-08-04
Print libusb errors during usb_bulk_read/write.
Martin Aumueller
1
-0
/
+5
2008-08-01
I copied the wrong legal headers into the code. Opps.
Matt Colyer
1
-11
/
+12
2008-07-30
Added documentation and licensing information.
Matt Colyer
1
-0
/
+19
2008-07-30
Fixed a slight bug if datalen == bytes in usbmux.c
Zach C
1
-1
/
+2
2008-07-29
Autotooled the project with very basic versioning support.
Matt Colyer
1
-0
/
+198