aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/buildh.in
Commit message (Expand)AuthorAgeFilesLines
* Typo fixlloyd2010-06-281-1/+1
* Expose a datestamp in build.h, provide function in version.h forlloyd2010-06-141-0/+2
* Change BlockCipher::parallelism() to return the native parallelism oflloyd2010-05-251-0/+1
* Add a build.h macro BOTAN_GCC_VERSION which is set to major*100+minor*10+patchlloyd2010-05-131-0/+7
* Add back in blinding to RSA, RW, ElGamal, and DH.lloyd2010-03-081-1/+0
* Instead of the mode parallelism being specified via macros, have itlloyd2010-02-251-11/+0
* Make all parallel block modes 16 blocks widelloyd2010-01-041-4/+4
* Define EAX in terms of CTR mode instead of implementing it within EAX_Base.lloyd2009-12-231-2/+1
* Fix compiler macro for MSVC warningslloyd2009-12-231-1/+1
* Use /W3 with VC++ (/W4 is really noisy, but it seems mostly useless stuff).lloyd2009-12-231-0/+6
* Define BOTAN_TARGET_CPU_HAS_KNOWN_ENDIANNESS if the target CPU is known tolloyd2009-12-221-0/+5
* Un-internal loadstor.h (and its header deps, rotate.h andlloyd2009-12-211-1/+1
* Most compilers had empty dll_*_flags; remove them since the default islloyd2009-11-191-1/+1
* Add parallel block toggles for CBC and CFB (decrypt direction only)lloyd2009-09-101-1/+7
* Modify Keyed_Filter so it is a pure interfacelloyd2009-08-111-0/+6
* Macro defines are split up in the build.h template nowlloyd2009-07-021-1/+9
* Change the makefile template language somewhat. Previously variableslloyd2009-07-011-13/+13
* Make the level of key consistency checking performed be a build constantlloyd2008-11-111-0/+5
* Add a new switch to configure.pl --with-tr1-implementation whichlloyd2008-10-121-8/+0
* Rename the TR1 choice macros to BOTAN_USE_STD_TR1 and BOTAN_USE_BOOST_TR1.lloyd2008-10-121-30/+37
* Default to using Boost's TR1. There seems to be a bug in the GCC 4.3.2lloyd2008-10-111-2/+2
* Partially merge back with InSiTo in an attemp to trace bugslloyd2008-10-081-0/+3
* Set a preprocessor flag if we think the compiler supports GCC-stylelloyd2008-09-291-0/+8
* Remove the misc dir:lloyd2008-09-291-0/+43