summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2017-08-01Fix typo in documentsXiaoyin Liu
2017-07-31Fix the names of older ciphers.David Benjamin
2017-07-30Fix typo in ASN1_TIME_set.podXiaoyin Liu
2017-07-30Update ASN1_TIME_to_tm's documentationPaul Yang
2017-07-29Add list -public-key-methodsDr. Stephen Henson
2017-07-29Add public key method enumeration function.Dr. Stephen Henson
2017-07-29Document OPENSSL_secure_clear_freeBernd Edlinger
2017-07-28Make SSL_set_tlsext_host_name no effect from server sidePaul Yang
2017-07-28Fix a reference nit in docPaul Yang
2017-07-27Remove trailing whitespace from store-related man pagesBenjamin Kaduk
2017-07-27Catch up to the removal of OSSL_STORE_open_file()Benjamin Kaduk
2017-07-26Various doc fixes.Xiaoyin Liu
2017-07-26add basic references to the new methods in documentationHubert Kario
2017-07-26fix OSSL_STORE man pagesHubert Kario
2017-07-26Add test cases and docs for ASN1_STRING_TABLE_* functionsPaul Yang
2017-07-26Add support to free/allocate SSL buffersTodd Short
2017-07-25Wire SHA3 EVPs and add tests.Andy Polyakov
2017-07-24Improve struct tm populationPauli
2017-07-24Add asn1_time_to_tm function and check days in monthPaul Yang
2017-07-24Update documentation for SSL_is_server()Paul Yang
2017-07-23Update doc/ca.pod to clarify description for datesPaul Yang
2017-07-22Add --with-rand-seedRich Salz
2017-07-21Support converting cipher name to RFC name and vice versaPaul Yang
2017-07-18Add some performance notes about early dataMatt Caswell
2017-07-18RSA_padding_check_PKCS1_type_2 is not constant time.Emilia Kasper
2017-07-16Standardize apps use of -rand, etc.Rich Salz
2017-07-16Don't use "version" in "OpenSSL Version 1.1.0" etcRich Salz
2017-07-14Fix #946 Add -preserve_dates to x509 appTodd Short
2017-07-12Rewrite RAND_egdRich Salz
2017-07-07Update various RAND podpagesRich Salz
2017-07-07Update the documentation for the new SSL_OP_ALLOW_NO_DHE_KEX optionMatt Caswell
2017-07-06Cleanup RAND_load_file,RAND_write_fileRich Salz
2017-07-05Add two trivial fixes from old commitsRich Salz
2017-07-05Undo commit dc00fb9Rich Salz
2017-07-05Improve BN_CTX documentationBenjamin Kaduk
2017-07-03BN_pseudo_rand is really BN_randRich Salz
2017-07-03Correct documentation for UI_get0_result_stringRichard Levitte
2017-07-03Various doc fixesRich Salz
2017-06-30Fix atfork flag. Avoid double-negatives :)Rich Salz
2017-06-29Add fork handlers, based on pthread_atforkRich Salz
2017-06-29Make it possible to tell the file loader to use secure memoryRichard Levitte
2017-06-29STORE 'file' scheme loader: refactor the treatment of matchesRichard Levitte
2017-06-29Add documentation for the storeutl appRichard Levitte
2017-06-29Add documentation for STORE functionsRichard Levitte