Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Read only support for signature_algorithms extension used in TLS 1.2 | lloyd | 2012-01-18 | 1 | -0/+33 |
* | As someone pointed out on the TLS list, NPN isn't really a negotiation | lloyd | 2012-01-04 | 1 | -5/+5 |
* | Add support for next protocol negotiation. Client only currently; | lloyd | 2012-01-04 | 1 | -0/+38 |
* | Add support for the maximum fragment length extension. No hooks for it | lloyd | 2011-12-30 | 1 | -0/+32 |
* | Full support for renegotiation including RFC 5746 extensions for | lloyd | 2011-12-30 | 1 | -3/+6 |
* | About half an implementation of RFC 5746 | lloyd | 2011-12-29 | 1 | -0/+26 |
* | Add support for sending server name indicator in client hello | lloyd | 2011-12-29 | 1 | -0/+109 |