summaryrefslogtreecommitdiffstats
path: root/crypto/LPdir_unix.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-31Fix typos in files in ssl directoryXiaoyin Liu4-6/+6
2017-07-31Update ASN1_TIME_to_tm's documentationPaul Yang1-1/+3
2017-07-30Update copyright headerXiaoyin Liu1-1/+1
2017-07-30Remove redundant declarations in ssl_locl.hXiaoyin Liu2-9/+1
2017-07-30Remove redundant declarations in record_locl.hXiaoyin Liu1-1/+0
2017-07-30make updateDr. Stephen Henson1-0/+2
2017-07-30Add list -public-key-methodsDr. Stephen Henson2-1/+29
2017-07-30Add public key method enumeration function.Dr. Stephen Henson4-7/+104
2017-07-29Add some test coverage for OPENSSL_secure_clear_freeBernd Edlinger1-4/+10
2017-07-29Use OPENSSL_secure_clear_free in STORE file_loadBernd Edlinger1-5/+5
2017-07-29Use OPENSSL_secure_clear_free in PEM_read_bio_PrivateKey and PEM_read_bio_exBernd Edlinger2-15/+15
2017-07-29Document OPENSSL_secure_clear_freeBernd Edlinger1-2/+16
2017-07-29Use OPENSSL_secure_clear_free for secure mem BIOs and X25519 private keysBernd Edlinger2-3/+3
2017-07-29Implement the CRYPTO_secure_clear_free functionBernd Edlinger4-0/+33
2017-07-29Add some test coverage for PEM_read_bio_PrivateKeyBernd Edlinger1-1/+5
2017-07-29Clean password buffer on stack for PEM_read_bio_PrivateKeyBernd Edlinger2-0/+2
2017-07-28Fix rsa -check optionPaul Yang1-2/+2
2017-07-28Make SSL_set_tlsext_host_name no effect from server sidePaul Yang6-3/+288
2017-07-28Fix coding style nits in crypto/asn1/a_strnid.cPaul Yang1-10/+16
2017-07-28Fix a reference nit in docPaul Yang1-1/+1
2017-07-28Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte9-9/+9
2017-07-28Formatting & declaration cleanse.Pauli1-2/+2
2017-07-28OPENSSL_NO_ENGINE defined causes build failuresPauli1-1/+2
2017-07-27Remove trailing whitespace from store-related man pagesBenjamin Kaduk2-3/+3
2017-07-27Improve styleBenjamin Kaduk1-2/+2
2017-07-27Catch up to the removal of OSSL_STORE_open_file()Benjamin Kaduk4-26/+9
2017-07-27Fixups for STORE commitBenjamin Kaduk2-3/+2
2017-07-27Define a value for SYS_F_FCNTLBenjamin Kaduk2-0/+2
2017-07-27Fix trivial coding style nits in a_time/a_tm filesPauli4-25/+23
2017-07-27Fix comment typo.David Benjamin1-1/+1
2017-07-27Various doc fixes.Xiaoyin Liu3-3/+3
2017-07-27Install custom RAND_METHOD for fuzzingRich Salz8-71/+36
2017-07-27Fix the two new tests since approval.Pauli2-15/+18
2017-07-26Update the test framework so that the need for test_main is removed. EverythingPauli92-532/+604
2017-07-26Simplify the handling of shared library version numbersRichard Levitte10-68/+82
2017-07-26add basic references to the new methods in documentationHubert Kario2-0/+4
2017-07-26handle scrypt PBKDF in PKCS#12 files infoHubert Kario1-0/+16
2017-07-26nicer formatting for MAC infoHubert Kario1-2/+2
2017-07-26make scrypt ASN.1 parameter functions publicHubert Kario4-11/+24
2017-07-26more info about PKCS#12 structure MACHubert Kario1-2/+10
2017-07-26pkcs12.c better formatting for unsupported paramsHubert Kario1-3/+3
2017-07-26fix OSSL_STORE man pagesHubert Kario3-3/+3
2017-07-26Add test cases and docs for ASN1_STRING_TABLE_* functionsPaul Yang5-1/+159
2017-07-26Fix async engine pause dead lock in error case.Emeric Brun1-0/+1
2017-07-26Add support to free/allocate SSL buffersTodd Short7-3/+295
2017-07-26Fix potential use-after-free and memory leakPauli1-6/+7
2017-07-25Wire SHA3 EVPs and add tests.Andy Polyakov4-6/+98
2017-07-25Add evp/m_sha3.c.Andy Polyakov4-1/+181
2017-07-25sha/keccak1600.c: build and make it work with strict warnings.Andy Polyakov2-1/+6
2017-07-25crypto/x86_64cpuid.pl: fix typo in Knights Landing detection.Andy Polyakov1-1/+1