Code

check_http: check for and print the certificate cn
[nagiosplug.git] / plugins / sslutils.c
2011-02-04 Thomas Guyot-Sionnestcheck_http: check for and print the certificate cn
2009-05-20 Thomas Guyot-SionnestWhitespace changes only
2009-05-20 Thomas Guyot-Sionnestcheck_http: Add SSL/TLS hostname extension support...
2009-03-19 Thomas Guyot-SionnestRevert "Add timezone support and fix checks around...
2009-03-18 Thomas Guyot-SionnestAdd timezone support and fix checks around cert expiration
2008-11-23 Thomas Guyot-SionnestRemoving CVS/SVN tags and replacing with git-based...
2008-01-31 Thomas Guyot-SionnestBump plugins/ to GPLv3 (non-plugind files)
2007-06-01 Holger WeissCall the SSL library initialization functions only...
2007-06-01 Holger WeissSave an entire CPU cycle if c points to NULL already.
2007-06-01 Holger WeissSet the pointers to the SSL and SSL_CTX objects back...
2006-06-18 Benoit Mortierupdating help and usage and license
2005-10-31 M. Sean Finneycode cleanups, largely resulting from turning on -Wall...
2005-10-23 M. Sean Finney- compartmentalized ssl code into seperate sslutils.c