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
/
tls_utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix clang-tidy readability-convert-member-functions-to-static
Jack Lloyd
2022-02-11
1
-1
/
+1
*
Ciphersuite::by_id() ::from_name() return a std::optional
René Meusel
2021-10-28
1
-5
/
+5
*
Remove TLS 1.0/1.1 and DTLS 1.0
Jack Lloyd
2021-04-01
1
-12
/
+0
*
Remove SRP support from TLS
Jack Lloyd
2020-11-23
1
-2
/
+1
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
1
-1
/
+1
*
Add a 'none' OS target for bare metal builds.
Jack Lloyd
2020-03-14
1
-1
/
+1
*
Fix crashes in tls_client_hello printer cli
Jack Lloyd
2020-01-16
1
-2
/
+20
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
1
-0
/
+1
*
In CLI support setting TLS policy to any known type
Jack Lloyd
2019-07-22
1
-71
/
+3
*
Fix TLS client CLI which was broken by disabling v1.0/v1.1 by default
Jack Lloyd
2018-09-12
1
-2
/
+8
*
Default disable support for TLS v1.0/v1.1 and all CBC and CCM suites
Jack Lloyd
2018-08-22
1
-0
/
+6
*
Add 192-bit Suite B policy
Jack Lloyd
2018-06-14
1
-1
/
+5
*
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
*
Print a command description for cli help
René Korthaus
2018-01-04
1
-0
/
+20
*
Refactor option parsing in cli and test code
Jack Lloyd
2017-10-24
1
-7
/
+2
*
Additional final annotations
Jack Lloyd
2017-10-15
1
-1
/
+1
*
Remove redundant "virtual override" declarations.
Jack Lloyd
2017-10-02
1
-1
/
+1
*
De-inline TLS::Text_Policy
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Add missing override
Jack Lloyd
2017-09-03
1
-1
/
+1
*
Add a CLI util for inspecting TLS client hellos
Jack Lloyd
2017-09-01
1
-0
/
+111
*
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-6
/
+18
*
Content:
Tomasz Frydrych
2017-04-03
1
-1
/
+1
*
Add tls_ciphers command
Jack Lloyd
2016-12-28
1
-0
/
+123