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
/
cli
/
timing_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some minimized build problems
Jack Lloyd
2019-06-29
1
-3
/
+3
*
Fix TLS CBC in DTLS when a bad packet is received.
Jack Lloyd
2019-05-21
1
-1
/
+1
*
Fix feature macro checks.
Jack Lloyd
2019-04-26
1
-4
/
+4
*
Add a timing check for modular exponentiation
Jack Lloyd
2018-06-30
1
-23
/
+48
*
Use EC_Group::inverse_mod_order where appropriate
Jack Lloyd
2018-04-20
1
-1
/
+1
*
Fix off by one when decoding TLS-CBC ciphertexts
Jack Lloyd
2018-04-09
1
-1
/
+3
*
Add RAII versions of get_cipher_mode and get_aead
Jack Lloyd
2018-04-07
1
-1
/
+1
*
Fix bug in CLI, and fix bug in CLI tests
Jack Lloyd
2018-04-05
1
-3
/
+3
*
Fix build
Jack Lloyd
2018-04-01
1
-1
/
+1
*
Fix problems with failure to build in various configurations
Jack Lloyd
2018-03-31
1
-1
/
+5
*
Fix headers for mini builds
Jack Lloyd
2018-03-27
1
-2
/
+8
*
Fix timing_test cli with minimized builds
Jack Lloyd
2018-03-27
1
-1
/
+3
*
Fix timing_test names
Jack Lloyd
2018-03-04
1
-10
/
+10
*
New API for blinded ECC point multiplication
Jack Lloyd
2018-02-21
1
-15
/
+104
*
Print a command description for cli help
René Korthaus
2018-01-04
1
-0
/
+10
*
Refactor option parsing in cli and test code
Jack Lloyd
2017-10-24
1
-0
/
+2
*
Additional final annotations
Jack Lloyd
2017-10-15
1
-5
/
+5
*
Move block to its own function
Jack Lloyd
2017-10-02
1
-17
/
+21
*
Remove various unused variables
Jack Lloyd
2017-10-02
1
-0
/
+2
*
Remove redundant "virtual override" declarations.
Jack Lloyd
2017-10-02
1
-2
/
+2
*
More MSVC warnings fixes
Jack Lloyd
2017-08-31
1
-2
/
+2
*
Avoid catching by value
Jack Lloyd
2017-08-29
1
-1
/
+1
*
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-51
/
+56
*
Content:
Tomasz Frydrych
2017-04-03
1
-2
/
+2
*
Remove old timing test suite
Jack Lloyd
2017-03-28
1
-2
/
+5
*
Fix compiler warnings in timing_test CLI
Jack Lloyd
2017-03-03
1
-2
/
+4
*
Increase timing test defaults
Jack Lloyd
2017-02-26
1
-1
/
+1
*
Add `botan timing_test` command line utility
Jack Lloyd
2017-02-26
1
-0
/
+454