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
/
dev
/
filerelaytest.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2014-09-19
filerelaytest: Print clearer messages to the user and handle new iOS 8 error
Martin Szulecki
1
-11
/
+29
2014-08-22
Removed use of err() for Windows compatibility.
Aaron Burghardt
1
-2
/
+4
2014-08-22
filerelaytest: handle error when opening the output file.
Aaron Burghardt
1
-0
/
+4
2013-09-11
filerelaytest: Variable can not be declared inside for loop on non C99 mode
Martin Szulecki
1
-6
/
+6
2013-09-11
Added the option to filerelaytest to pass sources on the command line.
Aaron Burghardt
1
-2
/
+16
2013-02-26
Refactor port number use into service descriptor to enable SSL for services
Martin Szulecki
1
-3
/
+8
This is a major change which breaks API but is required in order to support SSL communication for services as used by network connections.
2012-03-19
use binary mode for fopen to make it work with win32
Nikias Bassen
1
-1
/
+1
2010-03-16
Fix warning due to unused printf format specificer in filerelaytest tool
Martin Szulecki
1
-1
/
+1
2010-01-29
Global renames due to project rename to libimobiledevice
Nikias Bassen
1
-8
/
+8
2010-01-26
Quick and dirty file_relay test tool.
Nikias Bassen
1
-0
/
+108
[#108 state:resolved]