summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-03-27Prepare for 1.0.2o releaseOpenSSL_1_0_2oMatt Caswell
2018-03-27make updateMatt Caswell
2018-03-27Update copyright yearMatt Caswell
2018-03-27Update CHANGES and NEWS for the new releaseMatt Caswell
2018-03-26Limit ASN.1 constructed types recursive definition depthMatt Caswell
2018-03-26Fix dsaparam -genkey with DER outformBernd Edlinger
2018-03-25Fix ecparam -genkey with point compression or DER outformBernd Edlinger
2018-03-21The default conv_form is uncompressedMatt Caswell
2018-03-21consttime flag changedSamuel Weiser
2018-03-21used ERR set/pop markSamuel Weiser
2018-03-21Replaced variable-time GCD with consttime inversion to avoid side-channel att...Samuel Weiser
2018-03-20Fix some bugs with the cfb1 bitsize handlingBernd Edlinger
2018-03-15Fix a memory leak in the ca applicationMatt Caswell
2018-03-15Allow multiple entries without a Subject even if unique_subject == yesMatt Caswell
2018-03-15Report a readable error on a duplicate cert in ca appMatt Caswell
2018-03-15Revert "Don't crash on a missing Subject in index.txt"Matt Caswell
2018-03-15Revert "Don't allow an empty Subject when creating a Certificate"Matt Caswell
2018-03-14crypto/engine/eng_cryptodev.c: don't treat a void* like an arrayRichard Levitte
2018-03-12Free the correct type in OBJ_add_object()Matt Caswell
2018-03-12Improve error handling in pk7_doitMatt Caswell
2018-03-11Fix propotype to include the const qualifierKurt Roeckx
2018-03-08Remove useless -D_ENDIAN from MPE/iX-gcc configRichard Levitte
2018-03-07BIO_s_mem.pod: fix indirection for out parameter **ppDr. Matthias St. Pierre
2018-03-05Minor style fixup on recent commitBernd Edlinger
2018-03-04Fix credit for SRP codeRich Salz
2018-03-03Fix a possible memory leak in engine_table_registerBernd Edlinger
2018-03-02Fix wrong case in documentation of -CRLfile optionViktor Dukhovni
2018-03-01Fix typo in ASN1_STRING_length docIvan Filenko
2018-02-26bio_b64.c: prevent base64 filter BIO from decoding out-of-bound dataDr. Matthias St. Pierre
2018-02-22Update s_client doc adding xmpp as value for -starttlsWhite_Rabbit
2018-02-22Checks ec_points_format extension sizePhilippe Antoine
2018-02-21do_body: fix heap-use-after-free.Pavel Kopyl
2018-02-21X509V3_EXT_add_nconf_sk, X509v3_add_ext: fix errors handlingPavel Kopyl
2018-02-21Sanity check the ticket length before using key name/IVMatt Caswell
2018-02-13Remove code that prints "<SPACES/NULS>" in hexdumpsBernd Edlinger
2018-02-09Swap the check in ssl3_write_pending to avoid usingBernd Edlinger
2018-02-02Fix timing leak in BN_from_montgomery_word.Andy Polyakov
2018-02-01Don't leak the exponent bit width in BN_mod_exp_mont_consttime.David Benjamin
2018-02-01Make BN_num_bits_word constant-time.David Benjamin
2018-01-30Make sure we check an incoming reneg ClientHello in DTLSMatt Caswell
2018-01-24Add warnings to thread doc.Rich Salz
2018-01-24Fix BN docRich Salz
2018-01-24Fix error-path memory leak in asn_mime.cTodd Short
2018-01-24Changed OPENSSL_gmtime so macOS uses threadsafe gmtime_r instead of gmtime.Jonathan Scalise
2018-01-24Cleanup ctxs if callback fail to retrieve session ticketJ Mohan Rao Arisankala
2018-01-23fix several typos in README.gostCristian Stoica
2018-01-23merge two mutual exclusive #ifdefs to improve clarityCristian Stoica
2018-01-22Don't crash on a missing Subject in index.txtMatt Caswell
2018-01-22Don't allow an empty Subject when creating a CertificateMatt Caswell
2018-01-21Update the license end yearRichard Levitte