summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2017-07-26Add support to free/allocate SSL buffersTodd Short
2017-07-25Wire SHA3 EVPs and add tests.Andy Polyakov
2017-07-24Improve struct tm populationPauli
2017-07-24Add asn1_time_to_tm function and check days in monthPaul Yang
2017-07-24Update documentation for SSL_is_server()Paul Yang
2017-07-23Update doc/ca.pod to clarify description for datesPaul Yang
2017-07-22Add --with-rand-seedRich Salz
2017-07-21Support converting cipher name to RFC name and vice versaPaul Yang