summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2017-11-01Address a timing side channel whereby it is possible to determine somePauli
2017-11-01 Address a timing side channel whereby it is possible to determine somePauli
2017-10-31Travis: Add a docs checking jobRichard Levitte
2017-10-31docs: assign section 7 where appropriateRichard Levitte
2017-10-31doc/crypto/OPENSSL_secure_malloc: add missing namesRichard Levitte
2017-10-31docs: fixup OpenSSL version styleRichard Levitte
2017-10-31Adapt util/find-doc-nits back to 1.1.0Richard Levitte
2017-10-31Fix EVP_PKEY_ASN1_METHOD manualRichard Levitte
2017-10-31afalg: Fix kernel version checkBaptiste Jonglez
2017-10-31afalg: Use eventfd2 syscall instead of eventfdBaptiste Jonglez
2017-10-31EVP_PKEY_asn1_add0(): Check that this method isn't already registeredRichard Levitte
2017-10-31Document EVP_PKEY_ASN1_METHOD and associated functionsRichard Levitte
2017-10-30Only reset the ctx when a cipher is givenKurt Roeckx