aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_seq_numbers.h
Commit message (Expand)AuthorAgeFilesLines
* Fix an undefined shift operation when DTLS reconnection occursJack Lloyd2020-04-051-1/+13
* Fix DTLS reconnectionJack Lloyd2019-07-131-5/+28
* Fix bugs when DTLS initial handshake messages are replayedJack Lloyd2019-05-231-0/+4
* Make exceptions easier to translate to error codesJack Lloyd2018-11-231-1/+1
* Address various GCC warningsJack Lloyd2017-10-061-4/+4
* Avoid empty methods, use =default or add a commentJack Lloyd2017-10-031-1/+1
* Header file cleanupsJack Lloyd2017-09-211-0/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* More MSVC warnings fixesJack Lloyd2017-08-311-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-31/+31
* Add final attribute to many classesJack Lloyd2016-01-101-2/+2
* Missing addsJack Lloyd2015-12-111-1/+0
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-1/+1
* Fix various bugs found by Coverity scanner.lloyd2015-05-151-0/+2
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Add support for DTLS handshake timeouts and retransmissions.lloyd2014-10-061-7/+15
* Move lib into srclloyd2014-01-101-0/+125