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
/
tests
/
unit_tls.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix mem leak in tls unit tests
Daniel Neus
2017-03-03
1
-4
/
+6
*
Remove std::cout accidentally left from debugging
René Korthaus
2017-02-12
1
-4
/
+0
*
Fix compiling TLS tests without DSA
Jack Lloyd
2017-02-11
1
-0
/
+2
*
Correct GH #869 for DSS CBC suites
Jack Lloyd
2017-02-07
1
-2
/
+2
*
Use SHA-384 with DHE_DSS_AES_256_CBC
René Korthaus
2017-02-06
1
-1
/
+5
*
Add tests for DHE_DSS ciphersuites
René Korthaus
2017-02-06
1
-5
/
+88
*
Fix various SunCC and Solaris warnings and build problems.
Jack Lloyd
2017-01-24
1
-2
/
+2
*
Avoid deprecation warning in TLS tests
Jack Lloyd
2017-01-09
1
-0
/
+3
*
Avoid construct in test that causes compilation problem on XCode 6
Jack Lloyd
2017-01-04
1
-2
/
+15
*
Increase default TLS DH min to 2048 bits, and add BSI policy class.
Jack Lloyd
2016-12-30
1
-1
/
+3
*
Remove reference to CECPQ1_PSK OCB ciphersuite in test.
Jack Lloyd
2016-12-30
1
-1
/
+0
*
Add CECPQ1 OCB ciphersuites
Jack Lloyd
2016-12-30
1
-0
/
+7
*
One more Camellia TLS test fix
Jack Lloyd
2016-12-28
1
-1
/
+8
*
Fix Camellia TLS tests
Jack Lloyd
2016-12-28
1
-2
/
+9
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-11
/
+11
*
Fix bad deref when ciphersuite value is larger than largest known id
Jack Lloyd
2016-12-05
1
-0
/
+25
*
Add tests for TLS policy values
Jack Lloyd
2016-11-26
1
-5
/
+67
*
Merge GH #653 OCSP and X.509 path validation refactor
Jack Lloyd
2016-11-25
1
-22
/
+25
|
\
|
*
Fix TLS tests wrt validation changes
Jack Lloyd
2016-11-25
1
-12
/
+25
|
*
Move TLS cert verification callback from Credentials_Manager to TLS::Callbacks
Jack Lloyd
2016-11-23
1
-10
/
+0
*
|
Add a test of TLS::Alert::type_string
Jack Lloyd
2016-11-25
1
-5
/
+61
|
/
*
Add brainpool test to TLS
Jack Lloyd
2016-11-19
1
-1
/
+3
*
Merge GH #729 Add CECPQ1 (x25519+NewHope) TLS ciphersuites
Jack Lloyd
2016-11-19
1
-0
/
+4
|
\
|
*
Add CECPQ1 TLS ciphersuites
Jack Lloyd
2016-11-17
1
-0
/
+4
*
|
Fix TLS test
Jack Lloyd
2016-11-18
1
-4
/
+4
|
/
*
Fix TLS corruption tests.
Jack Lloyd
2016-11-15
1
-4
/
+4
*
Add an in-house EC curve for TLS at compile-time
René Korthaus
2016-11-03
1
-0
/
+4
*
More tests for session managers.
Jack Lloyd
2016-10-27
1
-1
/
+13
*
Test MtE then EtM CBC modes
Jack Lloyd
2016-10-27
1
-1
/
+1
*
Fix TLS resumption bugs
Jack Lloyd
2016-10-27
1
-92
/
+155
*
Fixes for build without 25519
Jack Lloyd
2016-10-24
1
-0
/
+3
*
X25519 key exchange for TLS
Jack Lloyd
2016-10-21
1
-0
/
+4
*
Merge GH #665 Add IncludeOS target, make filesystem/threads optional
Jack Lloyd
2016-10-17
1
-1
/
+0
|
\
|
*
Fix mutex in oids.cpp
Jack Lloyd
2016-10-12
1
-1
/
+0
*
|
Merge GH #659 TLS CBC is optional
Jack Lloyd
2016-10-13
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Make TLS CBC optional
Jack Lloyd
2016-10-08
1
-0
/
+5
*
|
Make pk_ops.h internal
Jack Lloyd
2016-10-08
1
-2
/
+2
*
|
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
1
-1
/
+1
|
/
*
TLS: Split CBC+HMAC modes to standalone AEAD_Mode
Jack Lloyd
2016-10-07
1
-116
/
+167
*
Support encoding of supported point formats extension
René Korthaus
2016-10-03
1
-0
/
+12
*
New TLS positive and negative tests.
Juraj Somorovsky
2016-09-30
1
-4
/
+10
*
Maintainer mode fixes.
Jack Lloyd
2016-09-21
1
-1
/
+1
*
Merge master into this branch, resolving conflicts with #457/#576
Jack Lloyd
2016-08-31
1
-240
/
+346
|
\
|
*
Add a Callbacks function for ALPN
Jack Lloyd
2016-08-16
1
-4
/
+6
|
*
Changes to TLS::Callbacks for GH PR #457
Jack Lloyd
2016-08-16
1
-34
/
+59
|
*
Removed TLS::Session::Properties
Matthias Gierlings
2016-06-19
1
-8
/
+6
|
*
Extended TLS Unit Tests
Matthias Gierlings
2016-06-19
1
-251
/
+326
|
*
Added virtual Callback Interface
Matthias Gierlings
2016-06-19
1
-13
/
+13
|
*
Implemented Feedback on GH #457
Matthias Gierlings
2016-06-19
1
-1
/
+1
|
*
Reduction of code complexity in TLS classes.
Matthias Gierlings
2016-06-19
1
-22
/
+30
[next]