index
:
libimobiledevice
master
stable-1-0-0
webinspectorproxy
work
A cross-platform protocol library to access iOS devices
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
syslog_relay.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-27
syslog_relay: Add new function syslog_relay_start_capture_raw
Nikias Bassen
1
-2
/
+37
2019-07-19
syslog_relay: Terminate worker thread before freeing service client to preven...
Nikias Bassen
1
-8
/
+1
2019-06-16
syslog_relay: Fix timeout issue introduced with recent libusbmuxd commit ca24...
Nikias Bassen
1
-2
/
+6
2019-06-11
common: Update thread.c/.h to match the one from libusbmuxd
Nikias Bassen
1
-4
/
+4
2015-01-28
Remove trailing whitespace errors from all files
Martin Szulecki
1
-5
/
+5
2015-01-13
thread: Introduce thread_new and thread_free to cover handle leaks on WIN32
Martin Szulecki
1
-1
/
+4
2014-10-05
Convert int16_t macro error types into enum to improve debugging/type-checking
Martin Szulecki
1
-1
/
+1
2014-10-03
Avoid exporting non-public symbols
Martin Szulecki
1
-7
/
+7
2014-03-27
Moved Doxygen comments from source files to public headers.
Aaron Burghardt
1
-87
/
+0
2013-07-19
syslog_relay: Add doc comments for syslog_relay(_start|_stop)_capture()
Martin Szulecki
1
-0
/
+26
2013-05-24
syslog_relay: Make sure syslog worker thread is not stuck forever
Martin Szulecki
1
-2
/
+4
2013-05-23
syslog_relay: Remove syslog_relay_send() as the service is read-only
Martin Szulecki
1
-31
/
+0
2013-05-23
Add protocol implementation for syslog_relay service
Martin Szulecki
1
-0
/
+304