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
*
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
*
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
*
|
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
16
-61
/
+342
|
\
\
|
*
|
Add OCSP stapling support to TLS client
Jack Lloyd
2016-11-26
16
-61
/
+342
*
|
|
define NOMINMAX 1 before every include of windows.h
Baruch Burstein
2016-11-28
6
-4
/
+6
|
|
/
|
/
|
*
|
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
14
-261
/
+380
|
\
\
|
*
|
Add compiler.h macro header extracted from build.h
Jack Lloyd
2016-11-26
3
-10
/
+176
|
*
|
Add Cilk/OpenMP support
Jack Lloyd
2016-11-26
11
-251
/
+204
|
|
/
*
|
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 TLS::Policy::to_string
Jack Lloyd
2016-11-26
2
-0
/
+13
*
|
Simple tests for AutoSeeded_RNG
Jack Lloyd
2016-11-26
2
-1
/
+2
|
/
*
Fix OpenSSL RC4 clone - ignored skip param
Jack Lloyd
2016-11-26
1
-1
/
+1
*
Add test for various functions previously missed (T::clone, PBKDF::name, AEAD...
Jack Lloyd
2016-11-26
3
-3
/
+3
*
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
26
-549
/
+1347
|
\
\
|
*
|
Fix TLS tests wrt validation changes
Jack Lloyd
2016-11-25
1
-2
/
+2
|
*
|
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
1
-5
/
+5
|
*
|
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
6
-5
/
+25
|
*
|
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
2
-3
/
+7
|
*
|
Better OCSP tests including online tests
Jack Lloyd
2016-11-23
2
-2
/
+10
|
*
|
MSVC doesnt support #warning
Jack Lloyd
2016-11-23
1
-1
/
+1
|
*
|
Add some simple OCSP tests
Jack Lloyd
2016-11-23
1
-0
/
+2
|
*
|
Consult the response for matching certs also, fixes Symantec OCSP
Jack Lloyd
2016-11-23
1
-2
/
+20
|
*
|
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
7
-83
/
+110
|
*
|
Refactor X.509 path validation
Jack Lloyd
2016-11-23
7
-356
/
+744
|
*
|
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
*
|
|
Make XMSS more friendly about invalid params.
Jack Lloyd
2016-11-25
5
-31
/
+54
*
|
|
Simplify TLS::Ciphersuite::cbc_ciphersuite
Jack Lloyd
2016-11-25
1
-3
/
+1
*
|
|
Simplify TLS::Handshake_Hash::update
Jack Lloyd
2016-11-25
1
-9
/
+5
*
|
|
Merge GH #737 Remove dead stores in SSE2 ChaCha code
Jack Lloyd
2016-11-25
1
-6
/
+3
|
\
\
\
|
*
|
|
Fix dead stores in chacha_sse2_x4
Never
2016-11-25
1
-6
/
+3
[next]