summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2017-08-31Various review fixes for PSK early_data supportMatt Caswell
2017-08-31Add functions for getting/setting SNI/ALPN info in SSL_SESSIONMatt Caswell
2017-08-31Add HISTORY and SEE ALSO sections for the new TLSv1.3 PSK functionsMatt Caswell
2017-08-31Add documentation for SSL_SESSION_set_max_early_data()Matt Caswell
2017-08-31Add documentation for ARIA GCM modes.Pauli
2017-08-30Introduce SSL_CIPHER_get_protocol_idPaul Yang
2017-08-30Add two missing SSL_CIPHER_* functionsPaul Yang
2017-08-28RAND: Rename the RAND_poll_ex() callback and its typedefDr. Matthias St. Pierre
2017-08-24Add documentation for SRTP functionsMatt Caswell
2017-08-23Correct GCM docs.Dr. Stephen Henson
2017-08-23Tweak wording to be more clear.Rich Salz
2017-08-22Add random serial# support.Rich Salz
2017-08-21Document missing EVP_PKEY_method_* itemsPaul Yang
2017-08-16Fix some documentation typos.David Benjamin
2017-08-15STORE: Add documentation on the expectations for returned namesRichard Levitte
2017-08-15STORE: Add info on the expected post_process callback behaviorRichard Levitte
2017-08-15Add SSL_get_pending_cipher()Benjamin Kaduk
2017-08-14Doc fixesRich Salz
2017-08-12Fix some typo and commentsFdaSilvaYY
2017-08-12Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.Andy Polyakov
2017-08-11Clarify CLI OCSP documentationJohannes Bauer
2017-08-11Fix some Typos and indentsFdaSilvaYY
2017-08-09Add missing documentation of the default format for commands.Tomas Mraz
2017-08-09Fix trivial nits in documentaionPaul Yang
2017-08-09Add XXX_security_bits documentationPaul Yang
2017-08-09Add an SSL_SESSION_dup() functionMatt Caswell
2017-08-08Add documentation for the scrypt PKEY_METHODJohannes Bauer
2017-08-05Small typo in manpage of x509(1)Johannes Bauer
2017-08-05Fix typo in HKDF example documentationJohannes Bauer
2017-08-04Consolidate to a single asn1_time_from_tm() functionTodd Short
2017-08-03Add RAND_priv_bytes() for private keysRich Salz
2017-08-03Switch from ossl_rand to DRBG randRich Salz
2017-08-01Add EC key generation paragraph in doc/HOWTO/keys.txtPaul Yang
2017-08-01RSA_get0_ functions permit NULL parametersKen Goldman
2017-08-01Add '-ext' option to display extensions in 'x509'Paul Yang
2017-08-01Fix typo in documentsXiaoyin Liu
2017-07-31Fix the names of older ciphers.David Benjamin
2017-07-30Fix typo in ASN1_TIME_set.podXiaoyin Liu
2017-07-30Update ASN1_TIME_to_tm's documentationPaul Yang
2017-07-29Add list -public-key-methodsDr. Stephen Henson
2017-07-29Add public key method enumeration function.Dr. Stephen Henson
2017-07-29Document OPENSSL_secure_clear_freeBernd Edlinger
2017-07-28Make SSL_set_tlsext_host_name no effect from server sidePaul Yang
2017-07-28Fix a reference nit in docPaul Yang
2017-07-27Remove trailing whitespace from store-related man pagesBenjamin Kaduk
2017-07-27Catch up to the removal of OSSL_STORE_open_file()Benjamin Kaduk
2017-07-26Various doc fixes.Xiaoyin Liu
2017-07-26add basic references to the new methods in documentationHubert Kario
2017-07-26fix OSSL_STORE man pagesHubert Kario
2017-07-26Add test cases and docs for ASN1_STRING_TABLE_* functionsPaul Yang