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_proxy.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
Don't strictly require auto_rng in tls_proxy
Jack Lloyd
2019-08-28
1
-2
/
+11
*
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
-3
/
+3
*
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
-31
/
+57
*
Avoid warnings
Jack Lloyd
2019-05-24
1
-0
/
+2
*
Fix a few warnings in Boost specific code
Jack Lloyd
2019-04-13
1
-1
/
+1
*
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
*
Properly set thread counts in asio TLS servers
Jack Lloyd
2018-05-09
1
-1
/
+10
*
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
*
Additional final annotations
Jack Lloyd
2017-10-15
1
-2
/
+3
*
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-81
/
+98
*
Changes to TLS::Callbacks for GH PR #457
Jack Lloyd
2016-08-16
1
-10
/
+7
*
Compatibility patch for TLS::Callback interface
Matthias Gierlings
2016-06-19
1
-2
/
+2
*
Implemented Feedback on GH #457
Matthias Gierlings
2016-06-19
1
-1
/
+1
*
Fix For Travis CI build errors on Mac-Systems.
Matthias Gierlings
2016-06-19
1
-2
/
+2
*
Reduction of code complexity in TLS classes.
Matthias Gierlings
2016-06-19
1
-0
/
+1
*
Catch the right exception type so errors are reported instead of
Jack Lloyd
2016-04-15
1
-8
/
+17
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
1
-1
/
+1
*
Avoid having Command* objects be created until requested.
Jack Lloyd
2015-12-30
1
-1
/
+1
*
Add Command::rng()
Jack Lloyd
2015-12-27
1
-4
/
+3
*
CLI rewrite
Jack Lloyd
2015-12-19
1
-85
/
+75
*
Rename cmd/app -> cli
Simon Warta
2015-12-09
1
-0
/
+459