aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man3
Commit message (Expand)AuthorAgeFilesLines
* Fix some typo and commentsFdaSilvaYY2017-08-121-2/+2
* Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.Andy Polyakov2017-08-121-3/+11
* Fix some Typos and indentsFdaSilvaYY2017-08-111-1/+1
* 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
* 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
* RSA_get0_ functions permit NULL parametersKen Goldman2017-08-011-0/+4
* Fix typo in documentsXiaoyin Liu2017-08-0113-24/+23
* Fix the names of older ciphers.David Benjamin2017-07-311-2/+4
* Fix typo in ASN1_TIME_set.podXiaoyin Liu2017-07-301-1/+1
* Update ASN1_TIME_to_tm's documentationPaul Yang2017-07-301-1/+3
* Add public key method enumeration function.Dr. Stephen Henson2017-07-291-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-271-2/+2
* Catch up to the removal of OSSL_STORE_open_file()Benjamin Kaduk2017-07-272-20/+8
* 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
* Add support to free/allocate SSL buffersTodd Short2017-07-261-0/+67
* Wire SHA3 EVPs and add tests.Andy Polyakov2017-07-251-6/+14
* Improve struct tm populationPauli2017-07-241-4/+4
* Add asn1_time_to_tm function and check days in monthPaul Yang2017-07-241-2/+4
* Update documentation for SSL_is_server()Paul Yang2017-07-241-2/+15
* Add --with-rand-seedRich Salz2017-07-222-29/+46
* Support converting cipher name to RFC name and vice versaPaul Yang2017-07-211-0/+18
* Add some performance notes about early dataMatt Caswell2017-07-181-0/+24
* RSA_padding_check_PKCS1_type_2 is not constant time.Emilia Kasper2017-07-182-0/+14
* Don't use "version" in "OpenSSL Version 1.1.0" etcRich Salz2017-07-1620-28/+27
* Rewrite RAND_egdRich Salz2017-07-121-1/+1
* Update various RAND podpagesRich Salz2017-07-075-96/+54
* Update the documentation for the new SSL_OP_ALLOW_NO_DHE_KEX optionMatt Caswell2017-07-072-0/+14
* Cleanup RAND_load_file,RAND_write_fileRich Salz2017-07-061-16/+22
* Improve BN_CTX documentationBenjamin Kaduk2017-07-051-6/+8
* BN_pseudo_rand is really BN_randRich Salz2017-07-032-10/+10
* Correct documentation for UI_get0_result_stringRichard Levitte2017-07-031-3/+3
* Various doc fixesRich Salz2017-07-0313-55/+57
* Fix atfork flag. Avoid double-negatives :)Rich Salz2017-06-302-3/+3
* Add fork handlers, based on pthread_atforkRich Salz2017-06-292-0/+63
* Make it possible to tell the file loader to use secure memoryRichard Levitte2017-06-291-2/+17
* STORE 'file' scheme loader: refactor the treatment of matchesRichard Levitte2017-06-291-2/+9
* Add documentation for STORE functionsRichard Levitte2017-06-293-0/+563
* Updates following review of SSL_export_key_material() changesMatt Caswell2017-06-291-1/+1
* Update the SSL_export_keying_material() documentation for TLSv1.3Matt Caswell2017-06-291-3/+6
* Fix sample codeGreg Zaverucha2017-06-291-0/+6