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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename some methods, add more tests and docs
René Korthaus
2016-12-04
4
-32
/
+80
*
Allow custom extensions in X509_Cert_Options
René Korthaus
2016-12-02
8
-25
/
+276
*
Merge GH #749 Prohibit SHAKE in BSI mode. Avoid XMSS test fails if SHAKE disa...
Jack Lloyd
2016-12-01
2
-2
/
+12
|
\
|
*
Updates module policy, fixes test suite errors
Matthias Gierlings
2016-12-01
2
-2
/
+12
*
|
system_rng: workaround read only urandom
Alon Bar-Lev
2016-12-01
1
-1
/
+4
|
/
*
Fix missing include in kdf.cpp
Jack Lloyd
2016-11-29
1
-0
/
+1
*
Add note on rfc6979 signatures to manual [ci skip]
René Korthaus
2016-11-28
1
-3
/
+3
*
Fix BER decoder integer overflow
Jack Lloyd
2016-11-28
3
-2
/
+45
|
\
|
*
Check for overflow in BER decoder EOC scanning
Jack Lloyd
2016-11-27
3
-2
/
+45
*
|
Document TLS::Policy::require_cert_revocation_info
Jack Lloyd
2016-11-28
1
-1
/
+2
*
|
Add TLS::Policy::require_cert_revocation_info
Jack Lloyd
2016-11-28
3
-1
/
+14
*
|
Merge GH #738 Add OCSP stapling to TLS client
Jack Lloyd
2016-11-28
17
-63
/
+347
|
\
\
|
*
|
Add OCSP stapling support to TLS client
Jack Lloyd
2016-11-26
17
-63
/
+347
*
|
|
define NOMINMAX 1 before every include of windows.h
Baruch Burstein
2016-11-28
6
-4
/
+6
|
|
/
|
/
|
*
|
Compile fix
Jack Lloyd
2016-11-27
1
-2
/
+2
*
|
Tweak lcov script [ci skip]
Jack Lloyd
2016-11-27
1
-1
/
+2
*
|
Avoid unused variable warning if compression disabled
Jack Lloyd
2016-11-27
1
-2
/
+2
*
|
Add BOTAN_UNUSED when relevant OS support is missing
Jack Lloyd
2016-11-27
2
-0
/
+2
*
|
Fix amalgamation for IncludeOS - avoid having <thread> pulled in
Jack Lloyd
2016-11-27
1
-1
/
+1
*
|
Merge GH #590 Initial Cilk/OpenMP support
Jack Lloyd
2016-11-27
17
-391
/
+425
|
\
\
|
*
|
Fix amalgamation
Jack Lloyd
2016-11-27
1
-2
/
+2
|
*
|
Add compiler.h macro header extracted from build.h
Jack Lloyd
2016-11-26
4
-186
/
+216
|
*
|
Add Cilk/OpenMP support
Jack Lloyd
2016-11-26
14
-251
/
+255
|
|
/
*
|
No reason to deprecate this (only internally called) constructor
Jack Lloyd
2016-11-26
1
-1
/
+2
*
|
Correct output_length bug in SIV and ChaCha20Poly1305 also
Jack Lloyd
2016-11-26
2
-2
/
+2
*
|
Add tests for TLS policy values
Jack Lloyd
2016-11-26
5
-5
/
+159
*
|
Add TLS::Policy::to_string
Jack Lloyd
2016-11-26
2
-0
/
+13
*
|
Simple tests for AutoSeeded_RNG
Jack Lloyd
2016-11-26
3
-1
/
+97
|
/
*
Fix OpenSSL RC4 clone - ignored skip param
Jack Lloyd
2016-11-26
1
-1
/
+1
*
Tweak lcov script
Jack Lloyd
2016-11-26
1
-6
/
+9
*
Add test for various functions previously missed (T::clone, PBKDF::name, AEAD...
Jack Lloyd
2016-11-26
16
-18
/
+79
*
Add script for running lcov report
Jack Lloyd
2016-11-26
2
-1
/
+11
*
When fuzzing verify/decrypt, choose a new value each time through loop
Jack Lloyd
2016-11-26
1
-8
/
+2
*
Avoid recreating PK_Verifiers/PK_Decryptors multiple times in test
Jack Lloyd
2016-11-26
1
-45
/
+61
*
Merge GH #739 Update docs and BSI policy
Jack Lloyd
2016-11-26
1
-0
/
+1
|
\
|
*
Updates docs & module policy
Matthias Gierlings
2016-11-26
1
-0
/
+1
*
|
Merge GH #718 Add XMSS WOTS scheme
Jack Lloyd
2016-11-26
16
-43
/
+563
|
\
\
|
|
/
|
/
|
|
*
Adds changes from XMSS Review & resolves conflicts
Matthias Gierlings
2016-11-12
10
-120
/
+32
|
*
Adds optional XMSS WOTS stand-alone components
Matthias Gierlings
2016-11-12
14
-12
/
+566
|
*
Added Extended Hash-Based Signatures (XMSS)
Matthias Gierlings
2016-11-12
6
-3
/
+57
*
|
Merge GH #653 OCSP and X.509 path validation refactor
Jack Lloyd
2016-11-25
48
-599
/
+1850
|
\
\
|
*
|
Account for new string in test data
Jack Lloyd
2016-11-25
1
-2
/
+2
|
*
|
Fix TLS tests wrt validation changes
Jack Lloyd
2016-11-25
2
-14
/
+27
|
*
|
Add missing Doxygen param [ci skip]
Jack Lloyd
2016-11-25
1
-0
/
+2
|
*
|
Add a test for to_string(Certificate_Status_Code)
Jack Lloyd
2016-11-25
2
-5
/
+69
|
*
|
Add minimum_signature_strenght to Text_Policy
Jack Lloyd
2016-11-25
2
-3
/
+9
|
*
|
Add TLS::Policy::minimum_signature_strength
Jack Lloyd
2016-11-25
7
-7
/
+28
|
*
|
Address review comments from @cordney
Jack Lloyd
2016-11-25
6
-114
/
+250
|
*
|
Fix popping empty container if no revocation data available
Jack Lloyd
2016-11-23
1
-2
/
+2
|
*
|
Add macro signalling support for online revocation checks.
Jack Lloyd
2016-11-23
3
-3
/
+11
[next]