summaryrefslogtreecommitdiffstats
path: root/plugins/sslutils.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-19Revert "Add timezone support and fix checks around cert expiration" (keep the...Thomas Guyot-Sionnest1-8/+5
2009-03-18Add timezone support and fix checks around cert expirationThomas Guyot-Sionnest1-5/+10
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-3/+0
2008-01-31Bump plugins/ to GPLv3 (non-plugind files)Thomas Guyot-Sionnest1-18/+16
2007-06-01Call the SSL library initialization functions only once (not for everyHolger Weiss1-7/+9
2007-06-01Save an entire CPU cycle if c points to NULL already.Holger Weiss1-2/+4
2007-06-01Set the pointers to the SSL and SSL_CTX objects back to NULL afterHolger Weiss1-0/+2
2006-06-18updating help and usage and licenseBenoit Mortier1-7/+7
2005-10-31code cleanups, largely resulting from turning on -Wall. mostlyM. Sean Finney1-0/+1
2005-10-23- compartmentalized ssl code into seperate sslutils.cM. Sean Finney1-0/+162