index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
sslutils.c
Age
Commit message (
Expand
)
Author
2009-05-20
Whitespace changes only
Thomas Guyot-Sionnest
2009-05-20
check_http: Add SSL/TLS hostname extension support (SNI) - (#1939022 - Joe Pr...
Thomas Guyot-Sionnest
2009-03-19
Revert "Add timezone support and fix checks around cert expiration" (keep the...
Thomas Guyot-Sionnest
2009-03-18
Add timezone support and fix checks around cert expiration
Thomas Guyot-Sionnest
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
2008-01-31
Bump plugins/ to GPLv3 (non-plugind files)
Thomas Guyot-Sionnest
2007-06-01
Call the SSL library initialization functions only once (not for every
Holger Weiss
2007-06-01
Save an entire CPU cycle if c points to NULL already.
Holger Weiss
2007-06-01
Set the pointers to the SSL and SSL_CTX objects back to NULL after
Holger Weiss
2006-06-18
updating help and usage and license
Benoit Mortier
2005-10-31
code cleanups, largely resulting from turning on -Wall. mostly
M. Sean Finney
2005-10-23
- compartmentalized ssl code into seperate sslutils.c
M. Sean Finney