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
*
Increase default speed --msec to 300
Jack Lloyd
2018-02-02
1
-1
/
+1
*
Use shared representation of EC_Group
Jack Lloyd
2018-01-31
2
-7
/
+6
*
For hash/mac speed tests finalize the computation under the timer
Jack Lloyd
2018-01-30
1
-1
/
+6
*
Use enums to represent TLS signature and kex algorithms.
Jack Lloyd
2018-01-28
1
-3
/
+3
*
In client hello printer, don't require the handshake header
Jack Lloyd
2018-01-27
1
-11
/
+8
*
Fix speed test of cipher modes [ci skip]
Jack Lloyd
2018-01-27
1
-3
/
+3
*
Remove iostream includes [ci skip]
Jack Lloyd
2018-01-24
1
-1
/
+0
*
Fix a bug in command line handling
Jack Lloyd
2018-01-21
1
-9
/
+12
*
Reorganize code to avoid cli/test build failures if filesystem disabled
Jack Lloyd
2018-01-19
6
-111
/
+117
*
Enforce an overall max depth on recursion in ASN1 printer
Jack Lloyd
2018-01-15
1
-6
/
+10
*
Merge the rest of GH #1387
Jack Lloyd
2018-01-14
2
-28
/
+22
|
\
|
*
Use search_map
René Korthaus
2018-01-14
1
-6
/
+1
|
*
Simplify code
René Korthaus
2018-01-14
2
-30
/
+30
|
*
Print a command description for cli help
René Korthaus
2018-01-14
17
-13
/
+542
*
|
Merge GH #1387 Improve help output of cli tool
Jack Lloyd
2018-01-14
17
-13
/
+542
|
\
\
|
|
/
|
/
|
|
*
Print a command description for cli help
René Korthaus
2018-01-04
17
-13
/
+542
*
|
Add --der-format flag to sign and verify cli utils
Jack Lloyd
2018-01-12
1
-4
/
+10
*
|
Make stream, block, hash and cipher mode base classes optional
Jack Lloyd
2018-01-12
2
-6
/
+44
*
|
Remove dependency: base depends on mac
Simon Warta
2018-01-11
2
-2
/
+12
*
|
In asn1print, if input file ends in .pem assume --pem flag
Jack Lloyd
2018-01-10
1
-1
/
+1
*
|
Test OS features by the feature vs the OS name
Jack Lloyd
2017-12-30
3
-4
/
+4
|
/
*
Remove BOTAN_FORCE_SEMICOLON macro
Jack Lloyd
2017-12-30
1
-4
/
+3
*
Convert TLS server to new style TLS interface (GH #1350)
Jack Lloyd
2017-12-23
1
-78
/
+71
*
Add wrapper functions to clean up cli code using sockets
Jack Lloyd
2017-12-23
3
-98
/
+88
*
Avoid uninitialized field warnings
Jack Lloyd
2017-12-23
1
-1
/
+2
*
Enable signing X509 structures with rsa-pss
Fabian Weissberg
2017-12-22
1
-4
/
+7
*
Correct JSON output (trailing comma) and add byte-per-second value
Jack Lloyd
2017-12-18
1
-3
/
+10
*
Expose timeouts on the freestanding OCSP request utils
Jack Lloyd
2017-12-17
1
-2
/
+3
*
Expose timeouts to the HTTP API
Jack Lloyd
2017-12-17
1
-2
/
+6
*
Add ability to fingerprint public keys
Jack Lloyd
2017-12-14
1
-0
/
+20
*
Avoid a shadow warning under old Clang [ci skip]
Jack Lloyd
2017-12-11
1
-2
/
+2
*
Add a new version function returning just the version without extras
Jack Lloyd
2017-12-06
1
-3
/
+1
*
Merge GH #1302 Add PSK database interface
Jack Lloyd
2017-11-26
1
-0
/
+86
|
\
|
*
PSK Database
Jack Lloyd
2017-11-26
1
-0
/
+86
*
|
Add tls_http_server cmd util
Jack Lloyd
2017-11-26
1
-0
/
+543
|
/
*
Allow building asn1print even if PEM is disabled
Jack Lloyd
2017-11-21
2
-2
/
+12
*
Add timings for RFC 3394 keywrap
Jack Lloyd
2017-11-18
1
-0
/
+40
*
Move ASN1 printer to the library
Jack Lloyd
2017-11-15
1
-382
/
+3
*
Encapsulate ASN1 printer logic in a class
Jack Lloyd
2017-11-15
1
-133
/
+163
*
Merge GH #884 Refactor X.509 cert/CRL internals
Jack Lloyd
2017-11-15
1
-7
/
+1
|
\
|
*
Consolidate function for testing for ASN.1 string types
Jack Lloyd
2017-11-14
1
-7
/
+1
*
|
Remove SIMD perf test from speed
Jack Lloyd
2017-11-15
1
-116
/
+0
|
/
*
Remove use of transcode
Jack Lloyd
2017-11-09
1
-14
/
+1
*
speed: simplify some code
Jack Lloyd
2017-11-02
1
-167
/
+60
*
Round block cipher buffer sizes to multiple of block size
Jack Lloyd
2017-10-25
1
-2
/
+12
*
Add header for std::min
Jack Lloyd
2017-10-24
1
-0
/
+1
*
Tweak help output a bit
Jack Lloyd
2017-10-24
4
-35
/
+53
*
Merge GH #1273 Refactor test and cli runner code
Jack Lloyd
2017-10-24
15
-562
/
+753
|
\
|
*
Avoid using namespace, other cleanups
Jack Lloyd
2017-10-24
1
-27
/
+24
|
*
Refactor option parsing in cli and test code
Jack Lloyd
2017-10-24
15
-536
/
+730
[next]