Age | Commit message (Expand) | Author |
2015-06-23 | Merge branch 'ia/ssl/modern-timetrap' | Ingela Anderton Andin |
2015-06-22 | ssl: Make init functions fail if make_certs:all fails | Ingela Anderton Andin |
2015-06-22 | ssl: modernize timetrap handling | Ingela Anderton Andin |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-15 | ssl: Remove unnecessary suite callback | Ingela Anderton Andin |
2015-04-21 | ssl: Add unit test case | Ingela Anderton Andin |
2014-09-24 | ssl: Servers may include an empty SNI-extension | Ingela Anderton Andin |
2014-06-05 | added SNI decode test to SSL handshake suite | András Veres-Szentkirályi |
2014-04-23 | ssl: Refactor so that there is only one source for the default hashsign values | Ingela Anderton Andin |
2014-04-23 | ssl: always pass negotiated version when selecting hashsign | Danil Zagoskin |
2014-04-23 | ssl: TLSv1.2: proper default sign algo for RSA | Danil Zagoskin |
2014-03-14 | Add test for unknown elliptic curve supported by client | Danil Zagoskin |
2013-11-06 | Add SSL Server Name Indication (SNI) client support | Julien Barbot |
2013-09-10 | ssl: Refactor to provide common handshake functions for TLS/DTLS | Ingela Anderton Andin |
2013-06-04 | ssl: Structural perarparation to support DTLS | Ingela Anderton Andin |
2013-01-11 | ssl: CTify test cases | Ingela Anderton Andin |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-22 | ssl: Add TLS version to dec_hs/2 | Andreas Schultz |
2011-09-27 | fix unknown ssl extension parsing by changing length from bits to bytes | Ben Murphy |