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_verify.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
review comments
René Meusel
2022-04-05
1
-1
/
+2
*
prepare TLS 1.2 for addition of TLS 1.3
Hannes Rantzsch
2022-04-04
1
-11
/
+17
*
Use C++17's concat namespace feature
Jack Lloyd
2022-02-06
1
-5
/
+1
*
Make get_byte take a compile-time constant index
Jack Lloyd
2021-04-16
1
-4
/
+4
*
Remove TLS 1.0/1.1 and DTLS 1.0
Jack Lloyd
2021-04-01
1
-7
/
+2
*
silence trivial warnings
Nuno Goncalves
2019-10-20
1
-0
/
+1
*
Fix various issues in TLS found using BoGo
Jack Lloyd
2019-05-20
1
-0
/
+1
*
Fix some warnings from PVS-Studio
Jack Lloyd
2019-01-17
1
-0
/
+3
*
Use enums to represent TLS signature and kex algorithms.
Jack Lloyd
2018-01-28
1
-8
/
+7
*
Add copyright statements to files modified in the preceding 2 commits
Harry Reimann
2017-12-04
1
-0
/
+1
*
Move TLS signature and key exchange code into callbacks
Harry Reimann
2017-12-04
1
-6
/
+5
*
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
-5
/
+5
*
Disable TLS signature and finished message checks in fuzzer mode
Jack Lloyd
2016-12-17
1
-1
/
+8
*
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
1
-3
/
+2
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
1
-3
/
+4
*
Address some issues with PR 492
Jack Lloyd
2016-08-13
1
-0
/
+2
*
Add explicit static_cast operations to eliminate implicit cast compiler warni...
Dan Brown
2016-04-27
1
-1
/
+1
*
Check that TLS signature type is accepted by the policy.
Jack Lloyd
2016-03-06
1
-2
/
+4
*
String comparision fixes
Daniel Neus
2016-01-04
1
-1
/
+1
*
Convert PK operations to using Algo_Registry instead of Engine.
lloyd
2015-02-03
1
-1
/
+1
*
Remove SSLv3 and handling of SSLv2 client hellos.
lloyd
2015-01-11
1
-23
/
+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
*
Guess I won't be needing these
lloyd
2014-01-18
1
-1
/
+0
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+117