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
*
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
|
*
Further TLS CBC cleanups
Jack Lloyd
2016-09-21
1
-28
/
+37
|
*
Cleanup TLS CBC encryption record code
Jack Lloyd
2016-09-21
1
-130
/
+69
*
|
Merge GH #516 Cipher_Mode API improvements
Jack Lloyd
2016-09-26
1
-7
/
+4
|
\
\
|
*
|
Cipher_Mode API improvements
Jack Lloyd
2016-09-01
1
-7
/
+4
|
|
/
*
/
TLS Server should respect client signature_algorithms. Stricter TLS hello dec...
Jack Lloyd
2016-09-21
5
-31
/
+89
|
/
*
Merge GH #578/#492: TLS EtM extension and new policy toggles
Jack Lloyd
2016-08-31
20
-112
/
+525
|
\
|
*
Merge master into this branch, resolving conflicts with #457/#576
Jack Lloyd
2016-08-31
25
-1486
/
+1516
|
|
\
|
*
|
Address some issues with PR 492
Jack Lloyd
2016-08-13
13
-58
/
+118
|
*
|
Merge branch 'master' into Encrypt-then-MAC-with-policy
Juraj Somorovsky
2016-05-12
9
-48
/
+46
|
|
\
\
|
*
|
|
Encrypt-then-MAC extension (RFC 7366)
Juraj Somorovsky
2016-05-11
19
-104
/
+329
|
*
|
|
TLS Policy support
Christian Mainka
2016-05-03
6
-24
/
+153
[next]