summaryrefslogtreecommitdiffstats
path: root/common/certinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright datesDavid Sommerseth2012-10-081-1/+1
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
* Moved from bzero() to memset()David Sommerseth2009-09-261-1/+1
* Moved all malloc() operations over to a calloc wrapper, malloc_nullsafe()David Sommerseth2009-09-071-2/+1
* More comments in common/David Sommerseth2009-09-041-1/+8
* Added more comments to the common filesDavid Sommerseth2009-09-021-0/+23
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-261-1/+1
* Cleaned up the code a little bitDavid Sommerseth2009-03-261-1/+2
* Moved the certfile parsing out from certificate.c into parse_certificate_files.cDavid Sommerseth2008-12-211-0/+2
* Reorganised the source codeDavid Sommerseth2008-10-151-0/+91