summaryrefslogtreecommitdiffstats
path: root/crypto.h
Commit message (Expand)AuthorAgeFilesLines
* Hardening: periodically reset the PRNG's nonce valueAdriaan de Jong2011-10-221-0/+3
* Removed stale OpenSSL defines from crypto.hAdriaan de Jong2011-10-191-119/+0
* Refactored: Moved crypto.h inline functions to end of fileAdriaan de Jong2011-10-191-10/+11
* Added PRNG doxygenAdriaan de Jong2011-10-191-0/+29
* Refactored cipher functionsAdriaan de Jong2011-10-191-14/+12
* Refactored cipher key typesAdriaan de Jong2011-10-191-4/+2
* Refactored message digest functionsAdriaan de Jong2011-10-191-2/+2
* Refactored message digest type functionsAdriaan de Jong2011-10-191-9/+9
* Refactored crypto initialisation functionsAdriaan de Jong2011-10-191-22/+0
* Refactored show_available_* functionsAdriaan de Jong2011-10-191-6/+0
* Refactored maximum cipher and hmac length constantsAdriaan de Jong2011-10-191-24/+0
* Refactored OpenSSL-specific constantsAdriaan de Jong2011-10-191-3/+4
* Doxygen: Added data channel crypto docsDavid Sommerseth2011-07-281-25/+143
* Updated copyright date to 2010.James Yonan2010-04-281-1/+1
* Eliminated the limitation on the number of options that can be pushedjames2009-09-271-0/+19
* Update copyright to 2009.james2009-05-301-1/+1
* Added --prng option to control PRNG (pseudo-randomjames2008-11-181-1/+4
* Copyright notice changed to reflect change in name ofjames2008-10-061-1/+1
* Workaround bug in OpenSSL 0.9.6b ASN1_STRING_to_UTF8, whichjames2008-08-101-3/+0
* Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james2008-07-141-1/+1
* Updated copyright notice to 2008.james2008-06-111-1/+1
* The new function extract_x509_field_ssl tends to breakjames2008-02-171-0/+3
* Define ALLOW_NON_CBC_CIPHERS for people who don'tjames2008-01-211-0/+2
* Fixed bug with tls-auth and key-direction parameterjames2005-12-291-2/+2
* Inline file capability now works forjames2005-12-081-2/+6
* This is the start of the BETA21 branch.james2005-09-261-0/+393