Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/tls: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -9/+9 |
* | Add typedefs for function signatures/types used in TLS for easier reading | lloyd | 2015-01-27 | 1 | -5/+5 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Support setting the number of pad bytes in a heartbeat message. Use | lloyd | 2015-01-07 | 1 | -4/+6 |
* | A TLS Server can now process either TLS or DTLS but not either, | lloyd | 2014-11-15 | 1 | -21/+29 |
* | Fix various warnings from VC++ 2014 and add missing include | lloyd | 2014-10-31 | 1 | -2/+2 |
* | Add support for DTLS handshake timeouts and retransmissions. | lloyd | 2014-10-06 | 1 | -29/+64 |
* | Avoid initializer lists here, VC2013 doesn't like it. Github #18 | lloyd | 2014-05-01 | 1 | -0/+4 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+668 |