summaryrefslogtreecommitdiffstats
path: root/ssl/build.info
AgeCommit message (Expand)Author
2017-04-07Move ssl/t1_ext.c to ssl/statem/extensions_cust.cMatt Caswell
2016-12-08Move client parsing of ServerHello extensions into new frameworkMatt Caswell
2016-12-08Split extensions code into core extensions and server extensions codeMatt Caswell
2016-12-08Refactor ClientHello extension parsingMatt Caswell
2016-12-08Move tls_collect_extensions() into a separate fileMatt Caswell
2016-11-29Use the TLSv1.3 nonce constructionMatt Caswell
2016-11-09Add support for TLS1.3 secret generationMatt Caswell
2016-09-13First pass at writing a writeable packets APIMatt Caswell
2016-02-09Update build.info files for auto-init/de-initMatt Caswell
2016-02-01unified build scheme: add build.info filesRichard Levitte