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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge GH #1858 Update XMSS to conform to RFC 8391
Jack Lloyd
2019-05-24
4
-440
/
+2343
|
\
|
*
Fix param names to match RFC
Jack Lloyd
2019-05-13
1
-1
/
+1
|
*
Fix param names
Jack Lloyd
2019-05-10
1
-1
/
+1
|
*
Serialize XMSS leaf index as four bytes
Matthias Gierlings
2019-05-06
3
-1072
/
+1072
|
*
Adds new test cases
Matthias Gierlings
2019-05-06
4
-453
/
+2356
|
*
Updates XMSS parameters corresponding to RFC 8391
Matthias Gierlings
2019-05-06
1
-2
/
+2
*
|
Let TLS serialization know which side we are sending as
Jack Lloyd
2019-05-24
1
-1
/
+1
*
|
Add support for supported versions extension from TLS 1.3
Jack Lloyd
2019-05-24
1
-0
/
+11
*
|
Add script for running TLS fuzzer
Jack Lloyd
2019-05-24
1
-3
/
+4
*
|
Fix TLS CBC in DTLS when a bad packet is received.
Jack Lloyd
2019-05-21
1
-2
/
+1
*
|
Fix various issues in TLS found using BoGo
Jack Lloyd
2019-05-20
2
-12
/
+10
*
|
Fix warning and bogus assignment
Jack Lloyd
2019-05-14
1
-2
/
+2
*
|
restructure a bit to avoid code duplications and make find_cert more efficien...
Tim Oesterreich
2019-05-14
1
-5
/
+16
*
|
search certificates by key_id first, if possible
Tim Oesterreich
2019-05-14
1
-0
/
+1
*
|
deduplicate certificates in find_all_certs
Tim Oesterreich
2019-05-14
1
-0
/
+29
*
|
add test for subject dns containing UTF8 strings
Tim Oesterreich
2019-05-14
2
-1
/
+29
*
|
Increase ASN1_Time maximum allowed year to 3100
Jack Lloyd
2019-05-13
1
-1
/
+4
*
|
Fix decoding of RSA-OAEP certs
Jack Lloyd
2019-05-09
2
-0
/
+47
*
|
Fix X509_DN comparison
Jack Lloyd
2019-05-08
2
-0
/
+39
*
|
functionality to support multiple OUs, missing unit tests on more_dns
ndotb
2019-05-07
1
-2
/
+40
*
|
use map of vectors instead of multimap in flatfile certstor
Tim Oesterreich
2019-05-07
3
-0
/
+42
|
/
*
Merge GH #1839 Add TLS asio stream wrapper
Jack Lloyd
2019-05-01
1
-0
/
+775
|
\
|
*
review: unit tests and public api version
Hannes Rantzsch
2019-04-29
1
-5
/
+8
|
*
Further cleanup of asio stream header files
Hannes Rantzsch
2019-04-26
1
-3
/
+3
|
*
require boost 1.68 for asio stream unit test
Hannes Rantzsch
2019-04-26
1
-1
/
+2
|
*
start restructuring asio stream headers
Hannes Rantzsch
2019-04-24
1
-55
/
+26
|
*
use ErrorType instead of TLS::error and remove convert_exceptions header
Hannes Rantzsch
2019-04-23
1
-6
/
+12
|
*
minor beautifications in asio_stream unit test
Hannes Rantzsch
2019-04-23
1
-12
/
+3
|
*
use existing TLS::Connection_Side instead of handshake_type
Hannes Rantzsch
2019-04-23
1
-11
/
+8
|
*
documentation and minor fixes for async ops
Hannes Rantzsch
2019-04-16
1
-8
/
+7
|
*
fix: require boost 1.66
Hannes Rantzsch
2019-04-16
1
-1
/
+1
|
*
FIX: do not block when reading into zero-sized buffer
Hannes Rantzsch
2019-04-16
1
-0
/
+52
|
*
improve constructor interface of Stream
Hannes Rantzsch
2019-04-16
1
-95
/
+101
|
*
async_write_some returns amount of bytes commited to the core, instead of byt...
Tim Oesterreich
2019-04-16
1
-1
/
+1
|
*
add tests for throws from Botan::TLS::Channel
Tim Oesterreich
2019-04-16
1
-6
/
+177
|
*
ensure boost version > 1.66.0
Tim Oesterreich
2019-04-16
1
-1
/
+5
|
*
improve tests
Tim Oesterreich
2019-04-16
1
-71
/
+79
|
*
do not use make_error_code and smaller PR review issues
Tim Oesterreich
2019-04-16
1
-2
/
+8
|
*
review: use specific buffer type where applicable
Tim Oesterreich
2019-04-16
1
-16
/
+16
|
*
use boost::beast::test::stream for all asio tests
Tim Oesterreich
2019-04-16
1
-363
/
+157
|
*
cleanup asio stream tests
Hannes Rantzsch
2019-04-16
1
-135
/
+59
|
*
fix and extend tests
Hannes Rantzsch
2019-04-16
1
-33
/
+165
|
*
cleanup asio::ssl::stream compatibility interfaces
Hannes Rantzsch
2019-04-16
1
-6
/
+17
|
*
fix: compile with gcc
Hannes Rantzsch
2019-04-16
1
-25
/
+25
|
*
rename member variables like 'm_***'
René Meusel
2019-04-16
1
-43
/
+43
|
*
move stream implemention into TLS namespace
René Meusel
2019-04-16
1
-6
/
+10
|
*
async stream tests with boost::beast
Hannes Rantzsch
2019-04-16
1
-35
/
+226
|
*
adapt Stream<> API to be compatibile to OpenSSL
René Meusel
2019-04-16
1
-10
/
+11
|
*
test sync and async handshake
Hannes Rantzsch
2019-04-16
1
-1
/
+73
|
*
add asio stream unit tests
Hannes Rantzsch
2019-04-16
1
-0
/
+431
[next]