aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/GNUmakefile
Commit message (Expand)AuthorAgeFilesLines
* Cull remaining mostly dubious examples. Also remove readme.txtlloyd2014-01-011-24/+0
* In examples makefile, trust that g++ is C++11 capablelloyd2013-03-201-1/+1
* Reformat output on the TLS client on handshake completion.lloyd2012-06-131-1/+1
* Various examples fixes, most notable updating cert_verify to the new APIlloyd2012-05-311-1/+1
* Fix examples buildinglloyd2012-05-301-2/+2
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-2/+2
* Huge pile of post merge fixups, mtn really fucked that mergelloyd2012-04-251-1/+1
* propagate from branch 'net.randombit.botan.tls-state-machine' (head 63b88a65b...lloyd2012-03-301-5/+2
|\
| * Add makefile dependency on credentials.h. Use 1024 bit keys forlloyd2012-02-271-2/+2
* | Enable TLS again (bad merge)lloyd2012-02-201-2/+2
* | Fix examples. Use crazy hack of compiling asio tls server using 4.6.0lloyd2012-02-201-4/+7
* | propagate from branch 'net.randombit.botan.tls-state-machine' (head 0ceb9cde6...lloyd2012-02-201-2/+2
|\ \ | |/ |/|
| * propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8...lloyd2011-06-131-2/+2
| |\
| | * Fix some examples for changed APIs in C++0x branchlloyd2009-11-171-2/+2
* | | Use boost::asio instead of standalone asio as it's more commonlylloyd2012-01-271-1/+1
* | | Need boost_thread for asio example nowlloyd2012-01-261-0/+3
|/ /
* | Fix linking for exampleslloyd2011-06-061-1/+1
* | Fix the very basic operations for encoding and decoding alloyd2011-05-171-1/+1
* | ECC private keys had two different constructors, one taking a grouplloyd2011-04-081-2/+2
* | More pubkey doc updateslloyd2011-04-081-0/+21
* | Convert most of the documentation to reStructured Text, addinglloyd2011-04-041-21/+0
|/
* Fix some minor compilation issues in the exampleslloyd2009-10-141-2/+2
* Fix examples makefilelloyd2008-11-211-7/+1
* Add example line for installed Botan, commented outlloyd2008-11-071-0/+3
* Make the examples Makefile a bit smarterlloyd2008-11-071-10/+8
* Fix the --with-build-dir option, so that it is actually possible to dolloyd2008-11-061-2/+2
* Remove -Werror from example compile flagslloyd2008-10-111-1/+1
* Merge examples makefile with mainline versionlloyd2008-09-301-1/+1
* propagate from branch 'net.randombit.botan' (head 9524e848cdacd0b56ded9bd6b51...lloyd2008-09-301-2/+2
* Fix link for EAX tet proglloyd2008-09-271-0/+3
* Makefile for examples now requires GNU make, was getting way too longlloyd2008-09-181-0/+23