summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2017-11-05Perl: Use our own globbing wrapper rather than File::Glob::globRichard Levitte
2017-11-05aes/asm/{aes-armv4|bsaes-armv7}.pl: make it work with binutils-2.29.Andy Polyakov
2017-11-03Spelling doc #3580FdaSilvaYY
2017-11-03Add error handling in dsa_main and ASN1_i2d_bio.Pavel Kopyl
2017-11-03Check return value of OBJ_nid2obj in dsa_pub_encode.Pavel Kopyl
2017-11-03Travis: if "make update" created a diff, please show itRichard Levitte
2017-11-02Prepare for 1.1.0h-devMatt Caswell
2017-11-02Prepare for 1.1.0g releaseOpenSSL_1_1_0gMatt Caswell
2017-11-02Update CHANGES and NEWS for new releaseMatt Caswell
2017-11-02bn/asm/x86_64-mont5.pl: fix carry bug in bn_sqrx8x_internal.Andy Polyakov
2017-11-02Fix small but important regressionRichard Levitte