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
/
initconf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-11
move stuff around to make code more organized.
Jonathan Beck
1
-1
/
+29
2008-10-25
Handle debugging through utilitary functions
Jonathan Beck
1
-1
/
+2
2008-10-25
Change iphone_debug to be an API call
Patrick Walton
1
-1
/
+2
2008-09-01
Enforce a modified kr style.
Matt Colyer
1
-34
/
+38
2008-08-20
Removed duplicate functions in initconf and fixed build issues.
Matt Colyer
1
-24
/
+9
2008-08-18
Cleaned up the status message in initconf.
Matt Colyer
1
-1
/
+1
2008-08-17
Enhance the usability of initconf, by giving more feedback to the user.
Matt Colyer
1
-18
/
+61
2008-08-14
Fixes initconf.
Matt Colyer
1
-18
/
+24
2008-08-13
Minor cleanups, refactored and commented iphone.c.
Matt Colyer
1
-2
/
+2
2008-08-11
Fix compilation with gcc 4.3 -Wall -Werror -Wno-pointer-sign
Christophe Fergeau
1
-8
/
+18
2008-08-11
Fix warnings about unused variables
Christophe Fergeau
1
-0
/
+2
2008-08-05
Zack's final changes to the pairing.
Matt Colyer
1
-3
/
+28
2008-08-05
Store certificates and private keys as PEM files instead of storing them in c...
Jonathan Beck
1
-11
/
+1
2008-08-05
Fix mem allocation in config initialization.
Jonathan Beck
1
-5
/
+8
2008-08-05
added utility to generate config file (ssl keys and cert)
Jonathan Beck
1
-0
/
+115