summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-12-27ec/ecp_nistp*.c: sanitize for undefined/implmentation-specific behaviour.Andy Polyakov
2017-12-18Add comments to NULL func ptrs in bio_method_stDaniel Bevenius
2017-12-16Fix invalid function type casts.Bernd Edlinger
2017-12-16Fix a gcc fallthru warningBernd Edlinger
2017-12-16Remove test-runs dirBernd Edlinger
2017-12-13Document the X509_V_FLAG_PARTIAL_CHAIN flagViktor Dukhovni
2017-12-12Fix more OCSP_resp_get0_signer() nitsBen Kaduk
2017-12-12Wrap more of ocspapitest.c in OPENSSL_NO_OCSPBenjamin Kaduk
2017-12-12Fix coverity-reported errors in ocspapitestBenjamin Kaduk
2017-12-12Fix typo that cause find-doc-nits failureRich Salz
2017-12-12make updateBen Kaduk
2017-12-12Add OCSP API test executableBenjamin Kaduk
2017-12-12Add an API to get the signer of an OCSP responseBenjamin Kaduk
2017-12-12crypto/bio/bss_dgram.c: annotate fallthrough (-Wimplicit-fallthrough)Patrick Steuer
2017-12-12Fix leak in ERR_get_state() when OPENSSL_init_crypto() isn't called yetRichard Levitte
2017-12-11Fix typo in commentBenjamin Kaduk
2017-12-11Fix a switch statement fallthroughMatt Caswell
2017-12-10Useless conf != NULL testFdaSilvaYY
2017-12-10Make BIO_METHOD struct definitions consistentDaniel Bevenius
2017-12-08Standardize syntax of sizeof(foo)Rich Salz
2017-12-08Correct minor typo in ssl_locl.h commentDaniel Bevenius
2017-12-08Fix an incoherent test.FdaSilvaYY
2017-12-08In apps_startup(), call OPENSSL_init_ssl() rather than OPENSSL_init_crypto()Richard Levitte
2017-12-08In OPENSSL_init_ssl(), run the base ssl init before OPENSSL_init_crypto()Richard Levitte
2017-12-08Remove unicode characters from sourceRichard Levitte
2017-12-07Fix the buffer sizing in the fatalerrtestMatt Caswell
2017-12-06Update CHANGES and NEWS for the new releaseMatt Caswell
2017-12-06Add a test for CVE-2017-3737Matt Caswell
2017-12-06bn/asm/rsaz-avx2.pl: fix digit correction bug in rsaz_1024_mul_avx2.Andy Polyakov
2017-12-04Update eng_fat.cMerQGh
2017-12-04Adjusted Argument IndicesMarkus Sauermann
2017-11-30Make possible variant SONAMEs and symbol versionsViktor Dukhovni
2017-11-30Fix docs for EVP_EncryptUpdate and EVP_DecryptUpdateFdaSilvaYY
2017-11-27Check for malloc failureRich Salz
2017-11-25Pretty-print large INTEGERs and ENUMERATEDs in hex.David Benjamin
2017-11-24Fix EVP_MD_meth_new.podRichard Levitte
2017-11-24Correct EVP_CIPHER_meth_new.pod and EVP_MD_meth_new.podRichard Levitte
2017-11-22Avoid unnecessary MSYS2 conversion of some argumentsRichard Levitte
2017-11-16bn/bn_add.c: address performance regression.Andy Polyakov
2017-11-13asn1/a_strex.c: fix flags truncation in do_esc_char.Andy Polyakov
2017-11-11lhash.c: Replace Unicode EN DASH with the ASCII char '-'.Long Qin
2017-11-10Fix possible leaks on sk_X509_EXTENSION_push() failure ...FdaSilvaYY
2017-11-10util/copy.pl: work around glob quirk in some of earlier 5.1x Perl versions.Andy Polyakov
2017-11-08Configurations/unix-Makefile.tmpl: fix HP-UX build.Andy Polyakov
2017-11-08rc4/build.info: fix HP-UX rc4-ia64 rule.Andy Polyakov
2017-11-07Configure: cleanup @disable_cascadeRichard Levitte
2017-11-07Mark a zero length record as readMatt Caswell
2017-11-07Fix race condition in TLSProxyMatt Caswell
2017-11-07Remove 4 broken macros from ocsp.hMatt Caswell
2017-11-05Consolidate the locations where we have our internal perl modulesRichard Levitte