summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2017-09-15Provide getters for min/max proto versionChristian Heimes
2017-09-14Fix doc nitsPaul Yang
2017-09-14Support EVP_PKEY_meth_remove and pmeth internal cleanupPaul Yang
2017-09-13Support key check in EVP interfacePaul Yang
2017-09-12Always use $ as shell prompt in exampleRich Salz
2017-09-12Document the recursive optionRichard Levitte
2017-09-11Update rsautl.pod for typomultics
2017-09-08Introduce named constants for the ClientHello callback.David Benjamin
2017-09-08Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.David Benjamin
2017-09-08Add UI functions to set result with explicit length and to retrieve the lengthRichard Levitte
2017-09-08Document default section and library configurationxemdetia
2017-09-06add callback handler for setting DTLS timer intervalAlfred E. Heggestad
2017-09-02Fix doc-nits from previous commitRich Salz
2017-09-02Less documentation for deprecated APIRich Salz
2017-09-01Tighten up SSL_get1_supported_ciphers() docsBenjamin Kaduk
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