Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move ssl/t1_ext.c to ssl/statem/extensions_cust.c | Matt Caswell | 2017-04-07 | 1 | -2/+2 |
* | Move client parsing of ServerHello extensions into new framework | Matt Caswell | 2016-12-08 | 1 | -2/+2 |
* | Split extensions code into core extensions and server extensions code | Matt Caswell | 2016-12-08 | 1 | -1/+2 |
* | Refactor ClientHello extension parsing | Matt Caswell | 2016-12-08 | 1 | -1/+1 |
* | Move tls_collect_extensions() into a separate file | Matt Caswell | 2016-12-08 | 1 | -1/+1 |
* | Use the TLSv1.3 nonce construction | Matt Caswell | 2016-11-29 | 1 | -1/+1 |
* | Add support for TLS1.3 secret generation | Matt Caswell | 2016-11-09 | 1 | -1/+1 |
* | First pass at writing a writeable packets API | Matt Caswell | 2016-09-13 | 1 | -1/+1 |
* | Update build.info files for auto-init/de-init | Matt Caswell | 2016-02-09 | 1 | -2/+2 |
* | unified build scheme: add build.info files | Richard Levitte | 2016-02-01 | 1 | -0/+14 |