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
/
tests
/
test_tls.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix TLS CBC in DTLS when a bad packet is received.
Jack Lloyd
2019-05-21
1
-2
/
+1
*
Fix some MSVC warnings
Jack Lloyd
2018-12-10
1
-2
/
+3
*
Avoid calling memset, memcpy within library code
Jack Lloyd
2018-11-17
1
-3
/
+4
*
Fix more MSVC warnings
Jack Lloyd
2018-10-01
1
-1
/
+1
*
TLS would try to negotiate x25519 even if disabled
Jack Lloyd
2018-06-15
1
-1
/
+7
*
Add 192-bit Suite B policy
Jack Lloyd
2018-06-14
1
-2
/
+6
*
Make the tests VarMap an actual type instead of a hashmap typedef.
Jack Lloyd
2018-05-29
1
-6
/
+6
*
Add missing override
Jack Lloyd
2018-04-09
1
-1
/
+1
*
Fix bug that broke session decryption (and thus resumption)
Jack Lloyd
2018-04-09
1
-0
/
+48
*
Fix off by one when decoding TLS-CBC ciphertexts
Jack Lloyd
2018-04-09
1
-0
/
+113
*
Rename test data file to match the test name
Jack Lloyd
2018-04-08
1
-1
/
+1
*
Use enums for TLS key exchange group params
Jack Lloyd
2018-02-13
1
-5
/
+6
*
Move generic TLS tests to test_tls.cpp
Jack Lloyd
2018-01-28
1
-0
/
+303
*
Rename test sources
lloyd
2014-01-07
1
-281
/
+0
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-0
/
+281