Age | Commit message (Expand) | Author | Files | Lines |
2012-06-25 | check_http: added test for warning thresholds | Sven Nierlein | 1 | -2/+2 |
2012-06-25 | applied patch that adds both critical and warning thresholds to certificate e... | William Leibzon | 1 | -6/+12 |
2012-06-11 | Fix whitespace and capitalization issues | Holger Weiss | 1 | -80/+80 |
2012-06-11 | Don't use SSLv2 when compiling against GnuTLS | Holger Weiss | 1 | -2/+2 |
2012-06-06 | sslutils: Check if OpenSSL supports SSLv2. | Sebastian Harl | 1 | -0/+5 |
2012-05-28 | Add support for specifying SSL protocol version | Holger Weiss | 1 | -1/+24 |
2012-05-07 | Disable stateless SSL session resumption | Holger Weiss | 1 | -0/+3 |
2011-02-04 | check_http: check for and print the certificate cn | Thomas Guyot-Sionnest | 1 | -10/+28 |
2009-05-20 | Whitespace changes only | Thomas Guyot-Sionnest | 1 | -2/+2 |
2009-05-20 | check_http: Add SSL/TLS hostname extension support (SNI) - (#1939022 - Joe Pr... | Thomas Guyot-Sionnest | 1 | -1/+12 |
2009-03-19 | Revert "Add timezone support and fix checks around cert expiration" (keep the... | Thomas Guyot-Sionnest | 1 | -8/+5 |
2009-03-18 | Add timezone support and fix checks around cert expiration | Thomas Guyot-Sionnest | 1 | -5/+10 |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 1 | -3/+0 |
2008-01-31 | Bump plugins/ to GPLv3 (non-plugind files) | Thomas Guyot-Sionnest | 1 | -18/+16 |
2007-06-01 | Call the SSL library initialization functions only once (not for every | Holger Weiss | 1 | -7/+9 |
2007-06-01 | Save an entire CPU cycle if c points to NULL already. | Holger Weiss | 1 | -2/+4 |
2007-06-01 | Set the pointers to the SSL and SSL_CTX objects back to NULL after | Holger Weiss | 1 | -0/+2 |
2006-06-18 | updating help and usage and license | Benoit Mortier | 1 | -7/+7 |
2005-10-31 | code cleanups, largely resulting from turning on -Wall. mostly | M. Sean Finney | 1 | -0/+1 |
2005-10-23 | - compartmentalized ssl code into seperate sslutils.c | M. Sean Finney | 1 | -0/+162 |