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
*
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
*
search certificates by full subject_dn instead of common name only
Tim Oesterreich
2019-05-14
1
-46
/
+51
*
wrap windows handles into RAII
Tim Oesterreich
2019-05-14
1
-84
/
+121
*
fix find_cert_by_pubkey_sha1
Tim Oesterreich
2019-05-14
2
-87
/
+67
*
add find_cert by key_id functionality
Tim Oesterreich
2019-05-14
1
-27
/
+84
*
add all_subjects() functionality
Tim Oesterreich
2019-05-14
1
-16
/
+20
*
add windows certstore find_cert and find_cert_by_pubkey_sha1 functionality
Patrik Fiedler
2019-05-14
4
-0
/
+233
*
Increase ASN1_Time maximum allowed year to 3100
Jack Lloyd
2019-05-13
1
-1
/
+2
*
Fix decoding of RSA-OAEP certs
Jack Lloyd
2019-05-09
1
-5
/
+1
*
Merge GH #1938 Fix X509_DN comparisons
Jack Lloyd
2019-05-09
5
-13
/
+62
|
\
|
*
Fix X509_DN comparison
Jack Lloyd
2019-05-08
5
-13
/
+62
*
|
Fix some warnings with Clang 8
Jack Lloyd
2019-05-08
8
-29
/
+19
|
/
*
Merge GH #1940 Fix Boost lib linking on Windows
Jack Lloyd
2019-05-08
1
-1
/
+2
|
\
|
*
append .lib suffix for boost on windows
Tim Oesterreich
2019-05-07
1
-1
/
+2
*
|
functionality to support multiple OUs, missing unit tests on more_dns
ndotb
2019-05-07
2
-0
/
+12
|
/
*
use map of vectors instead of multimap in flatfile certstor
Tim Oesterreich
2019-05-07
2
-14
/
+13
[next]