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
*
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
|
*
|
Windows fix
Jack Lloyd
2016-11-23
1
-1
/
+1
|
*
|
Better OCSP tests including online tests
Jack Lloyd
2016-11-23
12
-11
/
+218
|
*
|
MSVC doesnt support #warning
Jack Lloyd
2016-11-23
1
-1
/
+1
|
*
|
Add some simple OCSP tests
Jack Lloyd
2016-11-23
7
-0
/
+168
|
*
|
Consult the response for matching certs also, fixes Symantec OCSP
Jack Lloyd
2016-11-23
1
-2
/
+20
|
*
|
Report OCSP status in tls_client
Jack Lloyd
2016-11-23
1
-0
/
+7
|
*
|
Add the documented function for OCSP timeouts
Jack Lloyd
2016-11-23
2
-3
/
+10
|
*
|
Move TLS cert verification callback from Credentials_Manager to TLS::Callbacks
Jack Lloyd
2016-11-23
10
-111
/
+136
|
*
|
Add useful debugging output to path validation test
Jack Lloyd
2016-11-23
1
-1
/
+1
|
*
|
Refactor X.509 path validation
Jack Lloyd
2016-11-23
8
-359
/
+748
|
*
|
Add find_cert_by_pubkey_sha1 to Certificate_Store_In_Memory
Jack Lloyd
2016-11-23
4
-55
/
+64
|
*
|
Add X509_Certificate helper functions for OCSP
Jack Lloyd
2016-11-23
2
-4
/
+43
|
*
|
Explicitly number all Certificate_Status_Code enum values
Jack Lloyd
2016-11-23
2
-25
/
+146
|
*
|
Somewhat better errors in HTTP
Jack Lloyd
2016-11-23
1
-5
/
+9
|
*
|
Add final_stdvec
Jack Lloyd
2016-11-23
1
-0
/
+7
*
|
|
Correct XMSS crash when a hash was disabled
Jack Lloyd
2016-11-25
4
-12
/
+20
*
|
|
Easy test
Jack Lloyd
2016-11-25
1
-0
/
+1
[next]