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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revamp entropy polling
Jack Lloyd
2016-07-17
1
-20
/
+8
*
HMAC_RNG not always in build
Jack Lloyd
2016-07-17
1
-2
/
+7
*
Update rng cli - can make multiple requests
Jack Lloyd
2016-07-17
1
-5
/
+10
*
Add Stateful_RNG
Jack Lloyd
2016-07-17
1
-4
/
+2
*
Add FPE_FE1 runtime metrics
Jack Lloyd
2016-05-23
1
-0
/
+47
*
Somewhat more helpful help
Jack Lloyd
2016-04-28
1
-5
/
+7
*
Remove Transform base class
Jack Lloyd
2016-04-21
2
-41
/
+49
*
Catch the right exception type so errors are reported instead of
Jack Lloyd
2016-04-15
1
-8
/
+17
*
Fix a couple MSVC warnings.
Jack Lloyd
2016-04-09
2
-7
/
+9
*
Add McEliece time
Jack Lloyd
2016-04-03
1
-0
/
+82
*
Clean up PK decryption encoding.
Jack Lloyd
2016-03-20
2
-25
/
+35
*
TLS client features
Jack Lloyd
2016-03-16
1
-9
/
+52
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
3
-11
/
+11
*
For odd moduli use a input-independent modular inverse algorithm.
Jack Lloyd
2016-02-20
1
-4
/
+49
*
Add tests and timings for inverse_mod
Jack Lloyd
2016-02-20
1
-7
/
+38
*
Fix remaining Wshadow warnings and enable on gcc and clang
René Korthaus
2016-02-18
3
-14
/
+14
*
Remove TLS heartbeat support.
Jack Lloyd
2016-02-07
1
-2
/
+0
*
Guard use of X9.31 RNG in macro check
Jack Lloyd
2016-01-29
1
-3
/
+5
*
Fix buffer sizes in speed. Avoid repeated MAC keyings
Jack Lloyd
2016-01-29
1
-12
/
+8
*
Add time tests for all RNG types
Jack Lloyd
2016-01-26
1
-11
/
+68
*
Add speed test for entropy sources
Jack Lloyd
2016-01-17
1
-6
/
+31
*
Add missing overrides and fix -Wpedantic 'extra ;' warnings
Jack Lloyd
2016-01-17
3
-4
/
+4
*
Support small buffers in speed tests. Add RNG speed tests.
Jack Lloyd
2016-01-17
1
-90
/
+136
*
Merge GH #408 Add final attribute on many classes
Jack Lloyd
2016-01-12
11
-33
/
+33
|
\
|
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
11
-33
/
+33
*
|
Get rid of "extra ';'" warnings and force semicolon after macros
Simon Warta
2016-01-11
1
-1
/
+2
|
/
*
add missing overrides
Daniel Neus
2016-01-08
1
-1
/
+1
*
String comparision fixes
Daniel Neus
2016-01-04
1
-1
/
+1
*
Fixes for compress cli util
Jack Lloyd
2016-01-04
1
-5
/
+4
*
Add ECDH via OpenSSL
Jack Lloyd
2016-01-04
1
-2
/
+2
*
Avoid having Command* objects be created until requested.
Jack Lloyd
2015-12-30
13
-59
/
+92
*
Add Command::rng()
Jack Lloyd
2015-12-27
9
-58
/
+42
*
Missing add
Jack Lloyd
2015-12-26
1
-1
/
+0
*
Merge pull request #378 from neusdan/warning_fixes
Jack Lloyd
2015-12-26
1
-1
/
+1
|
\
|
*
some trivial compiler/PVS-Studio warning fixes
Daniel Neus
2015-12-22
1
-1
/
+1
*
|
Add virtual destructor to Botan_CLI::Command
Simon Warta
2015-12-26
1
-0
/
+1
*
|
Fix Clang warning
Jack Lloyd
2015-12-25
1
-0
/
+3
*
|
Fix a few clang warnings. Set clang sanitizer flags
Jack Lloyd
2015-12-24
1
-10
/
+0
*
|
Add DSA keygen and --der-out flag to keygen and pkcs8 tools
Jack Lloyd
2015-12-23
3
-48
/
+77
|
/
*
Add --data-dir option to test command
Jack Lloyd
2015-12-20
1
-2
/
+24
*
Remove all remaining uses of throwing a std:: exception directly
Jack Lloyd
2015-12-19
4
-15
/
+18
*
CLI rewrite
Jack Lloyd
2015-12-19
45
-4221
/
+3067
*
Improve some argument checks and usage messages of cli apps
Simon Warta
2015-12-12
12
-18
/
+27
*
Missing adds
Jack Lloyd
2015-12-11
2
-2
/
+0
*
Rename cmd/app -> cli
Simon Warta
2015-12-09
38
-0
/
+5280