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
*
Add a wrapper class that wraps macOS or Linux certificate stores.
Jack Lloyd
2019-04-13
2
-26
/
+69
*
Fix a few warnings in Boost specific code
Jack Lloyd
2019-04-13
2
-3
/
+3
*
Allow creating intermediate CAs using CLI
Jack Lloyd
2019-04-10
1
-3
/
+8
*
boost 1.70 compatibility
Ralf van der Enden
2019-04-05
2
-2
/
+14
*
Tracing socket feature for the CLI TLS server.
David Carlier
2019-03-29
1
-0
/
+27
*
Fix some extra semicolons
Jack Lloyd
2019-03-27
2
-2
/
+2
*
s/as_string/to_string/
Jack Lloyd
2019-03-01
1
-1
/
+1
*
Split CLI utils.cpp into more parts
Jack Lloyd
2019-02-28
5
-236
/
+336
*
Windows compilation fix
Vitaly Ivanov
2019-02-22
1
-1
/
+1
*
macOS fix for tls_server in UDP/DTLS mode
Vitaly Ivanov
2019-02-21
1
-1
/
+4
*
Fixes for minimized builds
Jack Lloyd
2019-02-16
1
-0
/
+1
*
cli: sign and verify emsa default is empty for Ed25519 (fix #1828)
Nuno Goncalves
2019-02-07
1
-14
/
+33
*
Fix macro checks
Jack Lloyd
2019-01-24
1
-2
/
+1
*
Split out bcrypt cli util to its own file
Jack Lloyd
2019-01-22
2
-78
/
+89
*
Move hash util to hash.cpp and add --format option
Jack Lloyd
2019-01-22
2
-65
/
+118
*
Sandboxing feature from CLI pov.
David Carlier
2019-01-14
3
-1
/
+74
*
Proposal of sandboxing feature.
David Carlier
2019-01-06
1
-0
/
+6
*
Casts to avoid MSVC warnings
Jack Lloyd
2019-01-03
1
-1
/
+9
*
Rename OS::get_processor_timestamp to OS::get_cpu_cycle_counter
Jack Lloyd
2018-12-23
1
-1
/
+1
*
Test how long it takes to precompute base point multiples
Jack Lloyd
2018-12-16
1
-0
/
+20
*
Fix more MSVC warnings
Jack Lloyd
2018-12-10
2
-4
/
+4
*
Work around a problem when built with OpenSSL
Jack Lloyd
2018-12-10
1
-1
/
+8
*
Support recovering ECDSA public key from message/signature pair
Jack Lloyd
2018-12-10
1
-0
/
+51
*
In speed, track number of invalid generated signatures and print once
Jack Lloyd
2018-12-08
1
-1
/
+6
*
Add a constant time divide variant for dividing by uint8_t
Jack Lloyd
2018-12-02
1
-0
/
+43
*
Merge GH #1757 Add a constant time division algorithm
Jack Lloyd
2018-12-02
1
-0
/
+45
|
\
|
*
Add a const-time division algorithm
Jack Lloyd
2018-12-02
1
-0
/
+45
*
|
Support getting a passphrase from most of the cli tools
Jack Lloyd
2018-12-01
9
-23
/
+46
*
|
Promote echo suppression of terminal to Botan::OS
Jack Lloyd
2018-12-01
1
-24
/
+15
|
/
*
Avoid calling memset, memcpy within library code
Jack Lloyd
2018-11-17
2
-2
/
+2
*
Avoid throwing std:: exceptions
Jack Lloyd
2018-11-07
1
-1
/
+1
*
Avoid using std::invalid_argument
Jack Lloyd
2018-11-07
1
-1
/
+1
*
Document TSS
Jack Lloyd
2018-10-30
1
-1
/
+8
*
Add test for TSS cli util
Jack Lloyd
2018-10-30
1
-0
/
+9
*
Add CLI util for threshold secret sharing
Jack Lloyd
2018-10-29
2
-0
/
+115
*
Add an explicit OS target for Emscripten
Jack Lloyd
2018-10-12
1
-0
/
+1
*
Fix more MSVC warnings
Jack Lloyd
2018-10-01
1
-1
/
+1
*
Spell check the documentation
Jack Lloyd
2018-09-28
1
-2
/
+2
*
fileno is a macro on OpenBSD
Jack Lloyd
2018-09-27
1
-3
/
+4
*
Merge GH #1670 New password hashing interface
Jack Lloyd
2018-09-13
2
-306
/
+117
|
\
|
*
Add tests
Jack Lloyd
2018-09-10
1
-9
/
+12
|
*
Add pbkdf_tune command line util
Jack Lloyd
2018-09-10
1
-0
/
+99
|
*
Promote Timer to an internal util class
Jack Lloyd
2018-09-10
1
-301
/
+10
*
|
Fix TLS client CLI which was broken by disabling v1.0/v1.1 by default
Jack Lloyd
2018-09-12
2
-12
/
+56
*
|
Better error repoting for invalid/out of range --buf-size arg
Jack Lloyd
2018-09-10
1
-2
/
+7
*
|
Fix cipher mode speed benchmark ignoring provider argument
Jose Pereira
2018-09-06
1
-2
/
+2
|
/
*
Default disable support for TLS v1.0/v1.1 and all CBC and CCM suites
Jack Lloyd
2018-08-22
1
-0
/
+6
*
In speed test, check for availability of NIST reducer functions
Jack Lloyd
2018-08-15
1
-0
/
+2
*
Improve speed of cli tests
Jack Lloyd
2018-08-10
1
-12
/
+23
*
Add --no-fsname option to fingerprint command
Jack Lloyd
2018-08-02
1
-2
/
+8
[next]