index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
tls
/
tls_reader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add wrappers for reinterpret_cast between char* and uint8_t*
Jack Lloyd
2017-10-03
1
-2
/
+2
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-1
/
+1
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-17
/
+17
*
Fix return type of TLS_Reader::get_u32bit
Jack Lloyd
2016-04-21
1
-2
/
+2
*
Missing adds
Jack Lloyd
2015-12-11
1
-1
/
+0
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-2
/
+2
*
Fix bug causing TLS client to sometimes reject DHE server kex
Jack Lloyd
2015-11-13
1
-0
/
+2
*
lib/tls: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
1
-3
/
+3
*
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
-6
/
+5
*
Add support for DTLS handshake timeouts and retransmissions.
lloyd
2014-10-06
1
-2
/
+2
*
Compile fix
lloyd
2014-04-13
1
-2
/
+2
*
Have TLS_Data_Reader decoding errors include the actual msg type name
lloyd
2014-04-12
1
-26
/
+31
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+226