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
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-194
/
+0
*
Have default TLS policy reject SSLv3. Add TLS::Policy::acceptable_ciphersuite
lloyd
2013-12-10
1
-0
/
+3
*
Add a basic DTLS policy
lloyd
2013-11-20
1
-0
/
+13
*
Add Cipher_Mode intermediate class. Add missing BOTAN_DLL exports
lloyd
2013-08-19
1
-1
/
+1
*
Change default policy to prohibit DTLS to minimize surprise.
lloyd
2013-07-10
1
-0
/
+2
*
Add a policy for Suite B 128-bit
lloyd
2013-04-12
1
-7
/
+33
*
Make ciphersuite_list a virtual member of TLS::Policy
lloyd
2013-04-10
1
-7
/
+7
*
Add TLS::Policy::server_uses_own_ciphersuite_preferences()
lloyd
2013-03-21
1
-0
/
+7
*
Blocking_Client fixes. Add relnote
lloyd
2013-02-28
1
-1
/
+3
*
Add TLS::Policy::negotiate_heartbeat_support which controls if the
lloyd
2012-10-13
1
-0
/
+5
*
Remove TLS::Policy::pref_version. Instead pass the version to offer to
lloyd
2012-10-13
1
-5
/
+0
*
No reason to pass a u16bit by reference
lloyd
2012-09-10
1
-1
/
+1
*
Add a Policy item for if a client will accept a server-initiated
lloyd
2012-08-06
1
-0
/
+5
*
Fix DTLS version string.
lloyd
2012-07-28
1
-0
/
+1
*
Changes to version handling in support of DTLS work.
lloyd
2012-07-12
1
-2
/
+2
*
Split TLS::Policy::allowed_hashes into allowed_signature_hashes and
lloyd
2012-06-29
1
-5
/
+8
*
Add TLS::Policy::minimum_dh_group_size, default 1024. Send an
lloyd
2012-06-25
1
-0
/
+5
*
Invert the policy setting as I think it makes it more obvious that
lloyd
2012-06-08
1
-5
/
+5
*
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