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_policy.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put the implementation of Policy::dh_group in source so it's easier to
lloyd
2012-04-19
1
-1
/
+1
*
Remove Policy::choose_compression and move to tls_server
lloyd
2012-04-04
1
-14
/
+8
*
Limit the lifetime of tickets to Policy::session_ticket_lifetime()
lloyd
2012-04-04
1
-0
/
+7
*
Move min_version and pref_version to the source file so they can be
lloyd
2012-03-02
1
-4
/
+2
*
Go back to choosing the ciphersuite based on the server's preferences.
lloyd
2012-01-25
1
-5
/
+7
*
Hiding SRP users or not is policy. Not sure what the default should be for this
lloyd
2012-01-25
1
-2
/
+10
*
We can now actually handle multiple certificate types in the server
lloyd
2012-01-24
1
-2
/
+1
*
Send the supported elliptic curves extension. Instead of hardcoding
lloyd
2012-01-24
1
-0
/
+10
*
Get the list of supported ECC curves out of the client hello, and
lloyd
2012-01-24
1
-0
/
+1
*
Add comments for the Policy class. Make the allowed_* calls virtual so
lloyd
2012-01-24
1
-16
/
+42
*
The credentials manager interface seems a much better place for cert
lloyd
2012-01-23
1
-10
/
+1
*
Make the version number a proper class, makes many things much easier
lloyd
2012-01-23
1
-4
/
+6
*
Since this branch is hugely API breaking already, go ahead and put
lloyd
2012-01-23
1
-2
/
+6
*
When generating a signature in TLS 1.2, respect the request of the
lloyd
2012-01-20
1
-1
/
+1
*
New policy methods. User provides lists of ciphers, hashes, etc they
lloyd
2012-01-20
1
-21
/
+37
*
Many fixes for TLS 1.2 though some things in particular client auth
lloyd
2012-01-20
1
-1
/
+1
*
Various and sundry bug fixes
lloyd
2012-01-19
1
-1
/
+1
*
Some basic infrastructure pieces for SRP (policy, etc)
lloyd
2011-12-31
1
-3
/
+7
*
Many renegotiation fixes. Add support for the secure renegotiation
lloyd
2011-12-30
1
-0
/
+2
*
Rename ssl module to tls
lloyd
2011-12-23
1
-0
/
+63