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_client.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various example updates. Add a new TLS server example that uses asio
lloyd
2012-01-06
1
-10
/
+12
*
Add support for next protocol negotiation. Client only currently;
lloyd
2012-01-04
1
-2
/
+15
*
Example fixes
lloyd
2012-01-03
1
-2
/
+7
*
Add support for client-side session resumption
lloyd
2011-12-31
1
-66
/
+77
*
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
-0
/
+16
*
New more interesting client, pipes stdin<->remote box via TLS ala
lloyd
2011-12-30
1
-74
/
+122
*
Add support for sending server name indicator in client hello
lloyd
2011-12-29
1
-1
/
+3
*
Don't stall on error
lloyd
2011-12-28
1
-3
/
+6
*
Working though hacking client verify (server side only). Only supports
lloyd
2011-12-28
1
-0
/
+3
*
Centralize a lot of the handshaking and message parsing in TLS_Channel
lloyd
2011-12-23
1
-1
/
+1
*
First stab at an event driven TLS client.
lloyd
2011-12-23
1
-33
/
+76
*
A few more WinSock fixes for TLS examples
lloyd
2011-04-29
1
-2
/
+3
*
Calling &str[str.size()] is only valid if str is const; otherwise the
lloyd
2011-04-29
1
-1
/
+7
*
Some doc updates, include the DSA examples in pubkey, remove outdated
lloyd
2011-04-20
1
-1
/
+1
*
More doc updates
lloyd
2011-04-08
1
-16
/
+5
*
More pubkey doc updates
lloyd
2011-04-08
1
-0
/
+96
*
Convert most of the documentation to reStructured Text, adding
lloyd
2011-04-04
1
-96
/
+0
*
Inherit policy and override check_cert
lloyd
2010-11-29
1
-1
/
+17
*
Make TLS_Client entirely via callbacks, not talking to Socket directly
lloyd
2010-10-19
1
-1
/
+3
*
Fix examples
lloyd
2010-10-13
1
-1
/
+3
*
Remove more uses of vector to pointer implicit conversions
lloyd
2010-09-13
1
-1
/
+5
*
Specify the target host and port for tls_client on the command line
lloyd
2010-09-08
1
-3
/
+18
*
Just report total size output at the end
lloyd
2010-04-19
1
-1
/
+7
*
Fix minor errors and warnings in the examples. Remove boost dependency from
lloyd
2010-03-03
1
-1
/
+1
*
Various minor SSL fixes
lloyd
2010-02-14
1
-9
/
+5
*
Import latest version of Ajisai into src/ssl; once this hits mainline
lloyd
2010-01-11
1
-0
/
+55