summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-04-30coverity 1462554 Dereference after null checkPauli
2020-04-30coverity 1462549 Dereference before null checkPauli
2020-04-30coverity 1462548 Resource leakPauli
2020-04-30coverity 1462546 Dereference after null checkPauli
2020-04-30coverity 1462545 Dereference after null checkPauli
2020-04-30coverity: 1462544 Dereference after null checkPauli
2020-04-30coverity 1462543 Logically dead codePauli
2020-04-30coverity 1462541 Dereference after null checkPauli
2020-04-30coverity 1462550 Resource leakPauli
2020-04-30coverity 1462565: Null pointer dereferencesPauli
2020-04-30coverity 1462577: Incorrect expressionPauli
2020-04-30param bld: avoid freeing the param builder structure on error paths.Pauli
2020-04-30Fix snprintf missing for windows buildShane Lontis
2020-04-30Undeprecate DH, DSA and RSA _bits() functions.Pauli
2020-04-29EVP: Fix evp_keymgmt_util_copy() for to->keymgmt == NULLRichard Levitte
2020-04-29Amend references to "OpenSSL license"Shourya Shukla
2020-04-29Update EVP_PKEY_fromdata.podopensignature
2020-04-29include/openssl/ts.h: clean away a misplaced EVP_MD stack definitionRichard Levitte
2020-04-29include/openssl/x509v3.h: restore previous stack definition arrangementRichard Levitte
2020-04-28Update README.ssltests.mdMatt Caswell
2020-04-28Rename FIPS_MODE to FIPS_MODULERichard Levitte
2020-04-28Configurations: Identify the shell variables around MANSUFFIXSebastian Andrzej Siewior
2020-04-28Fix GOST curve sec bitsNikolay Morozov
2020-04-28Configure: change all references to INSTALL to INSTALL.mdRichard Levitte
2020-04-28Configurations/unix-Makefile.tmpl: fix typoRichard Levitte
2020-04-27sslapitest: only compile test when it will be usedBenjamin Kaduk
2020-04-28doc: Random spellcheckingSebastian Andrzej Siewior
2020-04-28fuzz/asn1.c: Add missing #includeRichard Levitte
2020-04-27i2b_PVK_bio: don't set PEM_R_BIO_WRITE_FAILURE in case of successChristian Hohnstaedt
2020-04-27Fix type cast in SSL_CTX_set1_groups macroArne Schwabe
2020-04-27crypto/x509/v3_alt.c: make 'othername' a bit biggerRichard Levitte
2020-04-27Fix links in CONTRIBUTING.mdNicola Tuveri
2020-04-25Configurations/windows-makefile.tmpl: Fix template code for INSTALL_MODULESRichard Levitte
2020-04-25Add support for unusal 'othername' subjectAltNamesDirk-Willem van Gulik
2020-04-25travis: remove GENERATE=yes from some non no-deprecated buildsPauli
2020-04-25travis: add GENERATE=yes no-makedepend to the ARM64 build.Pauli
2020-04-25keymgmt: convert to use the params modification detection.Pauli
2020-04-25params: change OSSL_PARAM_set_unmodified() to operate on a params arrayPauli
2020-04-25evp: convert existing code to use the new modified sentinel for params.Pauli
2020-04-25params: handle the modified sentinel.Pauli
2020-04-25Configure: Allow quoted values in VERSIONRichard Levitte
2020-04-25Fix dev/release-aux-openssl-announce-pre-release.tmplRichard Levitte
2020-04-24Code cleanup in X509v3 String ExtentionsNikolay Morozov
2020-04-24Clean up the use of ERR_print_errors() in apps.c and in four appsDr. David von Oheimb
2020-04-24Remove a bad 'goto end' and a few superfluous ones in apps/lib/apps.cDavid von Oheimb
2020-04-24Improve feedback on wrong format with new print_format_error() in apps/lib/opt.cDavid von Oheimb
2020-04-24Add function load_csr(file,format,desc) to apps/lib/apps.cDavid von Oheimb
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2020-04-24Fix typo from #10631Nicola Tuveri
2020-04-24Rewrite man5/config.pod and related conf code cleanupRich Salz