aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update ASN1_TIME_to_tm's documentationPaul Yang2017-07-301-1/+3
* Update copyright headerXiaoyin Liu2017-07-301-1/+1
* Remove redundant declarations in ssl_locl.hXiaoyin Liu2017-07-302-9/+1
* Remove redundant declarations in record_locl.hXiaoyin Liu2017-07-301-1/+0
* make updateDr. Stephen Henson2017-07-291-0/+2
* Add list -public-key-methodsDr. Stephen Henson2017-07-292-1/+29
* Add public key method enumeration function.Dr. Stephen Henson2017-07-294-7/+104
* Add some test coverage for OPENSSL_secure_clear_freeBernd Edlinger2017-07-291-4/+10
* Use OPENSSL_secure_clear_free in STORE file_loadBernd Edlinger2017-07-291-5/+5
* Use OPENSSL_secure_clear_free in PEM_read_bio_PrivateKey and PEM_read_bio_exBernd Edlinger2017-07-292-15/+15
* Document OPENSSL_secure_clear_freeBernd Edlinger2017-07-291-2/+16
* Use OPENSSL_secure_clear_free for secure mem BIOs and X25519 private keysBernd Edlinger2017-07-292-3/+3
* Implement the CRYPTO_secure_clear_free functionBernd Edlinger2017-07-294-0/+33
* Add some test coverage for PEM_read_bio_PrivateKeyBernd Edlinger2017-07-291-1/+5
* Clean password buffer on stack for PEM_read_bio_PrivateKeyBernd Edlinger2017-07-292-0/+2
* Fix rsa -check optionPaul Yang2017-07-291-2/+2
* Make SSL_set_tlsext_host_name no effect from server sidePaul Yang2017-07-286-3/+288
* Fix coding style nits in crypto/asn1/a_strnid.cPaul Yang2017-07-281-10/+16
* Fix a reference nit in docPaul Yang2017-07-281-1/+1
* Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte2017-07-289-9/+9
* Formatting & declaration cleanse.Pauli2017-07-281-2/+2
* OPENSSL_NO_ENGINE defined causes build failuresPauli2017-07-281-1/+2
* Remove trailing whitespace from store-related man pagesBenjamin Kaduk2017-07-272-3/+3
* Improve styleBenjamin Kaduk2017-07-271-2/+2
* Catch up to the removal of OSSL_STORE_open_file()Benjamin Kaduk2017-07-274-26/+9
* Fixups for STORE commitBenjamin Kaduk2017-07-272-3/+2
* Define a value for SYS_F_FCNTLBenjamin Kaduk2017-07-272-0/+2
* Fix trivial coding style nits in a_time/a_tm filesPauli2017-07-274-25/+23
* Fix comment typo.David Benjamin2017-07-261-1/+1
* Various doc fixes.Xiaoyin Liu2017-07-263-3/+3
* Install custom RAND_METHOD for fuzzingRich Salz2017-07-268-71/+36
* Fix the two new tests since approval.Pauli2017-07-272-15/+18
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-2792-532/+604
* Simplify the handling of shared library version numbersRichard Levitte2017-07-2610-68/+82
* add basic references to the new methods in documentationHubert Kario2017-07-262-0/+4
* handle scrypt PBKDF in PKCS#12 files infoHubert Kario2017-07-261-0/+16
* nicer formatting for MAC infoHubert Kario2017-07-261-2/+2
* make scrypt ASN.1 parameter functions publicHubert Kario2017-07-264-11/+24
* more info about PKCS#12 structure MACHubert Kario2017-07-261-2/+10
* pkcs12.c better formatting for unsupported paramsHubert Kario2017-07-261-3/+3
* fix OSSL_STORE man pagesHubert Kario2017-07-263-3/+3
* Add test cases and docs for ASN1_STRING_TABLE_* functionsPaul Yang2017-07-265-1/+159
* Fix async engine pause dead lock in error case.Emeric Brun2017-07-261-0/+1
* Add support to free/allocate SSL buffersTodd Short2017-07-267-3/+295
* Fix potential use-after-free and memory leakPauli2017-07-261-6/+7
* Wire SHA3 EVPs and add tests.Andy Polyakov2017-07-254-6/+98
* Add evp/m_sha3.c.Andy Polyakov2017-07-254-1/+181
* sha/keccak1600.c: build and make it work with strict warnings.Andy Polyakov2017-07-252-1/+6
* crypto/x86_64cpuid.pl: fix typo in Knights Landing detection.Andy Polyakov2017-07-251-1/+1
* aes/asm/aesni-sha*-x86_64.pl: add SHAEXT performance results.Andy Polyakov2017-07-242-7/+15