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
/
tls_server.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Since this branch is hugely API breaking already, go ahead and put
lloyd
2012-01-23
1
-8
/
+8
*
Small fixes
lloyd
2012-01-16
1
-1
/
+1
*
Various example updates. Add a new TLS server example that uses asio
lloyd
2012-01-06
1
-13
/
+15
*
Example fixes
lloyd
2012-01-03
1
-1
/
+2
*
Add Credentials_Manager which is an interface to something that knows
lloyd
2012-01-03
1
-18
/
+48
*
Rename the session type to 'TLS_Session'. Split the manager out into
lloyd
2011-12-30
1
-1
/
+2
*
Add a function for getting the version number of an active connection.
lloyd
2011-12-30
1
-1
/
+17
*
Add support for sending server name indicator in client hello
lloyd
2011-12-29
1
-4
/
+5
*
Just print printable
lloyd
2011-12-28
1
-2
/
+0
*
Working though hacking client verify (server side only). Only supports
lloyd
2011-12-28
1
-3
/
+5
*
Make the server example less fragile, write a class that emulates the
lloyd
2011-12-27
1
-30
/
+118
*
Initial hooks for session resumption
lloyd
2011-12-23
1
-0
/
+3
*
Centralize a lot of the handshaking and message parsing in TLS_Channel
lloyd
2011-12-23
1
-15
/
+34
*
A few more WinSock fixes for TLS examples
lloyd
2011-04-29
1
-2
/
+2
*
Calling &str[str.size()] is only valid if str is const; otherwise the
lloyd
2011-04-29
1
-1
/
+2
*
More doc updates
lloyd
2011-04-08
1
-6
/
+0
*
More pubkey doc updates
lloyd
2011-04-08
1
-0
/
+109
*
Convert most of the documentation to reStructured Text, adding
lloyd
2011-04-04
1
-108
/
+0
*
Fix tls_server example compilation
lloyd
2010-11-30
1
-2
/
+8
*
Inherit policy and override check_cert
lloyd
2010-11-29
1
-1
/
+16
*
Fix examples
lloyd
2010-10-13
1
-1
/
+3
*
Cleanups. Name our cert for localhost. Used AutoSeeded_RNG.
lloyd
2010-04-19
1
-12
/
+16
*
TLS_Server example - more printfs, configurable port
lloyd
2010-02-17
1
-3
/
+13
*
Various minor SSL fixes
lloyd
2010-02-14
1
-1
/
+1
*
Import latest version of Ajisai into src/ssl; once this hits mainline
lloyd
2010-01-11
1
-0
/
+71