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
*
Convert comba script to Python3
Jack Lloyd
2018-04-08
2
-27
/
+27
*
Merge GH #1528 Add sanitizer-specific optimization flags
Jack Lloyd
2018-04-07
2
-2
/
+4
|
\
|
*
Add sanitizer-specific optimization flags
Jack Lloyd
2018-04-07
2
-2
/
+4
*
|
Merge GH #1527 Add functions getting Cipher_Mode/AEAD_Mode returning unique_ptr
Jack Lloyd
2018-04-07
20
-97
/
+164
|
\
\
|
*
|
Work around unique_ptr conversion bug in older GCC
Jack Lloyd
2018-04-07
1
-1
/
+1
|
*
|
Add RAII versions of get_cipher_mode and get_aead
Jack Lloyd
2018-04-07
20
-96
/
+163
*
|
|
Avoid a warning when building under Clang [ci skip]
Jack Lloyd
2018-04-07
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge GH #1525 Allow tests to run cleanly under UbSan by default
Jack Lloyd
2018-04-07
6
-10
/
+21
|
\
\
|
|
/
|
/
|
|
*
Moves UBSAN macros from test files to Test_Options
Matthias Gierlings
2018-04-07
4
-13
/
+9
|
*
Make tests pass by default in UBSAN mode
Matthias Gierlings
2018-04-06
6
-11
/
+26
*
|
Add defensive assert to buffer_insert
Jack Lloyd
2018-04-07
1
-0
/
+2
|
/
*
Add missing override annotations in fuzzers [ci skip]
Jack Lloyd
2018-04-06
2
-2
/
+2
*
Add pk_workfactor CLI and refactor workfactor estimator functions
Jack Lloyd
2018-04-05
2
-12
/
+53
*
Fix bug in CLI, and fix bug in CLI tests
Jack Lloyd
2018-04-05
2
-5
/
+7
*
Add --provider option to sign command
Jack Lloyd
2018-04-05
1
-2
/
+4
*
Split up asm constructs to avoid miscompilation
Jack Lloyd
2018-04-05
1
-30
/
+49
*
Bump version to 2.6.0-pre
Jack Lloyd
2018-04-04
1
-1
/
+1
*
Merge GH #1523 RSA optimizations and exponent blinding
Jack Lloyd
2018-04-04
3
-28
/
+63
|
\
|
*
Work around a bug in MSVC lambda handling
Jack Lloyd
2018-04-04
1
-1
/
+1
|
*
Update side channel doc, and update RSA blinding test
Jack Lloyd
2018-04-04
1
-3
/
+10
|
*
Add RSA exponent blinding
Jack Lloyd
2018-04-04
2
-5
/
+14
|
*
Tweak how RSA private operations are performed
Jack Lloyd
2018-04-04
1
-25
/
+44
*
|
Add DL_Group::monty_params_p to get Montgomery params
Jack Lloyd
2018-04-04
2
-2
/
+13
*
|
Move version.txt to src/build-data
Jack Lloyd
2018-04-04
3
-2
/
+13
*
|
Run ECC unit tests across all groups where applicable
Jack Lloyd
2018-04-03
2
-313
/
+154
|
/
*
Merge GH #1520 Add Test_Options class to test framework
Jack Lloyd
2018-04-02
5
-163
/
+115
|
\
|
*
Add Test_Options class
Jack Lloyd
2018-04-02
5
-163
/
+115
*
|
Add a test vector for OAEP label
René Korthaus
2018-04-02
1
-0
/
+7
*
|
Support passing an OAEP label in EME name
René Korthaus
2018-04-02
1
-4
/
+5
|
/
*
Modify tls_server fuzzer to use callbacks interface, skip validation
Jack Lloyd
2018-04-01
1
-25
/
+63
*
Update tls_client fuzzer to skip validation results
Jack Lloyd
2018-04-01
1
-15
/
+53
*
Fix some tests that would fail after 2033
Jack Lloyd
2018-04-01
2
-23
/
+30
*
Fix validation tests - test certs had expired
Jack Lloyd
2018-04-01
1
-1
/
+6
*
Fix build
Jack Lloyd
2018-04-01
1
-1
/
+1
*
Fix problems with failure to build in various configurations
Jack Lloyd
2018-03-31
4
-2
/
+10
*
Merge GH #1519 Fix bugs in X.509 wildcard match
Jack Lloyd
2018-03-31
3
-78
/
+178
|
\
|
*
Fix bugs in wildcard matching
Jack Lloyd
2018-03-31
3
-78
/
+178
*
|
Skip OCSP softfail check here since OCSP doesn't work without threads
Jack Lloyd
2018-03-31
1
-0
/
+2
*
|
Add --avoid-undefined option
Jack Lloyd
2018-03-31
8
-18
/
+45
*
|
Export TLS::Extension
Jack Lloyd
2018-03-31
1
-1
/
+1
|
/
*
Search for either rst2man or rst2man.py
Jack Lloyd
2018-03-29
1
-1
/
+20
*
Fix test when EMSA1 not compiled in [ci skip]
Jack Lloyd
2018-03-29
1
-0
/
+4
*
Add new test option --abort-on-first-fail
Jack Lloyd
2018-03-28
6
-25
/
+42
*
Prevent test loop from being potentially unbounded [ci skip]
Jack Lloyd
2018-03-28
1
-1
/
+1
*
Improve test of cycle counter to avoid bogus failures
Jack Lloyd
2018-03-28
1
-15
/
+8
*
Minor DH optimization
Jack Lloyd
2018-03-28
1
-4
/
+6
*
Add support for XLC symbol visibility attributes [ci skip]
Jack Lloyd
2018-03-28
1
-0
/
+3
*
Avoid another problem with AltiVec
Jack Lloyd
2018-03-28
1
-15
/
+6
*
Fix some Doxygen errors
Jack Lloyd
2018-03-28
5
-1
/
+18
*
Adds sanitizer support for the xlC compiler
Matthias Gierlings
2018-03-28
1
-0
/
+6
[next]