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