summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2017-10-28Add missing paren.Rich Salz
2017-10-27x509v3/v3_utl.c: avoid double-free.Andy Polyakov
2017-10-27crypto/x509v3/v3_utl.c: fix Coverity problems.Andy Polyakov
2017-10-26Don't use strcasecmp and strncasecmp for IA5 stringsMatt Caswell
2017-10-26Fix doc-nits in doc/man3/DEFINE_STACK_OF.podPaul Yang
2017-10-26doc/man3/d2i_X509.pod: add {d2i,i2d}_DSA_PUBKEY in NAME sectionRichard Levitte
2017-10-24asn1_item_embed_new(): if locking failed, don't call asn1_item_embed_free()Richard Levitte
2017-10-24asn1_item_embed_new(): don't free an embedded itemRichard Levitte
2017-10-24Don't make any changes to the lhash structure if we are going to failMatt Caswell
2017-10-24Fix memory leak in GENERAL_NAME_set0_othername.Xiangyu Bu
2017-10-23asn1_item_embed_new(): don't free an embedded itemRichard Levitte
2017-10-23Correct value for BN_security_bits()Matt Caswell
2017-10-22s390x assembly pack: define OPENSSL_s390xcap_P in s390xcap.cPatrick Steuer
2017-10-20ECDSA_* is deprecated. EC_KEY_* is used insteadJakub Jelen
2017-10-19Additional name for all commandsRich Salz
2017-10-17s390x assembly pack: remove capability double-checking.Patrick Steuer
2017-10-17crypto/aes/asm/aes-s390x.pl: fix $softonly=1 code path.Patrick Steuer
2017-10-17Update RAND_load_file return value.Rich Salz
2017-10-14Backport key redirection test from master branchDr. Stephen Henson
2017-10-12Skip ssl-tests/19-mac-then-encrypt.conf for no-tls1_2Ben Kaduk
2017-10-12Document EVP_PKEY_set1_engine()Dr. Stephen Henson
2017-10-12make updateDr. Stephen Henson
2017-10-12Add EVP_PKEY_set1_engine() function.Dr. Stephen Henson
2017-10-12Fix memory leak on lookup failureDr. Stephen Henson
2017-10-12Don't ignore passed ENGINE.Dr. Stephen Henson
2017-10-11Ensure we test all parameters for BN_FLG_CONSTTIMEMatt Caswell