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
*
Remove modexp based inversion from speed test
Jack Lloyd
2019-08-23
1
-9
/
+0
*
Merge GH #2051 Have cli sign util update stateful keys
Jack Lloyd
2019-08-20
1
-2
/
+16
|
\
|
*
Updates private key prior to signature output
Matthias Gierlings
2019-08-17
1
-2
/
+5
|
*
Add Private_Key::stateful_operation and use it in cli signer
Jack Lloyd
2019-07-30
1
-0
/
+11
*
|
Reduce usage of oids.h with the addition of some helpers on OID
Jack Lloyd
2019-08-04
1
-2
/
+2
*
|
Deprecate and replace OIDS::lookup
Jack Lloyd
2019-08-04
1
-4
/
+4
|
/
*
Fix tls_proxy and use =default for policy options
Jack Lloyd
2019-07-22
4
-5
/
+5
*
In CLI support setting TLS policy to any known type
Jack Lloyd
2019-07-22
6
-128
/
+109
*
Remove tab chars
Jack Lloyd
2019-07-10
1
-9
/
+9
*
tls cli sandbox freebsd update.
David Carlier
2019-07-05
1
-0
/
+28
*
Fix some MSVC and LGTM warnings
Jack Lloyd
2019-06-29
6
-4
/
+24
*
Merge GH #2010 Fix MSVC warnings
Jack Lloyd
2019-06-29
2
-2
/
+3
|
\
|
*
Fix various MSVC warnings
Jack Lloyd
2019-06-29
2
-2
/
+3
*
|
Fix some minimized build problems
Jack Lloyd
2019-06-29
1
-3
/
+3
|
/
*
Change XMSS OIDs and feature macro name
Jack Lloyd
2019-06-23
1
-2
/
+2
*
Fix some LGTM issues
Jack Lloyd
2019-06-19
4
-13
/
+19
*
Add --max-clients option to tls_proxy and tls_http_server
Jack Lloyd
2019-05-31
2
-53
/
+107
*
Argon2: minor optimizations, add tests of CLI, tweak tuning
Jack Lloyd
2019-05-30
2
-1
/
+47
*
Argon2: PasswordHash, documentation, hash formatting
Jack Lloyd
2019-05-29
2
-2
/
+80
*
Merge GH #1858 Update XMSS to conform to RFC 8391
Jack Lloyd
2019-05-24
1
-4
/
+4
|
\
|
*
Fix param names to match RFC
Jack Lloyd
2019-05-13
1
-4
/
+4
|
*
Fix param names
Jack Lloyd
2019-05-10
1
-4
/
+4
*
|
Avoid warnings
Jack Lloyd
2019-05-24
1
-0
/
+2
*
|
Fix TLS CBC in DTLS when a bad packet is received.
Jack Lloyd
2019-05-21
1
-1
/
+1
*
|
Merge GH #1945 Add --format option to rng cli
Jack Lloyd
2019-05-10
4
-43
/
+69
|
\
\
|
*
|
Add --format option for RNG cmdlet
Jack Lloyd
2019-05-09
4
-43
/
+69
|
|
/
*
/
Mark some classes as final
Jack Lloyd
2019-05-09
4
-8
/
+8
|
/
*
Add a cast for Windows
Jack Lloyd
2019-04-30
1
-1
/
+1
*
Fix tls_server
Jack Lloyd
2019-04-30
1
-1
/
+9
*
Fix feature macro checks.
Jack Lloyd
2019-04-26
2
-6
/
+4
*
Add a cmdlet to print UUIDs
Jack Lloyd
2019-04-26
1
-0
/
+32
*
Understand --version
Jack Lloyd
2019-04-18
1
-0
/
+2
*
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
[next]