aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/gen_certs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cull remaining mostly dubious examples. Also remove readme.txtlloyd2014-01-011-134/+0
* Fix examples. Use crazy hack of compiling asio tls server using 4.6.0lloyd2012-02-201-0/+2
* propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c...lloyd2010-03-091-6/+4
|\
| * propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...lloyd2010-01-211-5/+5
| |\
| | * Most files including <botan/time.h> actually just needed <chrono>lloyd2009-12-011-1/+1
| | * Update examples for changed/removed APIs, namely:lloyd2009-12-011-4/+4
| | * Fix some examples for changed APIs in C++0x branchlloyd2009-11-171-1/+1
* | | Fix minor errors and warnings in the examples. Remove boost dependency fromlloyd2010-03-031-0/+4
|/ /
* | Add copyright and license notes to pretty much every file that didn't have them,lloyd2009-12-311-0/+6
* | Make many more headers internal-only.lloyd2009-12-161-1/+1
* | Consolidate the non-canonical epoch timers, like cpuid and Win32'slloyd2009-12-011-1/+1
|/
* In creating X.509 certificates and PKCS #10 requests, let (actually: require)lloyd2009-11-091-3/+3
* Add a couple of new exampleslloyd2009-08-041-0/+124