aboutsummaryrefslogtreecommitdiffstats
path: root/src/cli/tls_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* TLS CBC functionality now exposed to the library developer. Useful for direct...Juraj Somorovsky2016-11-191-20/+31
* Remove remaining old style casts.Jack Lloyd2016-11-091-3/+3
* TLS Policy supportChristian Mainka2016-05-031-3/+20
* Clean up PK decryption encoding.Jack Lloyd2016-03-201-21/+28
* Fix remaining Wshadow warnings and enable on gcc and clangRené Korthaus2016-02-181-3/+3
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
* Avoid having Command* objects be created until requested.Jack Lloyd2015-12-301-1/+1
* Add Command::rng()Jack Lloyd2015-12-271-6/+3
* Remove all remaining uses of throwing a std:: exception directlyJack Lloyd2015-12-191-6/+6
* CLI rewriteJack Lloyd2015-12-191-154/+130
* Rename cmd/app -> cliSimon Warta2015-12-091-0/+270