aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples
Commit message (Expand)AuthorAgeFilesLines
* Split TLS callbacks into a data callback and an alert callback.lloyd2013-11-053-40/+54
* Always include modules requiring ISA extensions as long as thelloyd2013-04-171-1/+0
* In examples makefile, trust that g++ is C++11 capablelloyd2013-03-201-1/+1
* Remove the Turing and WiderWAKE4+1 stream cipher implementations.lloyd2013-03-191-1/+1
* Example compile fixeslloyd2012-12-083-3/+4
* Update for new cred APIlloyd2012-11-131-11/+6
* Offer DTLS if connecting over UDPlloyd2012-11-071-0/+6
* Add TLS::Server_Information to encapsulate the hostname/port pair.lloyd2012-10-131-2/+1
* secure_renegotiation isn't a session value anymorelloyd2012-09-142-8/+0
* This buffer size does not need to match TLSlloyd2012-09-111-1/+1
* Remove debug outputlloyd2012-09-091-1/+1
* Support both TLS and DTLS in the tls_server example.lloyd2012-09-092-410/+159
* Support DTLS in tls_client. Support client-initiated close_notify (via 'Q')lloyd2012-09-091-98/+103
* Turn on NPNlloyd2012-08-061-1/+2
* OpenSSL gets cranky if we send application data mid handshakelloyd2012-07-281-3/+2
* Add an optional parameter to TLS::Client specifying the port number.lloyd2012-07-121-8/+9
* Fix leak in read_ssh example, reported by Martin Olsson to the mailing listlloyd2012-07-091-2/+3
* Rename all text files that are actually reStructuredText to .rstlloyd2012-07-012-4/+2
* Use new header for sqlite session managerlloyd2012-06-291-2/+2
* Return existing certs fast if there is a matchlloyd2012-06-201-0/+15
* Allow configurable # of threads, useful for scale testinglloyd2012-06-201-2/+4
* Reformat output on the TLS client on handshake completion.lloyd2012-06-134-23/+49
* Various examples fixes, most notable updating cert_verify to the new APIlloyd2012-05-315-16/+26
* Fix examples buildinglloyd2012-05-301-2/+2
* Remove the PRIVATE ASN.1 tag. Not being used outside of the prettylloyd2012-05-271-13/+24
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-1821-73/+64
* Huge pile of post merge fixups, mtn really fucked that mergelloyd2012-04-255-53/+13
* propagate from branch 'net.randombit.botan.tls-state-machine' (head a4741cd07...lloyd2012-04-254-29/+204
|\
| * Various hacks for testing client auth, SRP, etclloyd2012-04-203-10/+37
| * Finish up server side SRP support, a little ugly but it works.lloyd2012-04-063-16/+129
| * propagate from branch 'net.randombit.botan' (head 91305e3daaae9ea8a1786daf058...lloyd2012-04-053-4/+4
| |\
* | | propagate from branch 'net.randombit.botan.tls-state-machine' (head 63b88a65b...lloyd2012-03-304-16/+41
|\| |
| * | Use the SQLite session manager if availablelloyd2012-03-231-0/+11
| * | Call Credentials_Manager::psk for the session ticket key.lloyd2012-03-221-3/+13
| * | Add makefile dependency on credentials.h. Use 1024 bit keys forlloyd2012-02-273-11/+19
* | | Enable TLS again (bad merge)lloyd2012-02-204-43/+7
* | | Merge fixupslloyd2012-02-201-8/+4
* | | propagate from branch 'net.randombit.botan' (head c247a55e7c0bcd239fcfc672139...lloyd2012-02-203-3/+3
|\ \ \ | | |/ | |/|
| * | The benchmark examples ran very slowly because they were passinglloyd2012-02-203-4/+4
* | | Fix examples. Use crazy hack of compiling asio tls server using 4.6.0lloyd2012-02-207-30/+49
* | | propagate from branch 'net.randombit.botan.tls-state-machine' (head 0ceb9cde6...lloyd2012-02-206-40/+31
|\ \ \ | |_|/ |/| |
| * | propagate from branch 'net.randombit.botan' (head 5dc30d88afdeec4896b5065f926...lloyd2011-06-176-40/+31
| |\ \ | | |/ | |/|
| | * propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8...lloyd2011-06-136-40/+31
| | |\
| | | * propagate from branch 'net.randombit.botan' (head dd068808e5bf87c982765a8bcc3...lloyd2011-03-082-0/+83
| | | |\
| | | * \ propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7...lloyd2011-02-1111-748/+31
| | | |\ \
| | | | * \ propagate from branch 'net.randombit.botan' (head fc8daa606ab7954eab48778d723...lloyd2010-11-295-141/+40
| | | | |\ \
| | | | * \ \ propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...lloyd2010-11-0411-748/+31
| | | | |\ \ \
| | | | | * \ \ propagate from branch 'net.randombit.botan' (head 2841fb518e20d2fe0a374e4f6b0...lloyd2010-10-2811-12/+14
| | | | | |\ \ \
| | | | | * \ \ \ propagate from branch 'net.randombit.botan' (head cba32f885eb7889a9711cbee120...lloyd2010-10-134-7/+11
| | | | | |\ \ \ \
| | | | | * \ \ \ \ propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-1311-748/+31
| | | | | |\ \ \ \ \