summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-11-09Fix cherry-pick errorRichard Levitte
2018-11-09VMS build: colon after target must be separated with a spaceRichard Levitte
2018-11-09Have install targets depend on more precise build targetsRichard Levitte
2018-11-09Allow parallel installRichard Levitte
2018-11-02Add a constant time flag to one of the bignums to avoid a timing leak.Pauli
2018-10-30Remove brace from bad cherry-pick of DSA reallocation fixRod Vagg
2018-10-29Timing vulnerability in ECDSA signature generation (CVE-2018-0735)Pauli
2018-10-29Timing vulnerability in DSA signature generation (CVE-2018-0734).Pauli
2018-10-29DSA mod inverse fixPauli
2018-10-22md_rand.c: don't stop polling until properly initializedDr. Matthias St. Pierre
2018-10-19arch/async_posix.h: improve portability.Andy Polyakov
2018-10-18Apply self-imposed path length also to root CAsViktor Dukhovni
2018-10-18Only CA certificates can be self-issuedViktor Dukhovni
2018-10-17ssl/s3_enc.c: fix logical errors in ssl3_final_finish_mac.Andy Polyakov
2018-10-15apps: allow empty attribute values with -subjBenjamin Kaduk
2018-10-13Fix copy&paste error found in Coverity scanTomas Mraz
2018-10-12rsa/rsa_ossl.c: fix and extend commentary [skip ci].Andy Polyakov
2018-10-04Clean out aliases in include/openssl/symhacks.hRichard Levitte
2018-10-04Small cleanup (util/mkdef.pl, crypto/bio/bss_log.c, include/openssl/ocsp.h)Richard Levitte
2018-10-02Implement coordinate blinding for EC_POINTSohaib ul Hassan
2018-09-29[test] ECC: make sure negative tests pass for the right reasonsBilly Brumley
2018-09-29More EVP ECC testing: positive and negativeBilly Brumley
2018-09-29Move evp test programs input data to its own data dirNicola Tuveri
2018-09-29Split test/evptests.txt into separate files.Nicola Tuveri
2018-09-24Document OPENSSL_VERSION_TEXT macroDaniel Bevenius
2018-09-24Use secure_getenv(3) when available.Pauli
2018-09-21crypto/bn/asm/x86_64-gcc.c: remove unnecessary redefinition of BN_ULONGRichard Levitte
2018-09-20crypto/ui/ui_openssl.c: make sure to recognise ENXIO and EIO tooRichard Levitte
2018-09-17Use 'i' as parameter name not 'I'.Pauli
2018-09-17Add a compile time test to verify that openssl/rsa.h and complex.h canPauli
2018-09-13Add an explicit cast to time_tMatt Caswell
2018-09-12minor fixes for WindowsViktor Szakats
2018-09-11Make the config script fail with an error code if Configure failedBernd Edlinger
2018-09-11Fix typos in documentation.parasssh
2018-09-11CAPI engine: add support for RSA_NO_PADDINGRichard Levitte
2018-09-10Check the return value from ASN1_INTEGER_setMatt Caswell
2018-09-06RSA padding Zeroization fixesShane Lontis
2018-09-05Harmonize the error handling codepathNicola Tuveri
2018-09-05Fix segfault in RSA_free() (and DSA/DH/EC_KEY)Nicola Tuveri
2018-09-05Key zeroization fix for EVP_SealInit.Pauli
2018-09-05New openssl subject parser hard to debugEric Curtin
2018-09-05Make OBJ_NAME case insensitive.Pauli
2018-09-05hkdf zeroization fixShane Lontis
2018-09-05key zeroisation fix for p12Shane Lontis
2018-09-05key zeroisation for pvkfmt now done on all branch pathsShane Lontis
2018-09-04openssl req: don't try to report bitsRichard Levitte
2018-09-04Clarify the EVP_DigestSignInit docsMatt Caswell
2018-09-04Fix example in crl(1) man pageJakub Wilk
2018-09-04The req documentation incorrectly states that we default to md5Matt Caswell
2018-09-03add docs for OCSP_resp_get0_signaturePaul Kehrer