summaryrefslogtreecommitdiffstats
path: root/database/sqlite/administration/certificates.c
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright datesDavid Sommerseth2012-10-081-1/+1
* sqlite/admin: Report all timestamp fields with localtime instead of UTC/GMTDavid Sommerseth2012-10-081-1/+1
* Modified the whole edb-sqlite driver to use a better error handlingDavid Sommerseth2011-12-191-7/+17
* Fixed several memleaks in the eurephiadm related code pathsDavid Sommerseth2011-01-101-0/+1
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
* Certificate digests are always lower case.David Sommerseth2009-11-121-1/+2
* Code clean up. Moved xmlReplaceChars() to eurephia_xml.cDavid Sommerseth2009-09-271-1/+0
* Rewrote the eDBmkSortKeys() function to use the eDBfieldMap returned from eDB...David Sommerseth2009-09-251-2/+2
* Unified eDBadminGetCertificateInfo(), eDBadminAddCertificate() and eDBadminDe...David Sommerseth2009-09-221-93/+119
* Moved certificate functions into sqlite/administration/certificates.cDavid Sommerseth2009-09-131-0/+256