index
:
libplist
master
time64
Library to handle Apple Property List format files in binary or XML
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-31
prefix public enum with IPHONE_
Jonathan Beck
1
-3
/
+3
2008-08-31
use new function signature and few bugfixes.
Jonathan Beck
1
-11
/
+10
2008-08-31
migrate main.c
Jonathan Beck
1
-35
/
+33
2008-08-21
add get_device_uid function
Jonathan Beck
1
-0
/
+6
2008-08-21
fix AFC memory leak and errors (from iphoneclient valgrind analysis).
Jonathan Beck
1
-3
/
+5
2008-08-21
fix some memory leaks
Jonathan Beck
1
-0
/
+3
2008-08-19
Put some very elementary error checking to ensure that initconf has been run.
Matt Colyer
1
-27
/
+17
2008-08-12
Fixed seeking, also connections are no longer added twice.
Zach C
1
-1
/
+1
2008-08-11
Fix warnings about unused variables
Christophe Fergeau
1
-2
/
+1
2008-08-10
Adds seeking, directory creation and improves file writing. Also various othe...
Zach C
1
-2
/
+22
2008-08-05
Fixed Zach's name. I feel dumb, sorry about that.
Matt Colyer
1
-1
/
+1
2008-08-05
Zack's final changes to the pairing.
Matt Colyer
1
-0
/
+1
2008-08-05
Initial pairing implementation.
Jonathan Beck
1
-3
/
+6
2008-08-01
I copied the wrong legal headers into the code. Opps.
Matt Colyer
1
-11
/
+12
2008-07-31
Added a way to load HostID from a user specific config file.
Jonathan Beck
1
-1
/
+6
2008-07-30
Added documentation and licensing information.
Matt Colyer
1
-2
/
+17
2008-07-29
Autotooled the project with very basic versioning support.
Matt Colyer
1
-0
/
+104