index
:
usbmuxd
caching
lograw
master
refactor
A socket daemon to multiplex connections from and to iOS devices
ms,nb
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libusbmuxd
/
usbmuxd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-17
remove libusbmuxd sources and adapt source tree to use autotools
Nikias Bassen
1
-191
/
+0
2012-07-11
libusbmuxd: Add function to allow dis-/enabling inotify support (Linux only)
Nikias Bassen
1
-0
/
+8
2012-05-11
libusbmuxd: silence debug printfs and add libusbmuxd_set_debug_level()
Nikias Bassen
1
-0
/
+2
2012-04-08
replace uuid by udid, which is the correct term for it
Nikias Bassen
1
-4
/
+4
2010-07-01
Add extern "C" to libusbmuxd headers
v1.0.5
Hector Martin
1
-0
/
+8
2009-10-25
Add missing license headers and make them consistent
Hector Martin
1
-0
/
+23
2009-09-23
Add usbmuxd_device_list_free function
Martin Szulecki
1
-0
/
+9
2009-09-08
Protocol definition updated.
Nikias Bassen
1
-4
/
+20
2009-08-26
Renamed 'enum usbmuxd_device_event' to 'enum usbmuxd_event_type'.
Nikias Bassen
1
-1
/
+1
2009-08-26
Add stdint.h include in usbmuxd.h
Nikias Bassen
1
-0
/
+1
2009-08-26
Allow passing user_data to the callback function.
Nikias Bassen
1
-2
/
+2
2009-08-21
Updated usbmuxd protocol definition and public header.
Nikias Bassen
1
-14
/
+47
2009-08-20
Merge the two development histories
Hector Martin
1
-0
/
+91