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_http_server.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ciphersuite::by_id() ::from_name() return a std::optional
René Meusel
2021-10-28
1
-3
/
+3
*
Remove most uses of explicit new operator in cli
Jack Lloyd
2021-04-03
1
-2
/
+2
*
Fix constructors
Jack Lloyd
2020-12-14
1
-1
/
+1
*
Fix some warnings in the Boost specific code/tests
Jack Lloyd
2020-09-27
1
-1
/
+1
*
FIX: build with --minimized-build --enable-modules=tls --with-boost
René Meusel
2020-03-16
1
-0
/
+1
*
Reorder report from TLS HTTP test server cli
Jack Lloyd
2020-03-04
1
-1
/
+1
*
prefer std::shared_ptr to boost::shared_ptr
Nuno Goncalves
2019-10-15
1
-4
/
+2
*
tls cli: getting real number of cores as possible.
David Carlier
2019-09-14
1
-1
/
+2
*
Don't assume any particular kind of RNG is available in the cli
Jack Lloyd
2019-08-30
1
-13
/
+4
*
Fix tls_proxy and use =default for policy options
Jack Lloyd
2019-07-22
1
-1
/
+1
*
In CLI support setting TLS policy to any known type
Jack Lloyd
2019-07-22
1
-19
/
+2
*
Fix some MSVC and LGTM warnings
Jack Lloyd
2019-06-29
1
-1
/
+1
*
Add --max-clients option to tls_proxy and tls_http_server
Jack Lloyd
2019-05-31
1
-22
/
+50
*
Mark some classes as final
Jack Lloyd
2019-05-09
1
-1
/
+1
*
Fix a few warnings in Boost specific code
Jack Lloyd
2019-04-13
1
-2
/
+2
*
boost 1.70 compatibility
Ralf van der Enden
2019-04-05
1
-1
/
+7
*
Support getting a passphrase from most of the cli tools
Jack Lloyd
2018-12-01
1
-1
/
+1
*
Avoid throwing std:: exceptions
Jack Lloyd
2018-11-07
1
-1
/
+1
*
Properly set thread counts in asio TLS servers
Jack Lloyd
2018-05-09
1
-3
/
+21
*
Reorganize code to avoid cli/test build failures if filesystem disabled
Jack Lloyd
2018-01-19
1
-1
/
+1
*
Print a command description for cli help
René Korthaus
2018-01-04
1
-0
/
+10
*
Add tls_http_server cmd util
Jack Lloyd
2017-11-26
1
-0
/
+543