aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2017-09-02Less documentation for deprecated APIRich Salz15-174/+103
2017-09-01Tighten up SSL_get1_supported_ciphers() docsBenjamin Kaduk1-6/+6
2017-08-31Various review fixes for PSK early_data supportMatt Caswell2-3/+6
2017-08-31Add functions for getting/setting SNI/ALPN info in SSL_SESSIONMatt Caswell1-2/+29
2017-08-31Add HISTORY and SEE ALSO sections for the new TLSv1.3 PSK functionsMatt Caswell2-0/+20
2017-08-31Add documentation for SSL_SESSION_set_max_early_data()Matt Caswell2-2/+13
2017-08-31Add documentation for ARIA GCM modes.Pauli1-12/+18
2017-08-30Introduce SSL_CIPHER_get_protocol_idPaul Yang1-6/+8
2017-08-30Add two missing SSL_CIPHER_* functionsPaul Yang1-1/+17
2017-08-28RAND: Rename the RAND_poll_ex() callback and its typedefDr. Matthias St. Pierre1-3/+3
2017-08-24Add documentation for SRTP functionsMatt Caswell1-0/+111
2017-08-23Correct GCM docs.Dr. Stephen Henson1-3/+2
2017-08-23Tweak wording to be more clear.Rich Salz1-2/+2
2017-08-22Add random serial# support.Rich Salz1-0/+9
2017-08-21Document missing EVP_PKEY_method_* itemsPaul Yang1-0/+376
2017-08-16Fix some documentation typos.David Benjamin1-1/+1
2017-08-15STORE: Add documentation on the expectations for returned namesRichard Levitte1-0/+8
2017-08-15STORE: Add info on the expected post_process callback behaviorRichard Levitte1-0/+4
2017-08-15Add SSL_get_pending_cipher()Benjamin Kaduk1-2/+18
2017-08-14Doc fixesRich Salz15-39/+183
2017-08-12Fix some typo and commentsFdaSilvaYY1-2/+2
2017-08-12Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.Andy Polyakov1-3/+11
2017-08-11Clarify CLI OCSP documentationJohannes Bauer1-0/+7
2017-08-11Fix some Typos and indentsFdaSilvaYY1-1/+1
2017-08-09Add missing documentation of the default format for commands.Tomas Mraz15-31/+33
2017-08-09Fix trivial nits in documentaionPaul Yang2-2/+2
2017-08-09Add XXX_security_bits documentationPaul Yang6-18/+99
2017-08-09Add an SSL_SESSION_dup() functionMatt Caswell1-0/+9
2017-08-08Add documentation for the scrypt PKEY_METHODJohannes Bauer1-0/+158
2017-08-05Small typo in manpage of x509(1)Johannes Bauer1-1/+1
2017-08-05Fix typo in HKDF example documentationJohannes Bauer1-1/+1
2017-08-04Consolidate to a single asn1_time_from_tm() functionTodd Short1-32/+122
2017-08-03Add RAND_priv_bytes() for private keysRich Salz1-2/+9
2017-08-03Switch from ossl_rand to DRBG randRich Salz1-7/+17
2017-08-01Add EC key generation paragraph in doc/HOWTO/keys.txtPaul Yang1-13/+46
2017-08-01RSA_get0_ functions permit NULL parametersKen Goldman1-0/+4
2017-08-01Add '-ext' option to display extensions in 'x509'Paul Yang1-0/+15
2017-08-01Fix typo in documentsXiaoyin Liu16-28/+27
2017-07-31Fix the names of older ciphers.David Benjamin1-2/+4
2017-07-30Fix typo in ASN1_TIME_set.podXiaoyin Liu1-1/+1
2017-07-30Update ASN1_TIME_to_tm's documentationPaul Yang1-1/+3
2017-07-29Add list -public-key-methodsDr. Stephen Henson1-0/+6
2017-07-29Add public key method enumeration function.Dr. Stephen Henson1-0/+50
2017-07-29Document OPENSSL_secure_clear_freeBernd Edlinger1-2/+16
2017-07-28Make SSL_set_tlsext_host_name no effect from server sidePaul Yang1-2/+12
2017-07-28Fix a reference nit in docPaul Yang1-1/+1
2017-07-27Remove trailing whitespace from store-related man pagesBenjamin Kaduk2-3/+3
2017-07-27Catch up to the removal of OSSL_STORE_open_file()Benjamin Kaduk3-24/+8
2017-07-26Various doc fixes.Xiaoyin Liu2-2/+2
2017-07-26add basic references to the new methods in documentationHubert Kario2-0/+4