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
Branch
Commit message
Author
Age
caching
libusbmuxd: silence compiler warning about thread_t pointer assignment
Nikias Bassen
8 years
lograw
Add usbmuxd_log_buffer helper for easier debugging of binary payloads
Martin Szulecki
7 years
master
Don't call libusb_set_option if libusb_init fails
Frederik Carlier
6 weeks
refactor
common: Add thread+mutex implementation and use it where applicable
Nikias Bassen
6 years
Tag
Download
Author
Age
1.1.1
usbmuxd-1.1.1.tar.gz
usbmuxd-1.1.1.tar.bz2
Martin Szulecki
9 months
1.1.0
usbmuxd-1.1.0.tar.gz
usbmuxd-1.1.0.tar.bz2
Martin Szulecki
6 years
1.0.9
usbmuxd-1.0.9.tar.gz
usbmuxd-1.0.9.tar.bz2
Martin Szulecki
6 years
v1.0.8
usbmuxd-1.0.8.tar.gz
usbmuxd-1.0.8.tar.bz2
Nikias Bassen
9 years
v1.0.7
usbmuxd-1.0.7.tar.gz
usbmuxd-1.0.7.tar.bz2
Hector Martin
10 years
v1.0.6
usbmuxd-1.0.6.tar.gz
usbmuxd-1.0.6.tar.bz2
Hector Martin
10 years
v1.0.5
usbmuxd-1.0.5.tar.gz
usbmuxd-1.0.5.tar.bz2
Hector Martin
11 years
v1.0.4
usbmuxd-1.0.4.tar.gz
usbmuxd-1.0.4.tar.bz2
Hector Martin
11 years
v1.0.3
usbmuxd-1.0.3.tar.gz
usbmuxd-1.0.3.tar.bz2
Hector Martin
11 years
v1.0.2
usbmuxd-1.0.2.tar.gz
usbmuxd-1.0.2.tar.bz2
Hector Martin
11 years
[...]
Age
Commit message
Author
Files
Lines
2021-01-20
Don't call libusb_set_option if libusb_init fails
HEAD
master
Frederik Carlier
1
-5
/
+5
2021-01-15
configure.ac: Drop AC_FUNC_MALLOC/REALLOC and use AC_CHECK_FUNCS instead to a...
Nikias Bassen
1
-3
/
+1
2021-01-11
Add option to allow changing the location of or disabling the pidfile
Nikias Bassen
1
-37
/
+59
2021-01-11
Fix parsing -S as short option for --socket
Nikias Bassen
1
-3
/
+3
2021-01-10
Allow specifying a custom listen address:port or unix socket
Nikias Bassen
1
-20
/
+167
2021-01-09
Fix typo in usbmuxd-proto.h
Nikias Bassen
1
-1
/
+1
2021-01-09
usb: Don't warn about old configuration descriptor if device is unconfigured
Nikias Bassen
1
-1
/
+3
2021-01-09
usb: Allow configuration 5 after verifying it is actualy usable
Nikias Bassen
1
-1
/
+25
2020-08-05
device: Prevent calling client_close() from connection_teardown() when called...
Nikias Bassen
1
-0
/
+1
2020-08-02
device: Add payload type 5 support to device_control_input()
Nikias Bassen
1
-0
/
+7
[...]
Clone
https://git.sukimashita.com/usbmuxd.git