summaryrefslogtreecommitdiffstats
path: root/eurephiadm/parse_certificate_files.h
Commit message (Collapse)AuthorAgeFilesLines
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
|
* Added doxygen comments for the main eurephiadm partsDavid Sommerseth2009-09-041-4/+22
|
* Further code cleanupDavid Sommerseth2009-03-261-2/+2
| | | | | Added in addition missing GPLv2 only remarks where it was missing from commit 0712bce6f387121e37501ec323e3da89ce4300c3
* Cleaned up the code a little bitDavid Sommerseth2009-03-261-1/+2
| | | | | Made sure we only include needed include files and checked that the copyright headers are equal and correct
* Moved the certfile parsing out from certificate.c into parse_certificate_files.cDavid Sommerseth2008-12-211-0/+38
Changed certinfo.[ch] to add cert.digest as well, and using this modified struct to handle the parse result after parsing the certfile.