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_ciphersuite.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
prepare TLS 1.2 for addition of TLS 1.3
Hannes Rantzsch
2022-04-04
1
-1
/
+1
*
remove default c'tor from TLS::Ciphersuite
René Meusel
2021-10-28
1
-11
/
+9
*
Ciphersuite::by_id() ::from_name() return a std::optional
René Meusel
2021-10-28
1
-4
/
+5
*
Remove support for TLS anonymous DH/ECDH suites
Jack Lloyd
2020-11-21
1
-1
/
+1
*
Simplification in record layer
Jack Lloyd
2019-05-24
1
-0
/
+2
*
Fix various issues in TLS found using BoGo
Jack Lloyd
2019-05-20
1
-0
/
+10
*
Use enums to represent TLS signature and kex algorithms.
Jack Lloyd
2018-01-28
1
-20
/
+22
*
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
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-1
/
+1
*
Content:
Tomasz Frydrych
2017-04-03
1
-1
/
+1
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-6
/
+6
*
Address some Coverity warnings
Jack Lloyd
2016-10-22
1
-7
/
+7
*
Merge master into this branch, resolving conflicts with #457/#576
Jack Lloyd
2016-08-31
1
-24
/
+45
|
\
|
*
Clean up TLS ciphersuite handling
Jack Lloyd
2016-08-16
1
-9
/
+9
|
*
Save the IETF ciphersute name directly in TLS::Ciphersuite
Jack Lloyd
2016-06-09
1
-21
/
+42
*
|
Encrypt-then-MAC extension (RFC 7366)
Juraj Somorovsky
2016-05-11
1
-0
/
+5
|
/
*
Precompile the list of TLS ciphersuites
Jack Lloyd
2016-01-06
1
-0
/
+2
*
String comparision fixes
Daniel Neus
2016-01-04
1
-1
/
+1
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Add ChaCha20Poly1305 TLS ciphersuites compatible with Google's implementation
lloyd
2014-12-31
1
-5
/
+6
*
Cleanup handling of TLS AEAD nonce sizes, push all knowledge of what
lloyd
2014-11-03
1
-10
/
+14
*
If the server offers us a SCSV instead of a real ciphersuite send a fatal alert
lloyd
2014-10-30
1
-0
/
+5
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+137