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
/
doc
/
examples
/
asio_tls_server.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move asio tls server
lloyd
2014-01-01
1
-310
/
+0
*
Add OCSP example. Fix minor compile issues.
lloyd
2013-11-28
1
-0
/
+1
*
Split TLS callbacks into a data callback and an alert callback.
lloyd
2013-11-05
1
-26
/
+38
*
Example compile fixes
lloyd
2012-12-08
1
-1
/
+1
*
This buffer size does not need to match TLS
lloyd
2012-09-11
1
-1
/
+1
*
Allow configurable # of threads, useful for scale testing
lloyd
2012-06-20
1
-2
/
+4
*
Huge pile of post merge fixups, mtn really fucked that merge
lloyd
2012-04-25
1
-42
/
+2
*
Finish up server side SRP support, a little ugly but it works.
lloyd
2012-04-06
1
-0
/
+5
*
Add makefile dependency on credentials.h. Use 1024 bit keys for
lloyd
2012-02-27
1
-5
/
+12
*
Use boost::asio instead of standalone asio as it's more commonly
lloyd
2012-01-27
1
-26
/
+23
*
Change callback interface to pass the Alert object itself instead
lloyd
2012-01-26
1
-8
/
+8
*
Use multiple threads in asio example server
lloyd
2012-01-26
1
-13
/
+74
*
The credentials manager interface seems a much better place for cert
lloyd
2012-01-23
1
-53
/
+3
*
Since this branch is hugely API breaking already, go ahead and put
lloyd
2012-01-23
1
-10
/
+10
*
s/queue_for_sending/send
lloyd
2012-01-18
1
-2
/
+2
*
Small fixes
lloyd
2012-01-16
1
-14
/
+3
*
Avoid overlapping writes. Pretend to be an HTTP server
lloyd
2012-01-07
1
-19
/
+79
*
Various example updates. Add a new TLS server example that uses asio
lloyd
2012-01-06
1
-0
/
+266