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
Commit message (
Expand
)
Author
Age
Files
Lines
*
No reason to deprecate this (only internally called) constructor
Jack Lloyd
2016-11-26
1
-1
/
+2
*
Add TLS::Policy::to_string
Jack Lloyd
2016-11-26
2
-0
/
+13
*
Merge GH #653 OCSP and X.509 path validation refactor
Jack Lloyd
2016-11-25
9
-86
/
+149
|
\
|
*
Add missing Doxygen param [ci skip]
Jack Lloyd
2016-11-25
1
-0
/
+2
|
*
Add minimum_signature_strenght to Text_Policy
Jack Lloyd
2016-11-25
2
-3
/
+9
|
*
Add TLS::Policy::minimum_signature_strength
Jack Lloyd
2016-11-25
6
-5
/
+25
|
*
Address review comments from @cordney
Jack Lloyd
2016-11-25
1
-0
/
+1
|
*
Add the documented function for OCSP timeouts
Jack Lloyd
2016-11-23
2
-3
/
+10
|
*
Move TLS cert verification callback from Credentials_Manager to TLS::Callbacks
Jack Lloyd
2016-11-23
7
-83
/
+110
*
|
Simplify TLS::Ciphersuite::cbc_ciphersuite
Jack Lloyd
2016-11-25
1
-3
/
+1
*
|
Simplify TLS::Handshake_Hash::update
Jack Lloyd
2016-11-25
1
-9
/
+5
|
/
*
TLS CBC functionality now exposed to the library developer. Useful for direct...
Juraj Somorovsky
2016-11-19
1
-1
/
+1
*
Order default TLS ECC curve preferences by performance
Jack Lloyd
2016-11-19
1
-4
/
+6
*
Add CECPQ1 TLS ciphersuites
Jack Lloyd
2016-11-17
6
-14
/
+92
*
Fix incompatability with (some) common TLS stack
Jack Lloyd
2016-11-16
4
-15
/
+26
*
Add new TLS callback for when session is activated
Jack Lloyd
2016-11-16
2
-0
/
+8
*
Pubkey cleanups
Jack Lloyd
2016-11-12
1
-3
/
+1
*
Cipher_Mode and AEAD_Mode improvements
Daniel Neus
2016-11-08
2
-2
/
+13
*
Add an in-house EC curve for TLS at compile-time
René Korthaus
2016-11-03
1
-0
/
+10
*
Simplify some code by using T::create_or_throw
Jack Lloyd
2016-11-03
2
-12
/
+3
*
Change TLS default policy to disable DSA, CCM-8, and static RSA
Jack Lloyd
2016-11-02
2
-11
/
+32
*
Add TLS callbacks for debug and error logging.
Jack Lloyd
2016-10-28
1
-2
/
+28
*
Fix TLS resumption bugs
Jack Lloyd
2016-10-27
2
-20
/
+27
*
Fixes for build without 25519
Jack Lloyd
2016-10-24
1
-3
/
+3
*
Merge GH #673 X25519 TLS key exchange
Jack Lloyd
2016-10-24
4
-36
/
+92
|
\
|
*
X25519 key exchange for TLS
Jack Lloyd
2016-10-21
4
-36
/
+92
*
|
Merge GH #675 Lucky13 countermeasures
Jack Lloyd
2016-10-24
2
-0
/
+82
|
\
\
|
*
|
Final changes, now using the countermeasure from the Lucky 13 paper again (or...
Juraj Somorovsky
2016-10-23
1
-36
/
+32
|
*
|
SHA384 countermeasure (not perfect, but makes the attack harder)
Juraj Somorovsky
2016-10-22
1
-19
/
+27
|
*
|
Lucky 13 patch for SHA-1 and SHA-256
Juraj Somorovsky
2016-10-16
2
-0
/
+78
*
|
|
Address some Coverity warnings
Jack Lloyd
2016-10-22
1
-7
/
+7
|
|
/
|
/
|
*
|
Tighten up TLS server handshake logic.
Jack Lloyd
2016-10-20
1
-20
/
+15
*
|
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
7
-19
/
+25
*
|
Improve tls doxygen [ci skip]
René Korthaus
2016-10-19
9
-0
/
+99
*
|
Maintainer mode fixes
Jack Lloyd
2016-10-17
2
-11
/
+7
*
|
In TLS::Session_Keys return values by reference
Jack Lloyd
2016-10-17
1
-6
/
+6
*
|
Merge GH #665 Add IncludeOS target, make filesystem/threads optional
Jack Lloyd
2016-10-17
2
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
Abstract out mutex type. Make threads optional.
Jack Lloyd
2016-10-12
2
-6
/
+6
*
|
Merge GH #659 TLS CBC is optional
Jack Lloyd
2016-10-13
6
-2
/
+18
|
\
\
|
|
/
|
/
|
|
*
Make TLS CBC optional
Jack Lloyd
2016-10-08
6
-2
/
+18
*
|
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
5
-12
/
+8
*
|
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
6
-15
/
+19
|
/
*
TLS: Split CBC+HMAC modes to standalone AEAD_Mode
Jack Lloyd
2016-10-07
7
-338
/
+683
*
Minor improvements
René Korthaus
2016-10-03
3
-25
/
+7
*
Support encoding of supported point formats extension
René Korthaus
2016-10-03
9
-4
/
+151
*
New TLS positive and negative tests.
Juraj Somorovsky
2016-09-30
2
-7
/
+7
*
Removed redundant check in ClientHello parser
Juraj Somorovsky
2016-09-30
1
-3
/
+0
*
Vector out of bounds fix
Juraj Somorovsky
2016-09-30
1
-1
/
+1
*
Merge GH #633 Cleanup TLS CBC encryption code
Jack Lloyd
2016-09-26
1
-140
/
+88
|
\
|
*
Move this to avoid ASan trigger
Jack Lloyd
2016-09-22
1
-4
/
+4
[next]