summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-08-13Fix FAQ formatting for new website.Rich Salz
2015-08-13PACKETise Certificate Status messageMatt Caswell
2015-08-13Enhance PACKET readabilityMatt Caswell
2015-08-13Add missing return check for PACKET_buf_initMatt Caswell
2015-08-13GH364: Free memory on an error pathIsmo Puustinen
2015-08-13PACKETise Server Certificate processingMatt Caswell
2015-08-12Return error for unsupported modes.Dr. Stephen Henson
2015-08-12Fix memory leak if setup fails.Dr. Stephen Henson
2015-08-12Err isn't always malloc failure.Dr. Stephen Henson
2015-08-11Remove Gost94 signature algorithm.Rich Salz
2015-08-11Fix "make test" seg fault with SCTP enabledMatt Caswell
2015-08-11Fix missing return value checks in SCTPMatt Caswell
2015-08-11make updateMatt Caswell
2015-08-11Use dynamic engine for libssl test harnessRichard Levitte
2015-08-11Add a test for 0 p value in anon DH SKEMatt Caswell
2015-08-11Extend TLSProxy capabilitiesMatt Caswell
2015-08-11Add some libssl testsMatt Caswell
2015-08-11Add a libssl test harnessMatt Caswell
2015-08-11Add OSSLTest EngineMatt Caswell
2015-08-11Check for 0 modulus in BN_MONT_CTX_setMatt Caswell
2015-08-11Fix seg fault with 0 p val in SKEGuy Leaver (guleaver)
2015-08-11Normalise make errors outputMatt Caswell
2015-08-10GH365: Missing #ifdef rename.Rich Salz
2015-08-10RT3999: Remove sub-component version stringsRich Salz
2015-08-10Fix build break.Rich Salz
2015-08-10Find the right indent on *BSD.Ben Laurie
2015-08-08GH357: Update ocsp.cbluelineXY
2015-08-08RT3998: fix X509_check_host.pod release to 1.0.2David Woodhouse
2015-08-06Fix clang uninitialized variable warning.Adam Eijdenberg
2015-08-06Revert "Fix uninitalised warning."Matt Caswell
2015-08-06Fix uninitalised warning.Ben Laurie
2015-08-05RT3990: Fix #include path.Anton Blanchard
2015-08-04Change error reason to match previous behaviour.Adam Eijdenberg
2015-08-04Fix unhandled error condition in sslv2 client hello parsing.Adam Eijdenberg
2015-08-04Fix SRTP s_client/s_server optionsMatt Caswell
2015-08-04PACKETise NextProtoMatt Caswell
2015-08-04PACKETise CertificateVerify processingMatt Caswell
2015-08-04PACKETise ClientCertificate processingMatt Caswell
2015-08-04Fix a bug in the new PACKET implementationMatt Caswell
2015-08-03Fix warning when compiling with no-ec2mMatt Caswell
2015-08-03Fix make errors for the CCS changesMatt Caswell
2015-08-03Fix ssl3_read_bytes handshake fragment bugMatt Caswell
2015-08-03Move DTLS CCS processing into the state machineMatt Caswell
2015-08-03Move TLS CCS processing into the state machineMatt Caswell
2015-08-03PACKETise ClientHello processingMatt Caswell
2015-08-03PACKET unit testsMatt Caswell
2015-08-03Add initial packet parsing codeMatt Caswell
2015-08-02Fix refactoring breakage.Ben Laurie
2015-08-02don't reset return value to 0Dr. Stephen Henson
2015-08-02Add -Wconditional-uninitialized to clang strict warnings.Ben Laurie