summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-05-28Update copyright yearRichard Levitte
2019-05-27Add CHANGES and NEWS for 1.1.1cRichard Levitte
2019-05-27Configure: make 'enable-buildtest-c++' work (not be a regexp)Richard Levitte
2019-05-27Add advice on setting CXX at the same time as CCRichard Levitte
2019-05-27Travis: use enable-buildtest-c++Richard Levitte
2019-05-27Configure: make C++ build tests optional and configurableRichard Levitte
2019-05-27Configure: Remove extra warning and sanitizer options from CXXFLAGSRichard Levitte
2019-05-27doc/man3/X509_LOOKUP_meth_new.pod: clarify the requirementsRichard Levitte
2019-05-27OCSP: fix memory leak in OCSP_url_svcloc_new method.FdaSilvaYY
2019-05-24Fix GOST OIDvoev
2019-05-24issue-8973: Added const to parameters for values that were not alteredagnosticdev
2019-05-24Doc update: minor typo in CMS_verify.podSambit Kumar Dash
2019-05-23Fix a crash in the speed command with wrap ciphersBernd Edlinger
2019-05-23Add the NIST CAVS test vectors for CCMMatt Caswell
2019-05-22EVP_Digest*: enable SHA3 pre-hashing for DSAPatrick Steuer
2019-05-22EVP_Digest*: enable SHA3 pre-hashing for ECDSAPatrick Steuer
2019-05-22s390x assembly pack: allow specifying the tag after aad in aes-ccmPatrick Steuer
2019-05-21Change default RSA, DSA and DH size to 2048 bitKurt Roeckx
2019-05-21Revert "EVP_*Update: ensure that input NULL with length 0 isn't passed"Matt Caswell
2019-05-21Change SSL parameter SSL_session_reused constArne Schwabe
2019-05-16Fix typo in NOTES.PERLValentin Robert
2019-05-09crypto/ppccap.c: Fix which hwcap value used to check for HWCAP_ARCH_3_00Rashmica Gupta
2019-05-08Allow specifying the tag after AAD in CCM modeTobias Nießen
2019-05-07Reject obviously invalid DSA parameters during signingMatt Caswell
2019-05-07man: fix a typo and a grammar nit in EVP_PKEY_meth_new(3)Dr. Matthias St. Pierre
2019-05-02openssl cms: add error message if operation option is missingDr. Matthias St. Pierre
2019-05-02Test: use keywords instead of magic numbers for 'rsa_pss_saltlen'Dr. Matthias St. Pierre
2019-05-02Allow setting RCFLAGS as Configure option or environment variableWojciech Kaluza
2019-05-02Add RCFLAGS variable in Windows build file, and use itWojciech Kaluza
2019-04-30Configure: process shared-info.pl laterRichard Levitte
2019-04-26Revert "Statistically test BN_rand_range()."Pauli
2019-04-25Statistically test BN_rand_range().Pauli
2019-04-25Enforce a strict output length check in CRYPTO_ccm128_tagGuido Vranken
2019-04-24doc: Get rid of unrelated reference to DSA_new()Jakub Jelen
2019-04-23Configure: make disabling stuff easier and saferRichard Levitte
2019-04-23Configure: recognise -static even if given through variablesRichard Levitte
2019-04-23Configure: merge all of %user and %useradd into %config earlierRichard Levitte
2019-04-19Check if num is 0 before trying to malloc memory. Otherwise for client hellos...dyrock
2019-04-19Add some more test vectors for ChaCha20Matt Caswell
2019-04-19Clarify the documentation on the use of ChaCha20Matt Caswell
2019-04-18asn1parse: avoid double freeRichard Levitte
2019-04-16Add test for the BIO_s_mem rdwr->rdonly->rdwr use-caseTomas Mraz
2019-04-16Add documentation for the BIO_s_mem pecularitiesTomas Mraz
2019-04-16Add testing of RDONLY memory BIOsTomas Mraz
2019-04-16Add test for the BIO_get_mem_ptr() regressionBernd Edlinger
2019-04-16Fix for BIO_get_mem_ptr and related regressionsTomas Mraz
2019-04-15Further harmonisation of manual page HISTORY sectionsJoshua Lock
2019-04-15Update various man pages to place HISTORY section after SEE ALSOJoshua Lock
2019-04-15Add a check for history section location to find-doc-nitsJoshua Lock
2019-04-15Make check_example_location() in find-doc-nits genericJoshua Lock