summaryrefslogtreecommitdiffstats
path: root/ssl.h
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up ssl.hAdriaan de Jong2011-10-221-14/+19
* Refactored: Moved verify_cert to ssl_verifyAdriaan de Jong2011-10-221-7/+0
* Refactored: separated environment setup during verificationAdriaan de Jong2011-10-211-15/+0
* Refactored username and password authentication codeAdriaan de Jong2011-10-211-91/+0
* Refactored common name locking functionsAdriaan de Jong2011-10-211-25/+0
* Refactored certificate hash lock checksAdriaan de Jong2011-10-211-17/+0
* Migrated data structures needed by verification functions to ssl_common.hAdriaan de Jong2011-10-211-187/+0
* Refactored Doxygen for tls_multi functionsAdriaan de Jong2011-10-211-16/+96
* Refactored tls_options, key_state, and key_source data structuresAdriaan de Jong2011-10-211-211/+0
* Refactored PKCS#12 key loadingAdriaan de Jong2011-10-191-4/+0
* Refactored root SSL context initialisationAdriaan de Jong2011-10-191-2/+5
* Refactored get_highest_preference_tls_cipherAdriaan de Jong2011-10-191-2/+0
* Refactored tls_show_available_ciphersAdriaan de Jong2011-10-191-2/+0
* Refactored SSL initialisation functionsAdriaan de Jong2011-10-191-3/+14
* "status" management interface command (version >= 2) will nowJames Yonan2011-08-241-0/+1
* Merge branch 'svn-merger'David Sommerseth2011-08-241-1/+5
|\
| * Merge remote branch SVN 2.1 into the git treeDavid Sommerseth2011-08-191-1/+5
| |\
| | * Added support for static challenge/response protocol.James Yonan2011-06-031-1/+5
| | * Added new "extra-certs" and "verify-hash" options (see man page forJames Yonan2011-04-251-0/+1
| | * Added 'dir' flag to "crl-verify" (see man page for info).James Yonan2011-04-241-0/+1
| | * Fixed bug that incorrectly placed stricter TCP packet replay rules onJames Yonan2011-04-021-0/+1
| | * Added "auth-token" client directive, which is intended to beJames Yonan2011-03-261-1/+2
| | * Renamed branch to reflect that it is no longer beta.James Yonan2011-03-171-0/+868
* | Added control channel crypto docsDavid Sommerseth2011-07-281-218/+310
|/
* Merge branch 'svn-branch-2.1' into mergeDavid Sommerseth2011-04-261-1/+24
|\
| * Added new "extra-certs" and "verify-hash" options (see man page forJames Yonan2011-04-261-0/+1
| * Added 'dir' flag to "crl-verify" (see man page for info).James Yonan2011-04-261-0/+1
| * Fixed bug that incorrectly placed stricter TCP packet replay rules onJames Yonan2011-04-261-0/+1
| * Added "auth-token" client directive, which is intended to beJames Yonan2011-04-261-1/+2
| * Added --x509-track option.James Yonan2011-01-051-0/+19
* | Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-181-4/+0
|\ \
| * | Clean-up: Remove more dead and inactive code pathsDavid Sommerseth2010-11-141-3/+0
| * | Clean-up: Remove pthread and mutex locking codeDavid Sommerseth2010-11-141-1/+0
| * | Choose a different field in X509 to be usernameEmilien Mantel2010-06-171-2/+5
| * | enhance tls-verify possibilityMathieu GIANNECCHINI2010-03-021-0/+1
* | | Merge branch 'svn-BETA21' into beta2.2David Sommerseth2010-11-131-0/+11
|\ \ \ | | |/ | |/|
| * | Implement challenge/response authentication support in client mode,James Yonan2010-10-241-0/+11
* | | Choose a different field in X509 to be usernameEmilien Mantel2010-10-211-2/+5
* | | enhance tls-verify possibilityMathieu GIANNECCHINI2010-10-211-0/+1
* | | Make use of counter_type instead of int when counting bytes and network packetsDavid Sommerseth2010-10-211-2/+2
|/ /
* | Fixed an issue where application payload transmissions on theJames Yonan2010-07-271-0/+2
* | Implemented a key/value auth channel from client to server.James Yonan2010-06-011-0/+15
* | Updated copyright date to 2010.James Yonan2010-04-281-1/+1
|/
* Increase MAX_CERT_DEPTH to 16 (from 8), and when exceeded,james2009-11-131-1/+1
* On server, lock client-provided certs against mid-session TLSjames2009-10-251-1/+20
* On server, lock session username against changes in mid-session TLSjames2009-10-241-1/+2
* Added the ability for the server to provide a custom reason stringjames2009-09-291-1/+16
* Added --server-poll-timeout option : when polling possible remotejames2009-09-281-0/+6
* Eliminated the limitation on the number of options that can be pushedjames2009-09-271-2/+0
* Update copyright to 2009.james2009-05-301-1/+1