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
/
msg_cert_req.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
review comments
René Meusel
2022-04-05
1
-0
/
+1
*
prepare TLS 1.2 for addition of TLS 1.3
Hannes Rantzsch
2022-04-04
1
-1
/
+23
*
Use C++17's concat namespace feature
Jack Lloyd
2022-02-06
1
-5
/
+1
*
Some fixes for modernize-loop-convert
Jack Lloyd
2022-02-06
1
-8
/
+7
*
Fix clang-tidy readability-container-size-empty warnings
Jack Lloyd
2022-02-06
1
-1
/
+1
*
Remove TLS 1.0/1.1 and DTLS 1.0
Jack Lloyd
2021-04-01
1
-18
/
+9
*
Update the BoringSSL runner and update the shim
Jack Lloyd
2020-12-05
1
-1
/
+1
*
Let TLS serialization know which side we are sending as
Jack Lloyd
2019-05-24
1
-1
/
+1
*
Fix various issues in TLS found using BoGo
Jack Lloyd
2019-05-20
1
-1
/
+1
*
move instead of copy
rumcajs
2018-10-14
1
-2
/
+2
*
Use enums to represent TLS signature and kex algorithms.
Jack Lloyd
2018-01-28
1
-14
/
+7
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-1
/
+0
*
Export tls_messages.h as a public header
René Korthaus
2016-12-23
1
-2
/
+3
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-11
/
+11
*
String comparision fixes
Daniel Neus
2016-01-04
1
-1
/
+1
*
lib/tls: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
1
-1
/
+1
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Have TLS_Data_Reader decoding errors include the actual msg type name
lloyd
2014-04-12
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+163