index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
build-data
/
buildh.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typo fix
lloyd
2010-06-28
1
-1
/
+1
*
Expose a datestamp in build.h, provide function in version.h for
lloyd
2010-06-14
1
-0
/
+2
*
Change BlockCipher::parallelism() to return the native parallelism of
lloyd
2010-05-25
1
-0
/
+1
*
Add a build.h macro BOTAN_GCC_VERSION which is set to major*100+minor*10+patch
lloyd
2010-05-13
1
-0
/
+7
*
Add back in blinding to RSA, RW, ElGamal, and DH.
lloyd
2010-03-08
1
-1
/
+0
*
Instead of the mode parallelism being specified via macros, have it
lloyd
2010-02-25
1
-11
/
+0
*
Make all parallel block modes 16 blocks wide
lloyd
2010-01-04
1
-4
/
+4
*
Define EAX in terms of CTR mode instead of implementing it within EAX_Base.
lloyd
2009-12-23
1
-2
/
+1
*
Fix compiler macro for MSVC warnings
lloyd
2009-12-23
1
-1
/
+1
*
Use /W3 with VC++ (/W4 is really noisy, but it seems mostly useless stuff).
lloyd
2009-12-23
1
-0
/
+6
*
Define BOTAN_TARGET_CPU_HAS_KNOWN_ENDIANNESS if the target CPU is known to
lloyd
2009-12-22
1
-0
/
+5
*
Un-internal loadstor.h (and its header deps, rotate.h and
lloyd
2009-12-21
1
-1
/
+1
*
Most compilers had empty dll_*_flags; remove them since the default is
lloyd
2009-11-19
1
-1
/
+1
*
Add parallel block toggles for CBC and CFB (decrypt direction only)
lloyd
2009-09-10
1
-1
/
+7
*
Modify Keyed_Filter so it is a pure interface
lloyd
2009-08-11
1
-0
/
+6
*
Macro defines are split up in the build.h template now
lloyd
2009-07-02
1
-1
/
+9
*
Change the makefile template language somewhat. Previously variables
lloyd
2009-07-01
1
-13
/
+13
*
Make the level of key consistency checking performed be a build constant
lloyd
2008-11-11
1
-0
/
+5
*
Add a new switch to configure.pl --with-tr1-implementation which
lloyd
2008-10-12
1
-8
/
+0
*
Rename the TR1 choice macros to BOTAN_USE_STD_TR1 and BOTAN_USE_BOOST_TR1.
lloyd
2008-10-12
1
-30
/
+37
*
Default to using Boost's TR1. There seems to be a bug in the GCC 4.3.2
lloyd
2008-10-11
1
-2
/
+2
*
Partially merge back with InSiTo in an attemp to trace bugs
lloyd
2008-10-08
1
-0
/
+3
*
Set a preprocessor flag if we think the compiler supports GCC-style
lloyd
2008-09-29
1
-0
/
+8
*
Remove the misc dir:
lloyd
2008-09-29
1
-0
/
+43