aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 1.0.0u-devOpenSSL_1_0_0-stableMatt Caswell2015-12-035-5/+13
* Prepare for 1.0.0t releaseOpenSSL_1_0_0tMatt Caswell2015-12-034-6/+6
* Update CHANGES and NEWSMatt Caswell2015-12-022-2/+22
* Free up passed ASN.1 structure if reused.Dr. Stephen Henson2015-12-022-5/+19
* Fix leak with ASN.1 combine.Dr. Stephen Henson2015-12-021-2/+5
* _BSD_SOURCE is deprecated, use _DEFAULT_SOURCE insteadRichard Levitte2015-12-021-0/+1
* Fix uninitialised p error.Dr. Stephen Henson2015-11-241-1/+1
* Limit depth of ASN1 parse printing.Dr. Stephen Henson2015-11-241-0/+10
* Typo.Dr. Stephen Henson2015-10-111-1/+1
* Don't try and parse boolean type.Dr. Stephen Henson2015-10-061-2/+2
* GH367: use random data if seed too short.Ismo Puustinen2015-09-292-3/+4
* Change --debug to -d for compat with old releases.Rich Salz2015-09-251-1/+1
* Remove stricts-warnings on 1.0.0 travis.Rich Salz2015-09-221-1/+1
* GH398: Add mingw cross-compile, etc.Rich Salz2015-09-221-0/+50
* Make sure OPENSSL_cleanse checks for NULLMatt Caswell2015-09-171-0/+4
* Make no-psk compile without warnings.Ivo Raisr2015-09-161-1/+4
* Use default field separator.Dr. Stephen Henson2015-09-112-2/+7
* Fix building with OPENSSL_NO_TLSEXT.Matt Caswell2015-09-021-2/+2
* Ignore .dir-locals.elRichard Levitte2015-09-011-0/+1
* Remove auto-fill-modeRichard Levitte2015-08-311-2/+0
* Add an example .dir-locals.elRichard Levitte2015-08-312-0/+19
* Add emacs CC mode style for OpenSSLRichard Levitte2015-08-311-0/+60
* Move FAQ to the web.Rich Salz2015-08-161-1039/+2
* GH336: Return an exit code if report failsDirk Wetter2015-08-011-0/+1
* Clear BN-mont values when free'ing it.Loganaden Velvindron2015-07-311-3/+3
* RT3774: double-free in DSAMartin Vejnar2015-07-291-0/+1
* Tweak README about rt and bug reporting.Rich Salz2015-07-291-13/+19
* Remove extra '; \' in apps/MakefileRichard Levitte2015-07-131-1/+1
* Set numeric IDs for tar as wellRichard Levitte2015-07-101-1/+1
* Stop using tardyRichard Levitte2015-07-101-14/+17
* Sort @sstacklst correctly.Dr. Stephen Henson2015-07-091-1/+1
* document -2 return valueDr. Stephen Henson2015-07-061-0/+7
* Fix PSK handling.Dr. Stephen Henson2015-07-022-15/+4
* Don't output bogus errors in PKCS12_parseDr. Stephen Henson2015-06-251-0/+2
* Make preprocessor error into real preprocessor errorRichard Levitte2015-06-161-1/+1
* Remove one extraneous parenthesisRichard Levitte2015-06-161-1/+1
* Prepare for 1.0.0t-devMatt Caswell2015-06-115-5/+13
* Prepare for 1.0.0s releaseOpenSSL_1_0_0sMatt Caswell2015-06-114-6/+6
* Update CHANGES and NEWSMatt Caswell2015-06-112-2/+70
* PKCS#7: Fix NULL dereference with missing EncryptedContent.Emilia Kasper2015-06-111-1/+15
* Fix length checks in X509_cmp_time to avoid out-of-bounds reads.Emilia Kasper2015-06-111-10/+47
* Fix infinite loop in CMSDr. Stephen Henson2015-06-111-1/+1
* Correction of make depend merge errorRichard Levitte2015-06-111-1/+1
* More ssl_session_dup fixesMatt Caswell2015-06-111-33/+34
* EC_POINT_is_on_curve does not return a booleanMatt Caswell2015-06-106-16/+23
* Fix Kerberos issue in ssl_session_dupMatt Caswell2015-06-101-1/+1
* return correct NID for undefined objectDr. Stephen Henson2015-06-081-0/+3
* Remove misleading commentMatt Caswell2015-06-041-2/+0
* Clean premaster_secret for GOSTMatt Caswell2015-06-041-0/+1
* Clean Kerberos pre-master secretMatt Caswell2015-06-041-5/+16