aboutsummaryrefslogtreecommitdiff
path: root/plugins/sslutils.c
AgeCommit message (Expand)Author
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningGravatar Thomas Guyot-Sionnest
2008-01-31Bump plugins/ to GPLv3 (non-plugind files)Gravatar Thomas Guyot-Sionnest
2007-06-01Call the SSL library initialization functions only once (not for everyGravatar Holger Weiss
2007-06-01Save an entire CPU cycle if c points to NULL already.Gravatar Holger Weiss
2007-06-01Set the pointers to the SSL and SSL_CTX objects back to NULL afterGravatar Holger Weiss
2006-06-18updating help and usage and licenseGravatar Benoit Mortier
2005-10-31code cleanups, largely resulting from turning on -Wall. mostlyGravatar M. Sean Finney
2005-10-23- compartmentalized ssl code into seperate sslutils.cGravatar M. Sean Finney