Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add explicit static_cast operations to eliminate implicit cast compiler warni... | Dan Brown | 2016-04-27 | 1 | -3/+3 |
* | Change calls to 'get_byte' to explicitly cast parameters and eliminate compil... | Dan Brown | 2016-04-27 | 1 | -3/+3 |
* | TLS improvements | Jack Lloyd | 2015-10-25 | 1 | -50/+47 |
* | More changes for use with debug STL | Simon Warta | 2015-06-30 | 1 | -2/+8 |
* | lib/tls: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -4/+4 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Not helpful | lloyd | 2014-11-16 | 1 | -1/+0 |
* | A TLS Server can now process either TLS or DTLS but not either, | lloyd | 2014-11-15 | 1 | -0/+1 |
* | Add support for DTLS handshake timeouts and retransmissions. | lloyd | 2014-10-06 | 1 | -14/+87 |
* | A std::deque's memory is not guaranteed to be contiguous | lloyd | 2014-04-06 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+381 |