aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/misc
Commit message (Expand)AuthorAgeFilesLines
* Fix doxygen warnings [ci skip]René Korthaus2016-10-192-1/+1
* Improve misc doxygen [ci skip]René Korthaus2016-10-192-0/+18
* Update SRP6 versionJack Lloyd2016-10-171-1/+1
* Add IncludeOS target. Make filesystem support optional.Jack Lloyd2016-10-102-7/+5
* Remove Transform base classJack Lloyd2016-04-211-2/+1
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-052-2/+2
* Fix remaining Wshadow warnings and enable on gcc and clangRené Korthaus2016-02-181-4/+4
* Mass-prefix member vars with m_René Korthaus2016-01-085-38/+43
* String comparision fixesDaniel Neus2016-01-041-1/+1
* Remove all remaining uses of throwing a std:: exception directlyJack Lloyd2015-12-191-1/+1
* CLI rewriteJack Lloyd2015-12-193-201/+0
* Missing addsJack Lloyd2015-12-111-1/+0
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-114-10/+10
* Build fixJack Lloyd2015-10-142-2/+3
* Add null pointer check to pbes2_decrypt, fix message in pbes2_encryptJack Lloyd2015-10-141-1/+3
* Move DataSource to utils and rewrite PEM encoding to avoid filtersJack Lloyd2015-10-142-12/+31
* Add missing null pointer check to PBES2Jack Lloyd2015-10-111-0/+3
* Avoid concatination of charsSimon Warta2015-09-221-4/+4
* Remove use of lookup.h in favor of new T::create API.Jack Lloyd2015-09-215-25/+24
* Internal header cleanupsJack Lloyd2015-09-193-4/+2
* Refactor ./botan speedSimon Warta2015-08-211-9/+9
* Fix module combi: adler32,tssSimon Warta2015-07-081-0/+2
* Fix module combi: adler32,openpgpSimon Warta2015-07-081-0/+1
* Add missing module dependency numbertheory to fpe_fe1Simon Warta2015-06-261-1/+2
* lib/misc: Convert &vec[0] to vec.data()Simon Warta2015-06-259-37/+37
* ifstream/ostream take std::stringSimon Warta2015-06-231-1/+1
* Update broken module dependenciesSimon Warta2015-06-191-2/+1
* Fix various bugs found by Coverity scanner.lloyd2015-05-151-1/+1
* Hide Algorithm_Factory and use the functions in lookup.h internally.lloyd2015-03-043-37/+26
* Movelloyd2015-02-193-0/+210
* Add new module `ffi` which provides a plain C interface, plus a newlloyd2015-02-164-115/+2
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-0532-0/+2384