summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-12-03Prepare for 0.9.8zi-devOpenSSL_0_9_8-stableMatt Caswell
2015-12-03Prepare for 0.9.8zh releaseOpenSSL_0_9_8zhMatt Caswell
2015-12-02Update CHANGES and NEWSMatt Caswell
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-25Change --debug to -d for compat with old releases.Rich Salz
2015-09-23OpenSSL 0.9.8 doesn't have support for mingw64Richard Levitte
2015-09-22Remove stricts-warnings on 0.9.8 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-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-07-29Tweak README about rt and bug reporting.Rich Salz
2015-07-10Set numeric IDs for tar as wellRichard Levitte
2015-07-10Stop using tardyRichard Levitte
2015-07-06document -2 return valueDr. Stephen Henson
2015-06-11Prepare for 0.9.8zh-devMatt Caswell
2015-06-11Prepare for 0.9.8zg releaseOpenSSL_0_9_8zgMatt 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-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-04Clean Kerberos pre-master secretMatt Caswell
2015-06-04Fix off-by-one error in BN_bn2hexMatt Caswell
2015-06-02Add the macro OPENSSL_SYS_WIN64Richard Levitte
2015-06-02Fix race condition in NewSessionTicketMatt Caswell
2015-06-02Clear state in DTLSv1_listenMatt Caswell
2015-05-28check for error when creating PKCS#8 structureDr. Stephen Henson
2015-05-28PEM doc fixesDr. Stephen Henson
2015-05-22Fix off-by-one in BN_randMatt Caswell
2015-05-22Reject negative shifts for BN_rshift and BN_lshiftMatt Caswell
2015-05-13Add NULL checks from masterRich Salz
2015-04-18Fix encoding bug in i2c_ASN1_INTEGERDr. Stephen Henson
2015-04-16Code style: space after 'if'Viktor Dukhovni
2015-04-14Fix ssl_get_prev_session overrunMatt Caswell
2015-04-14Check for ClientHello message overrunsMatt Caswell
2015-04-10Don't set *pval to NULL in ASN1_item_ex_new.Dr. Stephen Henson
2015-04-08Have mkerr.pl treat already existing multiline string defs properlyRichard Levitte