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
/
tools
/
idevicedate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-29
idevicedate: win32: Use %#d instead of %e for strftime format string
Nikias Bassen
1
-0
/
+4
2020-06-05
tools: Unify --network command line switch and add it where missing
Nikias Bassen
1
-3
/
+9
2020-06-05
tools: Add --version command line switch
Nikias Bassen
1
-2
/
+9
2020-06-04
Unify usage output in all tools and add bugreport URL
Martin Szulecki
1
-3
/
+8
2020-04-12
idevicedate: Fix -Wformat=2 warning
Rosen Penev
1
-13
/
+4
2019-09-28
tools: Ignore SIGPIPE wherever possible
Nikias Bassen
1
-0
/
+6
2018-10-01
tools: Remove length check on device UDID arguments to support newer devices
Nikias Bassen
1
-2
/
+2
2015-10-06
tools: Use PACKAGE_URL define for homepage project links in usage output
Martin Szulecki
1
-1
/
+5
2015-01-28
Remove trailing whitespace errors from all files
Martin Szulecki
1
-4
/
+4
2015-01-27
tools: Add link to project homepage on usage output
Martin Szulecki
1
-0
/
+1
2014-10-11
tools: Make sure to print an error when lockdown connection fails
Nikias Bassen
1
-1
/
+3
2014-10-07
idevicedate: Remove space and fix syntax of preprocessor conditionals
Martin Szulecki
1
-3
/
+3
2013-12-17
idevicedate: Add note about setting time not working on iOS 6+
Martin Szulecki
1
-0
/
+2
2013-12-17
idevicedate: Add support to set nodes of PLIST_REAL type and refactor a bit
Martin Szulecki
1
-30
/
+61
2012-11-29
tools: mass replace 'device' with 'phone' variable names
Nikias Bassen
1
-5
/
+5
2012-11-29
tools: use pointer instead of static buffer for UDID since it can start with '0'
Nikias Bassen
1
-14
/
+7
2012-11-08
idevicedate: fix time retrieval for iOS6+
Nikias Bassen
1
-1
/
+15
2012-04-07
Update comments of tools to use "device" instead of naming specific models
Martin Szulecki
1
-2
/
+2
2012-03-22
Mass replace UUID by UDID, which is the correct term for it
Martin Szulecki
1
-8
/
+8
2011-03-27
idevicedate: Rip out all timezone correction code which appears obsolete
Martin Szulecki
1
-19
/
+1
2011-03-27
Add new idevicedate tool to get or set the clock on iDevices
Martin Szulecki
1
-0
/
+201