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
/
common
/
utils.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-08
Replace () with (void) in libinternalcommon and tools for consistency
Martin Szulecki
1
-1
/
+1
2014-10-22
common: Move size format helper to utils and use it in idevicebackup tools
Martin Szulecki
1
-0
/
+1
2014-10-22
common: Move string_toupper() helper to utils and use it in idevicebackup tools
Martin Szulecki
1
-0
/
+1
2014-10-22
common: Share idevicebackup helper string_build_path() from utils
Martin Szulecki
1
-0
/
+1
2014-10-22
common: Change stpcpy() signature code style slightly
Martin Szulecki
1
-1
/
+1
2014-05-21
ideviceinfo: Move plist print helper code to common
Nikias Bassen
1
-0
/
+2
2014-03-21
Refactor pair record handling to use new usbmuxd pair record interface
Martin Szulecki
1
-0
/
+1
2014-03-04
common: Include config.h for proper handling of HAVE_STPCPY define
Martin Szulecki
1
-0
/
+4
2013-09-17
common: Add helpers to read and write plist files
Martin Szulecki
1
-0
/
+18
2013-07-13
common: Implement stpcpy() replacement for systems lacking it
Martin Szulecki
1
-0
/
+3
2013-07-02
common: Add utils.[ch] with a string_concat() function
Federico Mena Quintero
1
-0
/
+27