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
/
info.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
prepare TLS 1.2 for addition of TLS 1.3
Hannes Rantzsch
2022-04-04
1
-7
/
+3
*
Extract helper for handshake message transitions
René Meusel
2022-04-04
1
-0
/
+1
*
Remove TLS 1.0/1.1 and DTLS 1.0
Jack Lloyd
2021-04-01
1
-1
/
+1
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
1
-1
/
+0
*
New TLS session encryption format
Jack Lloyd
2019-12-15
1
-1
/
+1
*
Allow disabling TLS 1.0/1.1 and DTLS 1.0 at build time
Jack Lloyd
2019-11-10
1
-3
/
+0
*
Remove unneeded load_on auto
Jack Lloyd
2018-09-04
1
-2
/
+0
*
Use enums to represent TLS signature and kex algorithms.
Jack Lloyd
2018-01-28
1
-0
/
+1
*
More build fixes
Jack Lloyd
2017-09-24
1
-1
/
+2
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
Export tls_messages.h as a public header
René Korthaus
2016-12-23
1
-2
/
+2
*
Make TLS CBC optional
Jack Lloyd
2016-10-08
1
-1
/
+0
*
TLS: Split CBC+HMAC modes to standalone AEAD_Mode
Jack Lloyd
2016-10-07
1
-0
/
+1
*
Merge GH #567/GH #457 TLS refactoring and Callbacks interface
Jack Lloyd
2016-08-31
1
-0
/
+1
|
\
|
*
Changes to TLS::Callbacks for GH PR #457
Jack Lloyd
2016-08-16
1
-1
/
+0
|
*
Added virtual Callback Interface
Matthias Gierlings
2016-06-19
1
-0
/
+1
|
*
Reduction of code complexity in TLS classes.
Matthias Gierlings
2016-06-19
1
-0
/
+1
*
|
Update info.txt
Daniel Neus
2016-08-16
1
-2
/
+1
*
|
add sha1_sse2 to the TLS module dependencies
Daniel Neus
2016-08-15
1
-0
/
+1
*
|
Remove unused kdf2 dependency from tls module
René Korthaus
2016-07-04
1
-1
/
+0
*
|
Various fixes with bsi module policy
René Korthaus
2016-07-04
1
-0
/
+1
|
/
*
Make SRP6 support optional in TLS
Jack Lloyd
2016-02-07
1
-1
/
+0
*
Remove TLS heartbeat support.
Jack Lloyd
2016-02-07
1
-1
/
+0
*
Move Credentials_Manager to TLS
Jack Lloyd
2015-08-29
1
-1
/
+1
*
Add ALPN (RFC 7301) and remove NPN
lloyd
2015-03-20
1
-33
/
+1
*
Remove SSLv3 and handling of SSLv2 client hellos.
lloyd
2015-01-11
1
-2
/
+0
*
Change TLS session encryption to use AES-256/GCM instead of CBC+HMAC
lloyd
2015-01-08
1
-2
/
+0
*
Rename the various pubkey padding schemes to match the common names.
lloyd
2014-01-18
1
-2
/
+2
*
Split up docs into the reference manual, the website, and everything else.
lloyd
2014-01-10
1
-0
/
+2
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+90