aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Update ASN1_TIME_to_tm's documentationPaul Yang2017-07-301-1/+3
* Add list -public-key-methodsDr. Stephen Henson2017-07-291-0/+6
* 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-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-262-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
* 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
* Update doc/ca.pod to clarify description for datesPaul Yang2017-07-231-2/+14
* Add --with-rand-seedRich Salz2017-07-222-29/+46
* Support converting cipher name to RFC name and vice versaPaul Yang2017-07-212-2/+29
* 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
* Standardize apps use of -rand, etc.Rich Salz2017-07-1622-49/+255
* Don't use "version" in "OpenSSL Version 1.1.0" etcRich Salz2017-07-1622-31/+30
* Fix #946 Add -preserve_dates to x509 appTodd Short2017-07-141-1/+7
* 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-074-0/+16
* Cleanup RAND_load_file,RAND_write_fileRich Salz2017-07-061-16/+22
* Add two trivial fixes from old commitsRich Salz2017-07-051-0/+5
* Undo commit dc00fb9Rich Salz2017-07-051-5/+0
* 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-0317-60/+62
* 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 the storeutl appRichard Levitte2017-06-291-0/+76
* Add documentation for STORE functionsRichard Levitte2017-06-294-0/+666
* 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
* Use randomness not entropyRich Salz2017-06-275-22/+19
* Remove duplicate see also reference to BIO_s_mem.Pauli2017-06-221-2/+1
* Add OCSP_resp_get1_id() accessorSascha Steinbiss2017-06-211-1/+8
* Add documentation for the SSL_export_keying_material() functionMatt Caswell2017-06-211-0/+61
* PSK related tweaks based on review feedbackMatt Caswell2017-06-213-19/+19
* Make the input parameters for SSL_SESSION_set1_master_key constMatt Caswell2017-06-211-1/+1