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
*
Fix the botan-test --verbose flag, which did nothing
Jack Lloyd
2018-04-11
9
-24
/
+30
*
Merge GH #1533 Use mkstemp for temp files in tests
Jack Lloyd
2018-04-11
3
-1
/
+42
|
\
|
*
Move mkstemp to Test::temp_file_name
Jack Lloyd
2018-04-11
3
-8
/
+40
|
*
Use mkstemp(3) to create file for test.
Alexander Bluhm
2018-04-10
1
-1
/
+10
*
|
Add EC_Group::a_is_zero
Jack Lloyd
2018-04-11
3
-1
/
+19
*
|
Add missing errno.h include to entropy/dev_random
fwsGonzo
2018-04-11
1
-0
/
+1
*
|
Bump version to 2.7.0
Jack Lloyd
2018-04-10
1
-1
/
+1
*
|
Add missing override
Jack Lloyd
2018-04-09
1
-1
/
+1
|
/
*
Add DL_Group::exponent_bits
Jack Lloyd
2018-04-09
4
-7
/
+25
*
Add a Montgomery exponentiation that takes variable time
Jack Lloyd
2018-04-09
3
-7
/
+52
*
Remove redundant access specifier
Jack Lloyd
2018-04-09
1
-1
/
+0
*
Fix incorrect macro check
Jack Lloyd
2018-04-09
1
-2
/
+2
*
Remove extra trailing ;
Jack Lloyd
2018-04-09
1
-1
/
+1
*
Fix bug that broke session decryption (and thus resumption)
Jack Lloyd
2018-04-09
3
-1
/
+55
*
Add a data file for RISC-V 64
Jack Lloyd
2018-04-09
1
-0
/
+1
*
Fix off by one when decoding TLS-CBC ciphertexts
Jack Lloyd
2018-04-09
6
-28
/
+196
*
Fix interop bug in TLS server
Jack Lloyd
2018-04-08
3
-0
/
+33
*
Square is always positive
Jack Lloyd
2018-04-08
1
-0
/
+1
*
Rename test data file to match the test name
Jack Lloyd
2018-04-08
2
-1
/
+1
*
Add BigInt::square plus a speed test for BigInt multiply
Jack Lloyd
2018-04-08
4
-8
/
+72
*
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
[next]