Matt Caswell
|
3cf96e88b7
Fix compilation with no-ec
|
8 years ago |
Matt Caswell
|
7fe97c077b
Fix make update issues
|
8 years ago |
Matt Caswell
|
cbb0954471
Introduce TLSEXT_STATUSTYPE_nothing constant
|
8 years ago |
Matt Caswell
|
d270de322c
Change TLSEXT_IDX_* values into an enum
|
8 years ago |
Matt Caswell
|
1266eefdb6
Various style updates following extensions refactor
|
8 years ago |
Matt Caswell
|
89247375ef
Fix travis mixed declarations and code error
|
8 years ago |
Matt Caswell
|
a1448c26d2
Remove some spurious whitespace
|
8 years ago |
Matt Caswell
|
70af3d8ed7
Avoid repeatedly scanning the list of extensions
|
8 years ago |
Matt Caswell
|
24b8e4b2c8
Simplify ClientHello extension parsing
|
8 years ago |
Matt Caswell
|
02f0274e8c
Move ALPN processing into an extension finalisation function
|
8 years ago |
Matt Caswell
|
805a2e9e13
Provide server side extension init and finalisation functions
|
8 years ago |
Matt Caswell
|
ab83e31414
Move client construction of ClientHello extensions into new framework
|
8 years ago |
Matt Caswell
|
6dd083fd68
Move client parsing of ServerHello extensions into new framework
|
8 years ago |
Matt Caswell
|
e56c33b98b
Rename some functions
|
8 years ago |
Matt Caswell
|
7da160b0f4
Move ServerHello extension construction into the new extensions framework
|
8 years ago |
Matt Caswell
|
25670f3e87
Split extensions code into core extensions and server extensions code
|
8 years ago |