aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | More Doxygen updateslloyd2010-06-151-2/+2
* | | | | | | | | | | | | | | | | | | | | | | Expose a datestamp in build.h, provide function in version.h forlloyd2010-06-141-0/+2
* | | | | | | | | | | | | | | | | | | | | | | Change how install_name is set on OS X. Not tested, taken from patchlloyd2010-06-111-1/+1
* | | | | | | | | | | | | | | | | | | | | | | Fix problem that prevented AES-NI code from getting loaded in at leastlloyd2010-06-111-1/+3
* | | | | | | | | | | | | | | | | | | | | | | Include generic mp_asmi.h for MSVClloyd2010-06-111-1/+1
* | | | | | | | | | | | | | | | | | | | | | | For 64-bit InnoSetuplloyd2010-06-101-1/+5
* | | | | | | | | | | | | | | | | | | | | | | Add a simple Windows install targetlloyd2010-06-101-5/+3
* | | | | | | | | | | | | | | | | | | | | | | Exclude Python/Perl wrappers from Doxygen outputlloyd2010-06-071-1/+1
* | | | | | | | | | | | | | | | | | | | | | | Show inherited members; makes Doxygen output much more sensiblelloyd2010-06-021-1/+1
* | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | Remove the old (unused) <supports_shared> config block. It specifiedlloyd2010-05-1317-69/+7
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | More warning flagslloyd2010-03-191-2/+2
* | | | | | | | | | | | | | | | | | | | | Disable VC++ 4275 entirely; it also causes warnings when building thelloyd2010-03-161-2/+2
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Add back in blinding to RSA, RW, ElGamal, and DH.lloyd2010-03-081-1/+0
* | | | | | | | | | | | | | | | | | | | Add -Werror to gcc maintainer flagslloyd2010-03-051-1/+1
* | | | | | | | | | | | | | | | | | | | Only disable VC++ warning C4275 with DLL buildslloyd2010-03-031-2/+2
* | | | | | | | | | | | | | | | | | | | Fix VC++ static lib buildslloyd2010-03-031-0/+4
* | | | | | | | | | | | | | | | | | | | Fix Windows distclean targetlloyd2010-03-031-1/+3
* | | | | | | | | | | | | | | | | | | | Disable VC warning 4275lloyd2010-03-031-1/+1
* | | | | | | | | | | | | | | | | | | | Use a single dir for all boost.python objectslloyd2010-03-021-5/+3
|/ / / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / Instead of the mode parallelism being specified via macros, have itlloyd2010-02-251-11/+0
|/ / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / Lowercase DOCDIR to match common conventionslloyd2010-01-293-3/+3
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Make all parallel block modes 16 blocks widelloyd2010-01-041-4/+4
* | | | | | | | | | | | | | | | | New macro TARGET_CPU_IS_XXX_FAMILY for XXX = X86, PPC, SPARC, undefinedlloyd2009-12-296-0/+13
* | | | | | | | | | | | | | | | | Fix make doxygenlloyd2009-12-292-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | 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-232-1/+7
* | | | | | | | | | | | | | | | Fix compile of get_nanoseconds_clock for Windows.lloyd2009-12-232-0/+2
* | | | | | | | | | | | | | | | Use only numeric version #s in VersionInfoVersion; InnoSetup and/or Windowslloyd2009-12-231-1/+1
* | | | | | | | | | | | | | | | Define BOTAN_TARGET_CPU_HAS_KNOWN_ENDIANNESS if the target CPU is known tolloyd2009-12-221-0/+5
* | | | | | | | | | | | | | | | Add feature macro for Win32's GetSystemTimelloyd2009-12-222-0/+6
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | / Un-internal loadstor.h (and its header deps, rotate.h andlloyd2009-12-211-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Make many more headers internal-only.lloyd2009-12-161-1/+3
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Consolidate the non-canonical epoch timers, like cpuid and Win32'slloyd2009-12-0114-0/+46
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Convert line endings on examples.lloyd2009-11-241-6/+5
* | | | | | | | | | | | Clean up the implementation of the line ending converter.lloyd2009-11-241-12/+26
* | | | | | | | | | | | Don't do line ending conversion on build.h since that was (presumably/usually)lloyd2009-11-231-6/+9
* | | | | | | | | | | | Use a little Pascal script (hey, my first Pascal program!) in InnoSetuplloyd2009-11-231-5/+21
* | | | | | | | | | | | Fix minor errors in InnoSetup scriptlloyd2009-11-231-5/+5
* | | | | | | | | | | | Add User and Developer install targets to Win32 installerlloyd2009-11-231-9/+22
* | | | | | | | | | | | Fix the Nmake file - turns out the LIB is a really bad name for a variablelloyd2009-11-231-6/+6
* | | | | | | | | | | | Various fixes for Visual C++ per bug 63 - --enable-debug sets debug options,lloyd2009-11-202-16/+17
* | | | | | | | | | | | Remove long #### blocks for readabilitylloyd2009-11-202-48/+16
* | | | | | | | | | | | Add readme.txt, license.txt, and log.txt to the InnoSetup installlloyd2009-11-201-0/+4
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Include the dll.manifest and exports file in the installer; I'm not surelloyd2009-11-201-0/+2
* | | | | | | | | | | Force /MD (threaded+DLL libc) with VC++. /MT is the default but seemslloyd2009-11-201-0/+4
* | | | | | | | | | | Fix windows install_rootlloyd2009-11-201-1/+1
* | | | | | | | | | | Create installer file as botan-VERSION.exelloyd2009-11-201-0/+1