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
Commit message (
Expand
)
Author
Age
Files
Lines
*
More record layer refactorings
Jack Lloyd
2019-05-24
4
-74
/
+56
*
Simplification in record layer
Jack Lloyd
2019-05-24
4
-10
/
+34
*
Make it possible to regen tls_suite_info.cpp with recent tls-parameters.txt
Jack Lloyd
2019-05-24
1
-2
/
+2
*
Remove bogus comment
Jack Lloyd
2019-05-24
2
-2
/
+0
*
Add reminder comments re enum class
Jack Lloyd
2019-05-24
4
-0
/
+6
*
Merge GH #1858 Update XMSS to conform to RFC 8391
Jack Lloyd
2019-05-24
15
-161
/
+147
|
\
|
*
Fix param names to match RFC
Jack Lloyd
2019-05-13
2
-25
/
+25
|
*
Fix param names
Jack Lloyd
2019-05-10
2
-24
/
+24
|
*
Serialize XMSS leaf index as four bytes
Matthias Gierlings
2019-05-06
3
-10
/
+6
|
*
Updates copyright notices
Matthias Gierlings
2019-05-06
11
-11
/
+11
|
*
Updates references to XMSS the standard document
Matthias Gierlings
2019-05-06
11
-47
/
+37
|
*
Updates XMSS parameters corresponding to RFC 8391
Matthias Gierlings
2019-05-06
4
-92
/
+92
*
|
Let TLS serialization know which side we are sending as
Jack Lloyd
2019-05-24
5
-59
/
+56
*
|
Add support for supported versions extension from TLS 1.3
Jack Lloyd
2019-05-24
8
-30
/
+174
*
|
Allow servers to prohibit renegotiation with fatal alert
Jack Lloyd
2019-05-24
1
-1
/
+4
*
|
Add script for running TLS fuzzer
Jack Lloyd
2019-05-24
4
-3
/
+10
*
|
Avoid unnecessary copies during TLS handshake
Jack Lloyd
2019-05-24
3
-24
/
+28
*
|
Merge GH #1971 Add error_type for database error
Jack Lloyd
2019-05-24
5
-62
/
+81
|
\
\
|
*
|
Add a DatabaseError type, set the sqlite return code in exception
Jack Lloyd
2019-05-23
5
-62
/
+81
*
|
|
Ignore large DTLS ciphertexts
Jack Lloyd
2019-05-23
1
-2
/
+6
*
|
|
Fix bugs when DTLS initial handshake messages are replayed
Jack Lloyd
2019-05-23
3
-0
/
+13
*
|
|
Fix some issues with DTLS version intolerance
Jack Lloyd
2019-05-23
3
-7
/
+21
*
|
|
Verify contents of DTLS CCS message
Jack Lloyd
2019-05-23
1
-0
/
+3
|
/
/
*
|
Merge GH #1968 Document TLS::Stream
Jack Lloyd
2019-05-23
1
-1
/
+1
|
\
\
|
*
|
fix Stream::async_handshake documentation
Hannes Rantzsch
2019-05-23
1
-1
/
+1
*
|
|
Clean up extension decoding
Jack Lloyd
2019-05-22
2
-27
/
+11
*
|
|
Shorten callback name
Jack Lloyd
2019-05-22
2
-3
/
+3
*
|
|
Add BoGo tests and fix resumption case
Jack Lloyd
2019-05-22
2
-5
/
+8
*
|
|
Formatting and post-rebase fixes
Jack Lloyd
2019-05-22
4
-34
/
+40
*
|
|
added status_request extension and cert chain to the stapling-reponse generat...
Falko Strenzke
2019-05-22
4
-14
/
+56
*
|
|
implemented ocsp stapling (code not yet formatted properly)
Falko Strenzke
2019-05-22
4
-2
/
+36
*
|
|
Fix more BoGo tests
Jack Lloyd
2019-05-22
1
-0
/
+3
|
/
/
*
|
Merge GH #1962 Add getauxval replacement for older Android
Jack Lloyd
2019-05-22
1
-3
/
+26
|
\
\
|
*
|
tweak
David Carlier
2019-05-22
1
-2
/
+5
|
*
|
Providing little getauxval implementation for Android<18
David Carlier
2019-05-21
1
-3
/
+23
*
|
|
Merge GH #1964 Add configure helpers for Boost, enable Boost on AppVeyor
Jack Lloyd
2019-05-22
1
-2
/
+1
|
\
\
\
|
*
|
|
add --boost-library-name configure option
René Meusel
2019-05-22
1
-2
/
+1
|
|
/
/
*
|
|
Fix DTLS MTU splitting
Jack Lloyd
2019-05-21
1
-19
/
+5
*
|
|
Fix TLS CBC in DTLS when a bad packet is received.
Jack Lloyd
2019-05-21
3
-11
/
+25
|
/
/
*
|
Merge GH #1954 Add BoGo test shim
Jack Lloyd
2019-05-20
27
-187
/
+469
|
\
\
|
*
|
Fix various issues in TLS found using BoGo
Jack Lloyd
2019-05-20
27
-187
/
+469
*
|
|
Don't artificially limit very small RSA keys.
Jack Lloyd
2019-05-20
1
-1
/
+6
|
/
/
*
|
OpenBSD MAP_CONCEAL new flag support
David Carlier
2019-05-15
1
-0
/
+4
*
|
add some comments
Tim Oesterreich
2019-05-14
1
-0
/
+4
*
|
Apply suggestions from code review
Tim Oesterreich
2019-05-14
1
-3
/
+3
*
|
restructure a bit to avoid code duplications and make find_cert more efficien...
Tim Oesterreich
2019-05-14
2
-88
/
+93
*
|
search certificates by key_id first, if possible
Tim Oesterreich
2019-05-14
1
-9
/
+20
*
|
address some review comments
Tim Oesterreich
2019-05-14
2
-11
/
+10
*
|
fix docu, dont throw in find_crl_for
Tim Oesterreich
2019-05-14
2
-3
/
+4
*
|
deduplicate certificates in find_all_certs
Tim Oesterreich
2019-05-14
2
-213
/
+221
[next]