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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add message to BOTAN_ARG_CHECK and use it more widely
Jack Lloyd
2018-05-13
1
-0
/
+1
*
Use enums to represent TLS signature and kex algorithms.
Jack Lloyd
2018-01-28
1
-11
/
+39
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-1
/
+0
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-2
/
+2
*
Fix bad deref when ciphersuite value is larger than largest known id
Jack Lloyd
2016-12-05
1
-1
/
+1
*
Simplify TLS::Ciphersuite::cbc_ciphersuite
Jack Lloyd
2016-11-25
1
-3
/
+1
*
Add CECPQ1 TLS ciphersuites
Jack Lloyd
2016-11-17
1
-0
/
+6
*
Make TLS CBC optional
Jack Lloyd
2016-10-08
1
-0
/
+5
*
Merge master into this branch, resolving conflicts with #457/#576
Jack Lloyd
2016-08-31
1
-134
/
+15
|
\
|
*
Clean up TLS ciphersuite handling
Jack Lloyd
2016-08-16
1
-33
/
+15
|
*
Save the IETF ciphersute name directly in TLS::Ciphersuite
Jack Lloyd
2016-06-09
1
-101
/
+0
*
|
Address some issues with PR 492
Jack Lloyd
2016-08-13
1
-2
/
+3
*
|
Encrypt-then-MAC extension (RFC 7366)
Juraj Somorovsky
2016-05-11
1
-0
/
+6
|
/
*
Precompile the list of TLS ciphersuites
Jack Lloyd
2016-01-06
1
-2
/
+4
*
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
-1
/
+1
*
Remove use of lookup.h in favor of new T::create API.
Jack Lloyd
2015-09-21
1
-7
/
+3
*
Hide Algorithm_Factory and use the functions in lookup.h internally.
lloyd
2015-03-04
1
-6
/
+4
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-9
/
+30
*
Update TLS OCB ciphersuites to match draft-zauner-tls-aes-ocb-00
lloyd
2015-01-21
1
-2
/
+8
*
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
-14
/
+27
*
Cleanup handling of TLS AEAD nonce sizes, push all knowledge of what
lloyd
2014-11-03
1
-4
/
+6
*
If the server offers us a SCSV instead of a real ciphersuite send a fatal alert
lloyd
2014-10-30
1
-0
/
+6
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+236