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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
prepare TLS 1.2 for addition of TLS 1.3
Hannes Rantzsch
2022-04-04
1
-205
/
+0
*
Extract helper for handshake message transitions
René Meusel
2022-04-04
1
-2
/
+2
*
remove default c'tor from TLS::Ciphersuite
René Meusel
2021-10-28
1
-2
/
+3
*
Avoid raw pointers in TLS
Jack Lloyd
2021-04-08
1
-1
/
+1
*
KDF::create
Jack Lloyd
2021-04-05
1
-1
/
+1
*
Remove SRP support from TLS
Jack Lloyd
2020-11-23
1
-2
/
+0
*
Use enums to represent TLS signature and kex algorithms.
Jack Lloyd
2018-01-28
1
-4
/
+2
*
Add copyright statements to files modified in the preceding 2 commits
Harry Reimann
2017-12-04
1
-0
/
+1
*
Move TLS signature and key exchange code into callbacks
Harry Reimann
2017-12-04
1
-0
/
+3
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Content:
Tomasz Frydrych
2017-04-03
1
-1
/
+1
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-5
/
+5
*
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
-10
/
+4
*
Check that TLS signature type is accepted by the policy.
Jack Lloyd
2016-03-06
1
-3
/
+5
*
TLS improvements
Jack Lloyd
2015-10-25
1
-3
/
+3
*
Add ALPN (RFC 7301) and remove NPN
lloyd
2015-03-20
1
-6
/
+0
*
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
-4
/
+4
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Guess I won't be needing these
lloyd
2014-01-18
1
-1
/
+0
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+210