summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Various review fixes for PSK early_data supportMatt Caswell2017-08-312-3/+6
* Add functions for getting/setting SNI/ALPN info in SSL_SESSIONMatt Caswell2017-08-311-2/+29
* Add HISTORY and SEE ALSO sections for the new TLSv1.3 PSK functionsMatt Caswell2017-08-312-0/+20
* Add documentation for SSL_SESSION_set_max_early_data()Matt Caswell2017-08-312-2/+13
* Add documentation for ARIA GCM modes.Pauli2017-08-311-12/+18
* Introduce SSL_CIPHER_get_protocol_idPaul Yang2017-08-301-6/+8
* Add two missing SSL_CIPHER_* functionsPaul Yang2017-08-301-1/+17
* RAND: Rename the RAND_poll_ex() callback and its typedefDr. Matthias St. Pierre2017-08-281-3/+3
* Add documentation for SRTP functionsMatt Caswell2017-08-241-0/+111
* Correct GCM docs.Dr. Stephen Henson2017-08-241-3/+2
* Tweak wording to be more clear.Rich Salz2017-08-231-2/+2
* Add random serial# support.Rich Salz2017-08-221-0/+9
* Document missing EVP_PKEY_method_* itemsPaul Yang2017-08-211-0/+376
* Fix some documentation typos.David Benjamin2017-08-161-1/+1
* STORE: Add documentation on the expectations for returned namesRichard Levitte2017-08-151-0/+8
* STORE: Add info on the expected post_process callback behaviorRichard Levitte2017-08-151-0/+4
* Add SSL_get_pending_cipher()Benjamin Kaduk2017-08-151-2/+18
* Doc fixesRich Salz2017-08-1415-39/+183
* Fix some typo and commentsFdaSilvaYY2017-08-121-2/+2
* Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.Andy Polyakov2017-08-121-3/+11
* Clarify CLI OCSP documentationJohannes Bauer2017-08-121-0/+7
* Fix some Typos and indentsFdaSilvaYY2017-08-111-1/+1
* Add missing documentation of the default format for commands.Tomas Mraz2017-08-0915-31/+33
* Fix trivial nits in documentaionPaul Yang2017-08-092-2/+2
* Add XXX_security_bits documentationPaul Yang2017-08-096-18/+99
* Add an SSL_SESSION_dup() functionMatt Caswell2017-08-091-0/+9
* Add documentation for the scrypt PKEY_METHODJohannes Bauer2017-08-081-0/+158
* Small typo in manpage of x509(1)Johannes Bauer2017-08-051-1/+1
* Fix typo in HKDF example documentationJohannes Bauer2017-08-051-1/+1
* Consolidate to a single asn1_time_from_tm() functionTodd Short2017-08-041-32/+122
* Add RAND_priv_bytes() for private keysRich Salz2017-08-031-2/+9
* Switch from ossl_rand to DRBG randRich Salz2017-08-031-7/+17
* Add EC key generation paragraph in doc/HOWTO/keys.txtPaul Yang2017-08-011-13/+46
* RSA_get0_ functions permit NULL parametersKen Goldman2017-08-011-0/+4
* Add '-ext' option to display extensions in 'x509'Paul Yang2017-08-011-0/+15
* Fix typo in documentsXiaoyin Liu2017-08-0116-28/+27
* Fix the names of older ciphers.David Benjamin2017-07-311-2/+4
* Fix typo in ASN1_TIME_set.podXiaoyin Liu2017-07-311-1/+1
* Update ASN1_TIME_to_tm's documentationPaul Yang2017-07-311-1/+3
* Add list -public-key-methodsDr. Stephen Henson2017-07-301-0/+6
* Add public key method enumeration function.Dr. Stephen Henson2017-07-301-0/+50
* Document OPENSSL_secure_clear_freeBernd Edlinger2017-07-291-2/+16
* Make SSL_set_tlsext_host_name no effect from server sidePaul Yang2017-07-281-2/+12
* Fix a reference nit in docPaul Yang2017-07-281-1/+1
* Remove trailing whitespace from store-related man pagesBenjamin Kaduk2017-07-272-3/+3
* Catch up to the removal of OSSL_STORE_open_file()Benjamin Kaduk2017-07-273-24/+8
* Various doc fixes.Xiaoyin Liu2017-07-272-2/+2
* add basic references to the new methods in documentationHubert Kario2017-07-262-0/+4
* fix OSSL_STORE man pagesHubert Kario2017-07-263-3/+3
* Add test cases and docs for ASN1_STRING_TABLE_* functionsPaul Yang2017-07-261-0/+65