summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-31Fix the names of older ciphers.David Benjamin
2017-07-31Fix errors in SSL_state_string_longXiaoyin Liu
2017-07-31app_isdir() cleanupXiaoyin Liu
2017-07-31bn/bn_lcl.h: restore formatting.Andy Polyakov
2017-07-31bn/bn_lcl.h: use __int128 whenever possible, not only on MIPS.Andy Polyakov
2017-07-31bn/bn_lcl.h: improve inline assembly coverage on PPC64.Andy Polyakov
2017-07-30Fix typo in sha1-thumb.plXiaoyin Liu
2017-07-30Refactor ASN1_TIME_print functionsPaul Yang
2017-07-30Fix typo in ASN1_TIME_set.podXiaoyin Liu
2017-07-30Fix typos in files in ssl directoryXiaoyin Liu
2017-07-30Update ASN1_TIME_to_tm's documentationPaul Yang
2017-07-30Update copyright headerXiaoyin Liu
2017-07-30Remove redundant declarations in ssl_locl.hXiaoyin Liu
2017-07-30Remove redundant declarations in record_locl.hXiaoyin Liu
2017-07-29make updateDr. Stephen Henson
2017-07-29Add list -public-key-methodsDr. Stephen Henson
2017-07-29Add public key method enumeration function.Dr. Stephen Henson
2017-07-29Add some test coverage for OPENSSL_secure_clear_freeBernd Edlinger
2017-07-29Use OPENSSL_secure_clear_free in STORE file_loadBernd Edlinger
2017-07-29Use OPENSSL_secure_clear_free in PEM_read_bio_PrivateKey and PEM_read_bio_exBernd Edlinger
2017-07-29Document OPENSSL_secure_clear_freeBernd Edlinger
2017-07-29Use OPENSSL_secure_clear_free for secure mem BIOs and X25519 private keysBernd Edlinger
2017-07-29Implement the CRYPTO_secure_clear_free functionBernd Edlinger
2017-07-29Add some test coverage for PEM_read_bio_PrivateKeyBernd Edlinger
2017-07-29Clean password buffer on stack for PEM_read_bio_PrivateKeyBernd Edlinger
2017-07-29Fix rsa -check optionPaul Yang
2017-07-28Make SSL_set_tlsext_host_name no effect from server sidePaul Yang
2017-07-28Fix coding style nits in crypto/asn1/a_strnid.cPaul Yang
2017-07-28Fix a reference nit in docPaul Yang
2017-07-28Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte
2017-07-28Formatting & declaration cleanse.Pauli
2017-07-28OPENSSL_NO_ENGINE defined causes build failuresPauli
2017-07-27Remove trailing whitespace from store-related man pagesBenjamin Kaduk
2017-07-27Improve styleBenjamin Kaduk
2017-07-27Catch up to the removal of OSSL_STORE_open_file()Benjamin Kaduk
2017-07-27Fixups for STORE commitBenjamin Kaduk
2017-07-27Define a value for SYS_F_FCNTLBenjamin Kaduk
2017-07-27Fix trivial coding style nits in a_time/a_tm filesPauli
2017-07-26Fix comment typo.David Benjamin
2017-07-26Various doc fixes.Xiaoyin Liu
2017-07-26Install custom RAND_METHOD for fuzzingRich Salz
2017-07-27Fix the two new tests since approval.Pauli
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-07-26Simplify the handling of shared library version numbersRichard Levitte
2017-07-26add basic references to the new methods in documentationHubert Kario
2017-07-26handle scrypt PBKDF in PKCS#12 files infoHubert Kario
2017-07-26nicer formatting for MAC infoHubert Kario
2017-07-26make scrypt ASN.1 parameter functions publicHubert Kario
2017-07-26more info about PKCS#12 structure MACHubert Kario
2017-07-26pkcs12.c better formatting for unsupported paramsHubert Kario