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
*
Introduce TLS::Callbacks::tls_current_timestamp()
René Meusel
2022-05-18
1
-1
/
+1
*
Merge pull request #2960 from reneme/cli/client_auth
René Meusel
2022-04-19
4
-37
/
+93
|
\
|
*
allow client authentication in CLI TLS client
René Meusel
2022-04-19
2
-37
/
+78
|
*
add CLI Command::get_arg_maybe()
René Meusel
2022-04-19
2
-0
/
+15
*
|
FIX: clangd complaining about 'suspicious string literal'
René Meusel
2022-04-19
1
-1
/
+1
|
/
*
prepare TLS 1.2 for addition of TLS 1.3
Hannes Rantzsch
2022-04-04
1
-3
/
+3
*
Compile fix with Argon2 but not argon2fmt
Jack Lloyd
2022-03-04
1
-3
/
+3
*
Add threading to Argon2
Jack Lloyd
2022-03-04
1
-2
/
+2
*
Fix clang-tidy readability-convert-member-functions-to-static
Jack Lloyd
2022-02-11
8
-12
/
+11
*
More clang-tidy fixes
Jack Lloyd
2022-02-10
6
-13
/
+29
*
Fix build problems
Jack Lloyd
2022-02-09
1
-2
/
+2
*
Avoid mutable global warning
Jack Lloyd
2022-02-06
1
-1
/
+1
*
Some fixes for modernize-loop-convert
Jack Lloyd
2022-02-06
1
-3
/
+3
*
Fix clang-tidy readability-named-parameter
Jack Lloyd
2022-02-06
2
-4
/
+4
*
Fix clang-tidy readability-container-size-empty warnings
Jack Lloyd
2022-02-06
7
-16
/
+16
*
Fix clang-tidy performance warnings
Jack Lloyd
2022-02-06
10
-32
/
+30
*
Various ZFEC inprovements
Jack Lloyd
2021-12-21
2
-11
/
+17
*
Add a zfec-compatible forward error correction implementation
Jack Lloyd
2021-12-16
3
-4
/
+442
*
Ciphersuite::by_id() ::from_name() return a std::optional
René Meusel
2021-10-28
2
-8
/
+8
*
tls_server add linux for marking the socket
David Carlier
2021-07-11
1
-17
/
+12
*
Merge GH #2768 Improve BigInt::to_dec_string performance
Jack Lloyd
2021-07-01
1
-2
/
+2
|
\
|
*
Improve BigInt::to_dec_string performance
Jack Lloyd
2021-06-30
1
-2
/
+2
*
|
tls server: socket identifier support for openbsd.
David Carlier
2021-06-27
1
-2
/
+12
|
/
*
Add gcd results to speed cli
Jack Lloyd
2021-05-19
1
-2
/
+6
*
Merge GH #2726 Add support for IRTF hash to curve
Jack Lloyd
2021-04-25
1
-0
/
+41
|
\
|
*
Implement draft-irtf-cfrg-hash-to-curve
Jack Lloyd
2021-04-25
1
-0
/
+41
*
|
Modify BigInt constructors
Jack Lloyd
2021-04-24
1
-5
/
+8
|
/
*
Run scrypt and bcrypt-pbkdf through PasswordHash
Jack Lloyd
2021-04-19
2
-10
/
+16
*
Avoid using the bare argon2() function
Jack Lloyd
2021-04-15
1
-12
/
+9
*
Use auto for timers in the speed util
Jack Lloyd
2021-04-15
1
-71
/
+71
*
Add a hint to help output for pk_workfactor [ci skip]
Jack Lloyd
2021-04-15
1
-1
/
+1
*
Merge GH #2685 Avoid use of raw in the cli
Jack Lloyd
2021-04-03
9
-63
/
+55
|
\
|
*
Remove most uses of explicit new operator in cli
Jack Lloyd
2021-04-03
9
-63
/
+55
*
|
Remove use of explicit new from compression APIs
Jack Lloyd
2021-04-03
3
-9
/
+4
|
/
*
Remove TLS 1.0/1.1 and DTLS 1.0
Jack Lloyd
2021-04-01
4
-60
/
+2
*
Clean up the JSON output from speed cli
Jack Lloyd
2021-03-03
1
-9
/
+10
*
using pragma directives instead
David CARLIER
2021-02-28
1
-0
/
+4
*
we re not exploiting the error returned, discarding it.
David CARLIER
2021-02-22
1
-3
/
+1
*
cli sandbox implementation proposal for mac.
David CARLIER
2021-02-22
1
-0
/
+13
*
Support arbitrary input files for cipher command
Jack Lloyd
2021-02-04
1
-2
/
+3
*
Rewrite the encryption cli to support any cipher
Jack Lloyd
2021-01-15
2
-127
/
+89
*
Don't use shouting case for ASN1_{Type,Class} values
Jack Lloyd
2021-01-13
1
-6
/
+6
*
Split ASN1 tags enum class into 2 enum classes
sledgehammer_999
2021-01-11
1
-6
/
+6
*
Convert ASN1_Tag to an enum class
Jack Lloyd
2020-12-20
1
-8
/
+8
*
Convert DL_Group::Format to enum class
Jack Lloyd
2020-12-15
1
-5
/
+5
*
Fix constructors
Jack Lloyd
2020-12-14
2
-2
/
+2
*
Avoid using deprecated functions for key loading
Jack Lloyd
2020-12-14
4
-10
/
+13
*
Have gen_dl_group default to 2048 bit groups
Jack Lloyd
2020-12-13
1
-1
/
+1
*
Correct DL format of DSA groups generated by the CLI
Jack Lloyd
2020-12-12
1
-2
/
+2
*
Make scan_name.h, cpuid.h and http_util.h internal
Jack Lloyd
2020-11-28
2
-3
/
+3
[next]