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
*
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
*
|
Address some issues with PR 492
Jack Lloyd
2016-08-13
1
-0
/
+2
*
|
Encrypt-then-MAC extension (RFC 7366)
Juraj Somorovsky
2016-05-11
1
-8
/
+43
|
/
*
Remaining cppcheck fixes that are not covered by GH #444
Daniel Neus
2016-03-05
1
-2
/
+2
*
Enable -Wpedantic on gcc and clang
René Korthaus
2016-01-13
1
-1
/
+1
*
some trivial compiler/PVS-Studio warning fixes
Daniel Neus
2015-12-22
1
-2
/
+2
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-1
/
+1
*
Disable some problem areas of TLS corruption test pending rewrite
Jack Lloyd
2015-11-24
1
-5
/
+2
*
The TLS test for corrupted data was too strict in requiring that
Jack Lloyd
2015-11-13
1
-30
/
+32
*
Add TLS_PSK tests
Jack Lloyd
2015-11-13
1
-52
/
+190
*
Fix occasional test fails
Jack Lloyd
2015-11-11
1
-2
/
+18
*
Update and consolidate the test framework.
Jack Lloyd
2015-11-11
1
-279
/
+213
*
TLS improvements
Jack Lloyd
2015-10-25
1
-120
/
+431
*
More test coverage improvements.
Jack Lloyd
2015-07-05
1
-4
/
+6
*
Test more TLS functionality (closing, key material export, session tickets)
Jack Lloyd
2015-07-04
1
-1
/
+23
*
tests: Convert &vec[0] to vec.data()
Simon Warta
2015-06-30
1
-2
/
+2
*
Let TLS unittests fail on exception
Simon Warta
2015-06-29
1
-2
/
+2
*
Replace \n by std::endl in tests to ensure proper flushing
Simon Warta
2015-06-19
1
-10
/
+10
*
Add DTLS versions to TLS handshake smoke test
lloyd
2015-06-19
1
-3
/
+7
*
Add ALPN (RFC 7301) and remove NPN
lloyd
2015-03-20
1
-10
/
+11
*
Fix memory leak in TLS tests. Remove last few remaining uses of auto_ptr.
lloyd
2015-03-08
1
-10
/
+12
*
Remove SSLv3 and handling of SSLv2 client hellos.
lloyd
2015-01-11
1
-1
/
+0
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-0
/
+5
*
All tests now share an RNG. Uses system RNG if available
lloyd
2014-12-28
1
-2
/
+2
*
No need to pass version by reference
lloyd
2014-10-31
1
-1
/
+2
*
Better TLS checks
lloyd
2014-04-10
1
-27
/
+45
*
Rename test sources
lloyd
2014-01-07
1
-0
/
+281