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_handshake_state.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Export tls_messages.h as a public header
René Korthaus
2016-12-23
1
-1
/
+1
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-7
/
+7
*
Add OCSP stapling support to TLS client
Jack Lloyd
2016-11-26
1
-0
/
+6
*
Changes to TLS::Callbacks for GH PR #457
Jack Lloyd
2016-08-16
1
-2
/
+8
*
Add explicit static_cast operations to eliminate implicit cast compiler warni...
Dan Brown
2016-04-27
1
-3
/
+3
*
Check that TLS signature type is accepted by the policy.
Jack Lloyd
2016-03-06
1
-27
/
+80
*
Make SRP6 support optional in TLS
Jack Lloyd
2016-02-07
1
-0
/
+4
*
String comparision fixes
Daniel Neus
2016-01-04
1
-2
/
+2
*
TLS improvements
Jack Lloyd
2015-10-25
1
-8
/
+102
*
Add ALPN (RFC 7301) and remove NPN
lloyd
2015-03-20
1
-12
/
+3
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-6
/
+2
*
Convert PK operations to using Algo_Registry instead of Engine.
lloyd
2015-02-03
1
-2
/
+1
*
Add typedefs for function signatures/types used in TLS for easier reading
lloyd
2015-01-27
1
-3
/
+2
*
Remove SSLv3 and handling of SSLv2 client hellos.
lloyd
2015-01-11
1
-19
/
+3
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Fix algo factory compile
lloyd
2014-01-18
1
-1
/
+0
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+442