aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmd
Commit message (Expand)AuthorAgeFilesLines
* Replace Transformatio::nstart with start_raw so we can do a full setlloyd2014-11-051-1/+1
* Avoid crashing if user types before handshake completeslloyd2014-11-031-8/+9
* Various small fixes and cleanups, new is_prime utillloyd2014-11-035-9/+58
* Add TLS fallback signalling (draft-ietf-tls-downgrade-scsv-00)lloyd2014-10-311-5/+2
* Remove stub for testing applloyd2014-04-272-2/+0
* Any fixed MR iterations is probably wrong for somebody. Allow the userlloyd2014-04-253-6/+8
* Add rng command which can dump RNG outputs or raw entropy sampleslloyd2014-03-223-0/+53
* Add --destdir option to configure.pylloyd2014-02-131-1/+1
* Add config and version subcommandslloyd2014-02-131-35/+78
* Fix warningslloyd2014-02-132-4/+5
* Cleanupslloyd2014-02-133-23/+43
* Update Clang flags. Remove unneeded includes of init.hlloyd2014-02-091-1/+0
* More fixes for minified buildslloyd2014-02-091-0/+5
* Fix minimized builds. Patch by Markus Wanner sent to botan-devellloyd2014-02-0810-5/+31
* Inline time_op and avoid nonce recalc with every AEAD calllloyd2014-02-021-8/+23
* Warning fixes, and hook default algo list into speed commandlloyd2014-01-244-16/+12
* Remove double initlloyd2014-01-211-1/+0
* More unique_ptr, also cleanup MGF1 usagelloyd2014-01-181-1/+1
* Split off the keyed interfaces of transform to Keyed_Transformlloyd2014-01-182-5/+6
* Split up docs into the reference manual, the website, and everything else.lloyd2014-01-107-60/+84
* Split up test vectors into per-algo files and app into botan-test forlloyd2014-01-1030-0/+4087