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
*
Fix transcoding of asn1print strings to UTF-8
René Korthaus
2017-06-28
1
-2
/
+2
*
Update speed
Jack Lloyd
2017-06-07
1
-0
/
+29
*
Fix missing binary mode flag on compression ofstreams
Volker Aßmann
2017-06-06
2
-4
/
+4
*
Added std::ios::binary option for istream open in compression. Without
Volker Aßmann
2017-06-05
1
-2
/
+2
*
Add --ecc-groups= option to speed
Jack Lloyd
2017-06-04
1
-37
/
+41
*
Add HOTP (RFC 4226) and TOTP (RFC 6238)
Jack Lloyd
2017-05-19
1
-0
/
+4
*
Add support for Intel SHA-1/SHA-2 instructions
Jack Lloyd
2017-05-19
1
-0
/
+2
*
Merge GH #359 Add botan cli encryption tool
Jack Lloyd
2017-05-19
1
-0
/
+139
|
\
|
*
Fix 3 space indent
Simon Warta
2017-04-18
1
-4
/
+4
|
*
Add BOTAN_HAS_AEAD_MODES requirement for encryption cli
Simon Warta
2017-04-18
1
-1
/
+1
|
*
Update registration format of "encryption" cli command
Simon Warta
2017-04-18
1
-2
/
+2
|
*
Add more ciphers
Simon Warta
2017-04-18
1
-6
/
+20
|
*
Adapt cli command encryption to new cli interface
Simon Warta
2017-04-18
1
-37
/
+42
|
*
Add botan encryption cli app
Simon Warta
2017-04-18
1
-0
/
+120
*
|
Add ability to clear cpuid bits before running benchmarks.
Jack Lloyd
2017-05-18
1
-1
/
+14
*
|
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
16
-487
/
+775
|
/
*
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
*
Content:
Tomasz Frydrych
2017-04-03
4
-12
/
+5
*
Use entropy source for cli rng.
Alexander Bluhm
2017-03-29
1
-1
/
+11
*
Remove old timing test suite
Jack Lloyd
2017-03-28
1
-2
/
+5
*
tls_client must not pass an IP address as server information
Alexander Bluhm
2017-03-25
1
-1
/
+11
*
Add support for reaching IPv6 hosts in the tls_client CLI
René Korthaus
2017-03-21
1
-20
/
+26
*
Add RDRAND_RNG speed test
Jack Lloyd
2017-03-19
1
-0
/
+12
*
Fix compiler warnings in timing_test CLI
Jack Lloyd
2017-03-03
1
-2
/
+4
*
Increase timing test defaults
Jack Lloyd
2017-02-26
1
-1
/
+1
*
Add `botan timing_test` command line utility
Jack Lloyd
2017-02-26
1
-0
/
+454
*
In CLI, if system RNG is available prefer it
Jack Lloyd
2017-02-23
2
-3
/
+10
*
CLI OCSP: fix expected OK return code
Nuno Goncalves
2017-02-18
1
-1
/
+1
*
Add toggle to disable SIMD speed test added in 2a7127fea6
Jack Lloyd
2017-02-04
1
-36
/
+105
*
Add modexp speed test
Jack Lloyd
2017-02-02
1
-1
/
+38
*
Report cycles/byte in speed tests
Jack Lloyd
2017-02-02
1
-19
/
+150
*
Add CPUID::to_string
Jack Lloyd
2017-01-22
1
-1
/
+1
*
Fix duplicate entry in XMSS speed params
Jack Lloyd
2017-01-06
1
-1
/
+1
*
Add tls_ciphers command
Jack Lloyd
2016-12-28
1
-0
/
+123
*
Fix XMSS speed command
Jack Lloyd
2016-12-24
1
-4
/
+6
*
Add DL_Group tests
Jack Lloyd
2016-12-23
1
-1
/
+1
*
Document TLS::Policy::require_cert_revocation_info
Jack Lloyd
2016-11-28
1
-1
/
+2
*
Add OCSP stapling support to TLS client
Jack Lloyd
2016-11-26
1
-2
/
+5
*
Merge GH #653 OCSP and X.509 path validation refactor
Jack Lloyd
2016-11-25
3
-21
/
+38
|
\
|
*
Add TLS::Policy::minimum_signature_strength
Jack Lloyd
2016-11-25
1
-2
/
+3
|
*
Report OCSP status in tls_client
Jack Lloyd
2016-11-23
1
-0
/
+7
|
*
Move TLS cert verification callback from Credentials_Manager to TLS::Callbacks
Jack Lloyd
2016-11-23
2
-18
/
+26
|
*
Refactor X.509 path validation
Jack Lloyd
2016-11-23
1
-3
/
+4
*
|
Make XMSS more friendly about invalid params.
Jack Lloyd
2016-11-25
1
-1
/
+2
|
/
*
TLS CBC functionality now exposed to the library developer. Useful for direct...
Juraj Somorovsky
2016-11-19
1
-20
/
+31
*
Add CECPQ1 TLS ciphersuites
Jack Lloyd
2016-11-17
1
-1
/
+1
*
Fix TLS client next protocol handling
Jack Lloyd
2016-11-16
1
-1
/
+2
*
Basic speed test for XMSS
Jack Lloyd
2016-11-12
1
-0
/
+34
*
Add SHAKE-128 and SHAKE-256 as hash functions
Jack Lloyd
2016-11-10
1
-7
/
+7
[next]