summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 1.0.2o releaseOpenSSL_1_0_2oMatt Caswell2018-03-274-6/+6
* make updateMatt Caswell2018-03-272-2/+3
* Update copyright yearMatt Caswell2018-03-2718-18/+18
* Update CHANGES and NEWS for the new releaseMatt Caswell2018-03-272-2/+14
* Limit ASN.1 constructed types recursive definition depthMatt Caswell2018-03-263-22/+44
* Fix dsaparam -genkey with DER outformBernd Edlinger2018-03-261-0/+3
* Fix ecparam -genkey with point compression or DER outformBernd Edlinger2018-03-251-0/+6
* The default conv_form is uncompressedMatt Caswell2018-03-211-2/+2
* consttime flag changedSamuel Weiser2018-03-211-1/+1
* used ERR set/pop markSamuel Weiser2018-03-211-2/+4
* Replaced variable-time GCD with consttime inversion to avoid side-channel att...Samuel Weiser2018-03-211-6/+24
* Fix some bugs with the cfb1 bitsize handlingBernd Edlinger2018-03-203-1/+5
* Fix a memory leak in the ca applicationMatt Caswell2018-03-151-2/+2
* Allow multiple entries without a Subject even if unique_subject == yesMatt Caswell2018-03-152-0/+23
* Report a readable error on a duplicate cert in ca appMatt Caswell2018-03-151-107/+105
* Revert "Don't crash on a missing Subject in index.txt"Matt Caswell2018-03-151-4/+0
* Revert "Don't allow an empty Subject when creating a Certificate"Matt Caswell2018-03-151-10/+0
* crypto/engine/eng_cryptodev.c: don't treat a void* like an arrayRichard Levitte2018-03-141-1/+1
* Free the correct type in OBJ_add_object()Matt Caswell2018-03-121-3/+2
* Improve error handling in pk7_doitMatt Caswell2018-03-121-3/+5
* Fix propotype to include the const qualifierKurt Roeckx2018-03-111-7/+7
* Remove useless -D_ENDIAN from MPE/iX-gcc configRichard Levitte2018-03-081-1/+1
* BIO_s_mem.pod: fix indirection for out parameter **ppDr. Matthias St. Pierre2018-03-071-2/+2
* Minor style fixup on recent commitBernd Edlinger2018-03-051-2/+1
* Fix credit for SRP codeRich Salz2018-03-041-2/+5
* Fix a possible memory leak in engine_table_registerBernd Edlinger2018-03-031-0/+5
* Fix wrong case in documentation of -CRLfile optionViktor Dukhovni2018-03-021-2/+2
* Fix typo in ASN1_STRING_length docIvan Filenko2018-03-011-2/+2
* bio_b64.c: prevent base64 filter BIO from decoding out-of-bound dataDr. Matthias St. Pierre2018-02-261-0/+8
* Update s_client doc adding xmpp as value for -starttlsWhite_Rabbit2018-02-221-1/+1
* Checks ec_points_format extension sizePhilippe Antoine2018-02-221-2/+13
* do_body: fix heap-use-after-free.Pavel Kopyl2018-02-211-2/+0
* X509V3_EXT_add_nconf_sk, X509v3_add_ext: fix errors handlingPavel Kopyl2018-02-212-3/+7
* Sanity check the ticket length before using key name/IVMatt Caswell2018-02-211-0/+4
* Remove code that prints "<SPACES/NULS>" in hexdumpsBernd Edlinger2018-02-131-17/+2
* Swap the check in ssl3_write_pending to avoid usingBernd Edlinger2018-02-091-3/+2
* Fix timing leak in BN_from_montgomery_word.Andy Polyakov2018-02-021-55/+20
* Don't leak the exponent bit width in BN_mod_exp_mont_consttime.David Benjamin2018-02-011-1/+5
* Make BN_num_bits_word constant-time.David Benjamin2018-02-011-67/+40
* Make sure we check an incoming reneg ClientHello in DTLSMatt Caswell2018-01-302-13/+30
* Add warnings to thread doc.Rich Salz2018-01-241-2/+6
* Fix BN docRich Salz2018-01-241-9/+12
* Fix error-path memory leak in asn_mime.cTodd Short2018-01-241-0/+1
* Changed OPENSSL_gmtime so macOS uses threadsafe gmtime_r instead of gmtime.Jonathan Scalise2018-01-244-4/+23
* Cleanup ctxs if callback fail to retrieve session ticketJ Mohan Rao Arisankala2018-01-241-2/+5
* fix several typos in README.gostCristian Stoica2018-01-231-10/+9
* merge two mutual exclusive #ifdefs to improve clarityCristian Stoica2018-01-231-4/+3
* Don't crash on a missing Subject in index.txtMatt Caswell2018-01-221-0/+4
* Don't allow an empty Subject when creating a CertificateMatt Caswell2018-01-221-0/+10
* Update the license end yearRichard Levitte2018-01-211-1/+1