aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-10ms/uplink-x86.pl: make it work.OpenSSL_1_0_0-stableAndy Polyakov1-2/+2
2015-12-03Prepare for 1.0.0u-devMatt Caswell5-5/+13
2015-12-03Prepare for 1.0.0t releaseOpenSSL_1_0_0tMatt Caswell4-6/+6
2015-12-02Update CHANGES and NEWSMatt Caswell2-2/+22
2015-12-02Free up passed ASN.1 structure if reused.Dr. Stephen Henson2-5/+19
2015-12-02Fix leak with ASN.1 combine.Dr. Stephen Henson1-2/+5
2015-12-02_BSD_SOURCE is deprecated, use _DEFAULT_SOURCE insteadRichard Levitte1-0/+1
2015-11-24Fix uninitialised p error.Dr. Stephen Henson1-1/+1
2015-11-24Limit depth of ASN1 parse printing.Dr. Stephen Henson1-0/+10
2015-10-11Typo.Dr. Stephen Henson1-1/+1
2015-10-06Don't try and parse boolean type.Dr. Stephen Henson1-2/+2
2015-09-29GH367: use random data if seed too short.Ismo Puustinen2-3/+4
2015-09-25Change --debug to -d for compat with old releases.Rich Salz1-1/+1
2015-09-22Remove stricts-warnings on 1.0.0 travis.Rich Salz1-1/+1
2015-09-22GH398: Add mingw cross-compile, etc.Rich Salz1-0/+50
2015-09-17Make sure OPENSSL_cleanse checks for NULLMatt Caswell1-0/+4
2015-09-16Make no-psk compile without warnings.Ivo Raisr1-1/+4
2015-09-11Use default field separator.Dr. Stephen Henson2-2/+7
2015-09-02Fix building with OPENSSL_NO_TLSEXT.Matt Caswell1-2/+2
2015-09-01Ignore .dir-locals.elRichard Levitte1-0/+1
2015-08-31Remove auto-fill-modeRichard Levitte1-2/+0
2015-08-31Add an example .dir-locals.elRichard Levitte2-0/+19
2015-08-31Add emacs CC mode style for OpenSSLRichard Levitte1-0/+60
2015-08-16Move FAQ to the web.Rich Salz1-1039/+2
2015-08-01GH336: Return an exit code if report failsDirk Wetter1-0/+1
2015-07-31Clear BN-mont values when free'ing it.Loganaden Velvindron1-3/+3
2015-07-29RT3774: double-free in DSAMartin Vejnar1-0/+1
2015-07-29Tweak README about rt and bug reporting.Rich Salz1-13/+19
2015-07-13Remove extra '; \' in apps/MakefileRichard Levitte1-1/+1
2015-07-10Set numeric IDs for tar as wellRichard Levitte1-1/+1
2015-07-10Stop using tardyRichard Levitte1-14/+17
2015-07-09Sort @sstacklst correctly.Dr. Stephen Henson1-1/+1
2015-07-06document -2 return valueDr. Stephen Henson1-0/+7
2015-07-02Fix PSK handling.Dr. Stephen Henson2-15/+4
2015-06-25Don't output bogus errors in PKCS12_parseDr. Stephen Henson1-0/+2
2015-06-16Make preprocessor error into real preprocessor errorRichard Levitte1-1/+1
2015-06-16Remove one extraneous parenthesisRichard Levitte1-1/+1
2015-06-11Prepare for 1.0.0t-devMatt Caswell5-5/+13
2015-06-11Prepare for 1.0.0s releaseOpenSSL_1_0_0sMatt Caswell4-6/+6
2015-06-11Update CHANGES and NEWSMatt Caswell2-2/+70
2015-06-11PKCS#7: Fix NULL dereference with missing EncryptedContent.Emilia Kasper1-1/+15
2015-06-11Fix length checks in X509_cmp_time to avoid out-of-bounds reads.Emilia Kasper1-10/+47
2015-06-11Fix infinite loop in CMSDr. Stephen Henson1-1/+1
2015-06-11Correction of make depend merge errorRichard Levitte1-1/+1
2015-06-11More ssl_session_dup fixesMatt Caswell1-33/+34
2015-06-10EC_POINT_is_on_curve does not return a booleanMatt Caswell6-16/+23
2015-06-10Fix Kerberos issue in ssl_session_dupMatt Caswell1-1/+1
2015-06-08return correct NID for undefined objectDr. Stephen Henson1-0/+3
2015-06-04Remove misleading commentMatt Caswell1-2/+0
2015-06-04Clean premaster_secret for GOSTMatt Caswell1-0/+1