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
/
tls
/
tls_ciphersuite.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Limit the lifetime of tickets to Policy::session_ticket_lifetime()
lloyd
2012-04-04
1
-0
/
+12
*
Remove the Ciphersuite_Code enum and move all ciphersuite
lloyd
2012-03-30
1
-257
/
+1
*
Bad conditional
lloyd
2012-02-28
1
-1
/
+1
*
Support getting ciphersuites by name as well as suite ID
lloyd
2012-01-28
1
-1
/
+17
*
Add Camellia ciphersuites from RFC 4132.
lloyd
2012-01-28
1
-4
/
+24
*
Add anon SRP ciphersuites to the list, add missing _CBC on the
lloyd
2012-01-28
1
-6
/
+17
*
Support alternate PRF hashes in TLS 1.2. Add support for the SHA-384
lloyd
2012-01-28
1
-1
/
+16
*
Change naming convention to match RFCs
lloyd
2012-01-27
1
-14
/
+10
*
Working though somewhat clumsy DHE_PSK and ECDHE_PSK. Tested against GnuTLS
lloyd
2012-01-27
1
-9
/
+38
*
Add client-side support for PSK kex. Tested against OpenSSL.
lloyd
2012-01-27
1
-1
/
+11
*
In earlier versions, key exchange == "RSA" meant export-style
lloyd
2012-01-25
1
-10
/
+10
*
Fix printing PSK ciphersuites. Better assert msg.
lloyd
2012-01-25
1
-13
/
+15
*
Go back to choosing the ciphersuite based on the server's preferences.
lloyd
2012-01-25
1
-0
/
+20
*
s/tls_suites/tls_ciphersuite/
lloyd
2012-01-24
1
-0
/
+228