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
/
cmd
/
tls_server.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename cmd/app -> cli
Simon Warta
2015-12-09
1
-270
/
+0
*
Replace C interfaces in cli apps with C++ interfaces
Simon Warta
2015-12-08
1
-7
/
+7
*
Remove unneeded includes and clean up socket feature test
Jack Lloyd
2015-08-29
1
-3
/
+1
*
Avoid building tls_server on MinGW. GH #39
Jack Lloyd
2015-07-05
1
-3
/
+3
*
Make Botan compile when only some modules are enabled
Simon Warta
2015-07-03
1
-1
/
+4
*
Replace \n by std::endl in /src/cmd
Simon Warta
2015-06-23
1
-14
/
+14
*
Add ALPN (RFC 7301) and remove NPN
lloyd
2015-03-20
1
-7
/
+6
*
Have TLS server take certificate and key from command line
lloyd
2015-01-11
1
-27
/
+26
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-0
/
+6
*
A TLS Server can now process either TLS or DTLS but not either,
lloyd
2014-11-15
1
-1
/
+2
*
Command line prog cleanup
lloyd
2014-11-12
1
-6
/
+5
*
Fix warnings
lloyd
2014-02-13
1
-2
/
+2
*
Cleanups
lloyd
2014-02-13
1
-1
/
+0
*
Fix minimized builds. Patch by Markus Wanner sent to botan-devel
lloyd
2014-02-08
1
-0
/
+4
*
Warning fixes, and hook default algo list into speed command
lloyd
2014-01-24
1
-2
/
+2
*
Split up test vectors into per-algo files and app into botan-test for
lloyd
2014-01-10
1
-0
/
+262