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
/
utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor option parsing in cli and test code
Jack Lloyd
2017-10-24
1
-76
/
+3
*
Further build/test fixes for restricted configurations
Jack Lloyd
2017-09-24
1
-1
/
+1
*
Fixes for headers missing in certain configurations
Jack Lloyd
2017-09-23
1
-0
/
+1
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-10
/
+2
*
Reflect -fstack-protector and related flags in `botan config ldflags`
Jack Lloyd
2017-09-19
1
-0
/
+2
*
Correct output of `botan config libs`
Jack Lloyd
2017-09-16
1
-2
/
+1
*
Simplify RNG logic in CLI a bit
Jack Lloyd
2017-08-31
1
-7
/
+10
*
Merge GH #1169 Add LLVM bitcode target
Jack Lloyd
2017-08-31
1
-36
/
+73
|
\
|
*
Work around limitation in old GCC and Clang
Jack Lloyd
2017-08-31
1
-1
/
+1
|
*
Refactor RNG seeding logic in command line interface
Jack Lloyd
2017-08-30
1
-36
/
+73
*
|
More MSVC warnings fixes
Jack Lloyd
2017-08-31
1
-1
/
+9
|
/
*
Add HOTP (RFC 4226) and TOTP (RFC 6238)
Jack Lloyd
2017-05-19
1
-0
/
+4
*
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-17
/
+22
*
Add hex encoder/decoder CLI util
Jack Lloyd
2017-04-13
1
-0
/
+37
*
Add HMAC CLI command
René Korthaus
2017-04-13
1
-0
/
+48
*
Use entropy source for cli rng.
Alexander Bluhm
2017-03-29
1
-1
/
+11
*
In CLI, if system RNG is available prefer it
Jack Lloyd
2017-02-23
1
-2
/
+2
*
Add CPUID::to_string
Jack Lloyd
2017-01-22
1
-1
/
+1
*
Fix gen_bcrypt cmdlet
Jack Lloyd
2016-08-30
1
-1
/
+1
*
RNG changes (GH #593)
Jack Lloyd
2016-08-24
1
-1
/
+9
*
Add RDRAND_RNG
Jack Lloyd
2016-07-19
1
-1
/
+14
*
Update rng cli - can make multiple requests
Jack Lloyd
2016-07-17
1
-5
/
+10
*
Add missing overrides and fix -Wpedantic 'extra ;' warnings
Jack Lloyd
2016-01-17
1
-2
/
+2
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
1
-10
/
+10
*
Avoid having Command* objects be created until requested.
Jack Lloyd
2015-12-30
1
-13
/
+20
*
Add Command::rng()
Jack Lloyd
2015-12-27
1
-2
/
+1
*
Add DSA keygen and --der-out flag to keygen and pkcs8 tools
Jack Lloyd
2015-12-23
1
-1
/
+5
*
CLI rewrite
Jack Lloyd
2015-12-19
1
-0
/
+266