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
/
cli.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid using std::cout and std::cerr within cli code
Jack Lloyd
2017-09-02
1
-5
/
+23
*
Fix --error-output= option to cli
Jack Lloyd
2017-09-01
1
-3
/
+3
*
Simplify RNG logic in CLI a bit
Jack Lloyd
2017-08-31
1
-8
/
+3
*
Refactor RNG seeding logic in command line interface
Jack Lloyd
2017-08-30
1
-33
/
+8
*
Fix missing binary mode flag on compression ofstreams
Volker Aßmann
2017-06-06
1
-2
/
+2
*
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-21
/
+47
*
In CLI, if system RNG is available prefer it
Jack Lloyd
2017-02-23
1
-1
/
+8
*
RNG changes (GH #593)
Jack Lloyd
2016-08-24
1
-1
/
+6
*
Fix a couple MSVC warnings.
Jack Lloyd
2016-04-09
1
-1
/
+1
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-4
/
+4
*
Get rid of "extra ';'" warnings and force semicolon after macros
Simon Warta
2016-01-11
1
-1
/
+2
*
Avoid having Command* objects be created until requested.
Jack Lloyd
2015-12-30
1
-15
/
+41
*
Add Command::rng()
Jack Lloyd
2015-12-27
1
-0
/
+16
*
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
*
|
Add DSA keygen and --der-out flag to keygen and pkcs8 tools
Jack Lloyd
2015-12-23
1
-24
/
+2
|
/
*
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
1
-2
/
+5
*
CLI rewrite
Jack Lloyd
2015-12-19
1
-0
/
+508