summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2017-10-10apps/speed.c: add 'rand' algo to enable DRBG performance measurements.Patrick Steuer
2017-10-10Add atomic write callPauli
2017-10-10Add a CRYPTO_atomic_read call which allows an int variable to be readPauli
2017-10-10EVP_EncryptInit.pod: EVP_CIPHER_mode and EVP_CIPHER_CTX_mode updatePatrick Steuer
2017-10-09Correct some typedef documentationRichard Levitte
2017-10-09Document that lhash isn't thread safe under any circumstances andPauli
2017-10-08Fix doc for i2d/d2i private/public keyRich Salz
2017-10-06doc/man1/openssl.pod: Add missing commands and linksRichard Levitte
2017-10-05Fixes #4459 "issuserAltName" documentation typo.Andrew Siplas
2017-09-29doc: note that the BN_new() initialises the BIGNUMHubert Kario
2017-09-28Use safestack.h exclusively internally.Pauli
2017-09-28Add a reserve call to the stack data structure.Pauli
2017-09-26Allow DH_set0_key with only private key.David Benjamin
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