summaryrefslogtreecommitdiffstats
path: root/ssl
AgeCommit message (Expand)Author
2015-08-14PACKETise CertificateRequestMatt Caswell
2015-08-14PACKETise ClientKeyExchange processingMatt Caswell
2015-08-14PACKETise NewSessionTicketMatt Caswell
2015-08-14Fix session ticketsMatt Caswell
2015-08-14Add CCM ciphersuites from RFC6655 and RFC7251Dr. Stephen Henson
2015-08-14ccm8 supportDr. Stephen Henson
2015-08-14CCM support.Dr. Stephen Henson
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-13PACKETise Server Certificate processingMatt Caswell
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-11Fix seg fault with 0 p val in SKEGuy Leaver (guleaver)
2015-08-11Normalise make errors outputMatt Caswell
2015-08-10RT3999: Remove sub-component version stringsRich Salz
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-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 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-03Add initial packet parsing codeMatt Caswell
2015-08-01Make BSD make happy with subdirectories.Ben Laurie
2015-07-31Remove erroneous server_random fillingMatt Caswell
2015-07-30cleanse psk_identity on errorDr. Stephen Henson
2015-07-30Free and cleanse pms on errorDr. Stephen Henson
2015-07-30Don't request certificates for any PSK ciphersuiteDr. Stephen Henson
2015-07-30CAMELLIA PSK ciphersuites from RFC6367Dr. Stephen Henson
2015-07-30Add RFC4785 ciphersuitesDr. Stephen Henson
2015-07-30Add RFC4279, RFC5487 and RFC5489 ciphersuites.Dr. Stephen Henson
2015-07-30Add full PSK trace supportDr. Stephen Henson
2015-07-30PSK premaster secret derivation.Dr. Stephen Henson
2015-07-30Extended PSK server support.Dr. Stephen Henson
2015-07-30Extended PSK client support.Dr. Stephen Henson
2015-07-30PSK PRF correction.Dr. Stephen Henson
2015-07-30Make auto DH work with DHEPSKDr. Stephen Henson
2015-07-30Check for kECDH with extensions.Dr. Stephen Henson
2015-07-30Enable PSK if corresponding mask set.Dr. Stephen Henson
2015-07-30Disable all PSK if no callback.Dr. Stephen Henson
2015-07-30Disable unsupported PSK algorithmsDr. Stephen Henson
2015-07-30new PSK text constantsDr. Stephen Henson
2015-07-30New PSK aliases.Dr. Stephen Henson
2015-07-30fields for PSK key, new constantsDr. Stephen Henson