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
*
Save the IETF ciphersute name directly in TLS::Ciphersuite
Jack Lloyd
2016-06-09
1
-101
/
+0
*
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