summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2015-03-25free NULL cleanup.Rich Salz
2015-03-25Resolve swallowed returns codesMatt Caswell
2015-03-25free NULL cleanupRich Salz
2015-03-25Support key loading from certificate fileDr. Stephen Henson
2015-03-25Deprecate RAND_pseudo_bytesMatt Caswell
2015-03-24free NULL cleanupRich Salz
2015-03-24make ASN1_OBJECT opaqueDr. Stephen Henson
2015-03-24Configuration file examples.Dr. Stephen Henson
2015-03-24free NULL cleanupRich Salz
2015-03-12additional configuration documentationDr. Stephen Henson
2015-03-08Additional CMS documentation.Dr. Stephen Henson
2015-03-07GitHub 237: Use https for IETF linksViktor Szakats
2015-03-01Cleanup some doc filesRich Salz
2015-02-26Removed support for SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG. Also removedMatt Caswell
2015-02-25Update the SHA* documentationMatt Caswell
2015-02-25Fix NAME section of d2i_ECPKParameters to prevent broken symlinks when usingRainer Jung
2015-02-25Fix some minor documentation issuesMatt Caswell
2015-02-25Add dire warnings about the "reuse" capability of the d2i_* functions.Matt Caswell
2015-02-25Provide documentation for i2d_ECPrivateKey and d2i_ECPrivateKeyMatt Caswell
2015-02-25Add documentation for the -no_alt_chains option for various apps, as well asMatt Caswell
2015-02-24Document -no_explicitDr. Stephen Henson
2015-02-22typoDr. Stephen Henson
2015-02-21Add additional EC documentation.Dr. Stephen Henson
2015-02-10Add SSL_SESSION_get0_ticket API function.Matt Caswell
2015-02-10Provide the API functions SSL_SESSION_has_ticket andMatt Caswell
2015-02-10Fix hostname validation in the command-line tool to honour negative return va...Emilia Kasper
2015-02-09Remove stray "=back". This was causing newer versions of pod2man to choke.Matt Caswell
2015-02-07Apache Traffic Server has a need to set the rbio without touching the wbio.Matt Caswell
2015-02-06Remove support for SSL_OP_NETSCAPE_CA_DN_BUG.Matt Caswell
2015-02-03Preliminary ASN1_TIME documentation.Dr. Stephen Henson
2015-02-03Add SSL_get_extms_support documentation.Dr. Stephen Henson
2015-02-02old_des fix windows build, remove docsRich Salz
2015-01-28Finish removal of DSSRich Salz
2015-01-28Harmonise use of EVP_CTRL_GET_TAG/EVP_CTRL_SET_TAG/EVP_CTRL_SET_IVLENMatt Caswell
2015-01-27Dead code removal: Fortezza identifiersRich Salz
2015-01-27OPENSSL_NO_XXX cleanup: OPENSSL_NO_BUF_FREELISTSRich Salz
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz
2015-01-27OPENSSL_NO_xxx cleanup: DEC-CBCM removedRich Salz
2015-01-27Provide documentation for all SSL(_CTX)?_(get|set)(_default)?_read_aheadMatt Caswell
2015-01-25Make OPENSSL_config truly ignore errors.Rich Salz
2015-01-22Cleanup old doc/*; remove CHANGES.SSLeayRich Salz
2015-01-06Some cleanup of L<> markup in pod filesRich Salz
2015-01-06Only allow ephemeral RSA keys in export ciphersuites.Dr. Stephen Henson
2015-01-02Remove MS SGCDr. Stephen Henson
2014-12-30Document openssl dgst -hmac optionThorsten Glaser
2014-12-22Improves certificates HOWTOAlok Menghrajani
2014-12-22Small typoRichard Levitte
2014-12-11Minor doc fixes.Rich Salz
2014-12-08Update documentation following BN opaquifyMatt Caswell
2014-12-08Add documentation for OCB modeMatt Caswell