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 most uses of explicit new operator in cli
Jack Lloyd
2021-04-03
9
-63
/
+55
*
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
*
Fix speed's OS2ECP output
Jack Lloyd
2020-11-24
1
-3
/
+3
*
Add --hex flag to gen_prime
Jack Lloyd
2020-11-24
1
-2
/
+7
*
Remove outer shared_ptr from Certificate in certstore interface
Jack Lloyd
2020-11-23
2
-3
/
+3
*
Remove SRP support from TLS
Jack Lloyd
2020-11-23
2
-3
/
+2
*
Merge GH #2469 More work on calendar interface
Jack Lloyd
2020-11-08
1
-2
/
+2
|
\
|
*
More calendar cleanups
Jack Lloyd
2020-11-08
1
-2
/
+2
*
|
Add -Wshorten-64-to-32 for Clang
Jack Lloyd
2020-11-08
1
-1
/
+1
|
/
*
Modify calendar interface
Jack Lloyd
2020-11-08
1
-2
/
+2
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
12
-23
/
+55
*
Remove XTEA
Jack Lloyd
2020-11-05
1
-1
/
+0
*
Remove KASUMI
Jack Lloyd
2020-11-05
1
-1
/
+0
*
Remove Tiger hash function
Jack Lloyd
2020-11-05
1
-1
/
+0
*
Remove MISTY1
Jack Lloyd
2020-11-05
1
-1
/
+0
*
Remove CAST-256
Jack Lloyd
2020-11-05
1
-1
/
+0
*
Some math deprecations
Jack Lloyd
2020-11-05
1
-2
/
+2
*
Merge psk_db_sql.h into psk_db.h
Jack Lloyd
2020-11-04
1
-1
/
+1
*
Improve AVX-512 detection
Jack Lloyd
2020-10-24
1
-2
/
+0
*
Fix build problem
Jack Lloyd
2020-10-01
1
-2
/
+2
*
Fix some warnings in the Boost specific code/tests
Jack Lloyd
2020-09-27
2
-2
/
+2
*
using smart ptr over raw C workflow.
David Carlier
2020-07-08
1
-42
/
+29
*
solaris/illumos build update and cli sandbox support proposal.
David Carlier
2020-07-08
1
-0
/
+54
*
Merge GH #2372 Update ECDSA timing_test
Jack Lloyd
2020-06-18
1
-7
/
+17
|
\
|
*
Update ECDSA timing tests
René Fischer
2020-06-17
1
-7
/
+17
*
|
Fix timing test when system_rng is disabled
Jack Lloyd
2020-06-16
1
-1
/
+1
|
/
*
Minor cleanups to timing_test
Jack Lloyd
2020-06-06
1
-23
/
+24
*
Should be dl_group
René Fischer
2020-06-05
1
-4
/
+4
*
Fix cppcheck findings
René Fischer
2020-06-05
2
-24
/
+24
*
Add Processor_RNG
Jack Lloyd
2020-05-08
2
-13
/
+13
*
In the cli, init the mlock allocator before entering sandbox
Jack Lloyd
2020-04-09
1
-1
/
+3
*
FIX: build with --minimized-build --enable-modules=tls --with-boost
René Meusel
2020-03-16
2
-0
/
+2
*
Add a 'none' OS target for bare metal builds.
Jack Lloyd
2020-03-14
2
-2
/
+2
*
Merge GH #2298 Clean up prime generation logic
Jack Lloyd
2020-03-06
1
-6
/
+18
|
\
|
*
Clean up prime generation logic slightly
Jack Lloyd
2020-03-06
1
-6
/
+18
[next]