aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/tls_client.cpp
Commit message (Expand)AuthorAgeFilesLines
* A few more WinSock fixes for TLS exampleslloyd2011-04-291-2/+3
* Calling &str[str.size()] is only valid if str is const; otherwise thelloyd2011-04-291-1/+7
* Some doc updates, include the DSA examples in pubkey, remove outdatedlloyd2011-04-201-1/+1
* More doc updateslloyd2011-04-081-16/+5
* More pubkey doc updateslloyd2011-04-081-0/+96
* Convert most of the documentation to reStructured Text, addinglloyd2011-04-041-96/+0
* Inherit policy and override check_certlloyd2010-11-291-1/+17
* Make TLS_Client entirely via callbacks, not talking to Socket directlylloyd2010-10-191-1/+3
* Fix exampleslloyd2010-10-131-1/+3
* Remove more uses of vector to pointer implicit conversionslloyd2010-09-131-1/+5
* Specify the target host and port for tls_client on the command linelloyd2010-09-081-3/+18
* Just report total size output at the endlloyd2010-04-191-1/+7
* Fix minor errors and warnings in the examples. Remove boost dependency fromlloyd2010-03-031-1/+1
* Various minor SSL fixeslloyd2010-02-141-9/+5
* Import latest version of Ajisai into src/ssl; once this hits mainlinelloyd2010-01-111-0/+55