Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-08-12 | Fixed an error in my assert statements | 1 | -3/+3 | ||
2008-08-12 | Cleaned up plist.c, added doxygen docs. | 1 | -7/+99 | ||
2008-08-11 | Remove unwanted free, should fix a memory corruption | 1 | -2/+1 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2008-08-05 | Fixed Zach's name. I feel dumb, sorry about that. | 1 | -1/+1 | ||
2008-08-05 | Store certificates and private keys as PEM files instead of storing them in ↵ | 1 | -1/+31 | ||
config file. Added functions to generate proper pairing request. Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2008-08-05 | Added function to handle <data> tag in dict. | 1 | -0/+7 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2008-08-01 | I copied the wrong legal headers into the code. Opps. | 1 | -11/+12 | ||
2008-07-30 | Added documentation and licensing information. | 1 | -1/+15 | ||
2008-07-30 | Apparently missing parens (with respect to string length calculation). | 1 | -1/+1 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2008-07-29 | Autotooled the project with very basic versioning support. | 1 | -0/+91 | ||