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
...
*
|
You can't have attributes on a template typedef, apparently.
Jack Lloyd
2017-09-26
1
-1
/
+0
*
|
Add some more includes to botan.h
Jack Lloyd
2017-09-26
1
-10
/
+34
|
/
*
Add a GCD test
Jack Lloyd
2017-09-25
3
-0
/
+34
*
Improve test coverage slightly and correct macro
Jack Lloyd
2017-09-25
1
-8
/
+3
*
Fix for threadless builds
Jack Lloyd
2017-09-25
1
-0
/
+5
*
Share the _static dir between both Sphinx instances
Jack Lloyd
2017-09-24
1
-0
/
+2
*
Make it possible to build the website from outside src dir
Jack Lloyd
2017-09-24
2
-19
/
+30
*
Correct Doxygen error
Jack Lloyd
2017-09-24
1
-1
/
+0
*
Avoid debug iterator error
Jack Lloyd
2017-09-24
1
-6
/
+12
*
Missing include
Jack Lloyd
2017-09-24
1
-0
/
+1
*
Test SIV multi-AD function
Jack Lloyd
2017-09-24
3
-2
/
+104
*
Better tests for SIV
Jack Lloyd
2017-09-24
8
-51
/
+1686
*
Move passhash9 and bcrypt tests to passhash/ subdir
Jack Lloyd
2017-09-24
3
-2
/
+2
*
Move ocb test data to ocb/ subdir
Jack Lloyd
2017-09-24
4
-3
/
+3
*
Reindent [ci skip]
Jack Lloyd
2017-09-24
1
-1
/
+1
*
Add script that runs build+test across many configs, reports errors
Jack Lloyd
2017-09-24
1
-0
/
+88
*
Further build/test fixes for restricted configurations
Jack Lloyd
2017-09-24
26
-30
/
+158
*
More build fixes
Jack Lloyd
2017-09-24
2
-1
/
+3
*
Refactor how test RNG is created
Jack Lloyd
2017-09-24
1
-81
/
+82
*
Test fixes
Jack Lloyd
2017-09-24
2
-1
/
+4
*
More header cleanups
Jack Lloyd
2017-09-23
12
-4
/
+13
*
Fixes for headers missing in certain configurations
Jack Lloyd
2017-09-23
2
-0
/
+2
*
Additional test fixes
Jack Lloyd
2017-09-23
1
-8
/
+8
*
Fix test compile error when filters is enabled but codec_filt is not
René Korthaus
2017-09-23
1
-1
/
+1
*
It's easier to use calloc here
Jack Lloyd
2017-09-22
1
-8
/
+2
*
Refer to free in std::
Jack Lloyd
2017-09-22
1
-1
/
+1
*
Attempt to make MSVC happy
Jack Lloyd
2017-09-22
1
-0
/
+12
*
Avoid creating invalid iterator references when input_len == 0
Jack Lloyd
2017-09-22
1
-4
/
+10
*
Avoid deprecated warning in tls_blocking.cpp
Jack Lloyd
2017-09-22
1
-0
/
+6
*
Deprecate modification of Pipe objects
Jack Lloyd
2017-09-22
4
-29
/
+44
*
Avoid GCC signed-overflow warning
Jack Lloyd
2017-09-22
1
-2
/
+2
*
Refactor to avoid explicit delete in BER_Decoder
Jack Lloyd
2017-09-22
2
-26
/
+12
*
Avoid new/delete in BearSSL ECDSA code
Jack Lloyd
2017-09-22
1
-17
/
+10
*
LZMA - there is no reason for new or delete here
Jack Lloyd
2017-09-22
1
-6
/
+6
*
RAII for Power_Mod class
Jack Lloyd
2017-09-22
2
-26
/
+11
*
More RAII - death to explicit delete
Jack Lloyd
2017-09-22
4
-18
/
+7
*
Use RAII, avoid explicit delete
Jack Lloyd
2017-09-22
2
-16
/
+4
*
Avoid explicit delete
Jack Lloyd
2017-09-22
2
-5
/
+5
*
Avoid creating hash objects directly in TSS code
Jack Lloyd
2017-09-22
1
-8
/
+7
*
Reject very small inputs to the package transform
Jack Lloyd
2017-09-22
2
-30
/
+35
*
Update cryptobox decryption
Jack Lloyd
2017-09-22
3
-44
/
+98
*
Cryptobox code modernization
Jack Lloyd
2017-09-22
5
-66
/
+78
*
Avoid including HMAC directly
Jack Lloyd
2017-09-22
1
-3
/
+2
*
Small header cleanups
Jack Lloyd
2017-09-22
2
-2
/
+3
*
Slight improvements to RNG tests
Jack Lloyd
2017-09-22
2
-5
/
+5
*
Improve compression tests slightly
Jack Lloyd
2017-09-22
2
-2
/
+20
*
Test reading an invalid message number from a Pipe
Jack Lloyd
2017-09-22
1
-0
/
+4
*
Test a couple more functions of PKCS11_RNG
Jack Lloyd
2017-09-22
1
-1
/
+9
*
Test a couple of SecureQueue functions
Jack Lloyd
2017-09-22
1
-0
/
+4
*
Avoid using namespace in test
Jack Lloyd
2017-09-22
1
-5
/
+3
[prev]
[next]