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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Assume ARMs are little-endian by default; big-endian ARM seems to be a rarity.
lloyd
2011-03-14
1
-0
/
+4
*
Somewhat improved ARM support/autodetection
lloyd
2011-03-09
2
-18
/
+27
*
Fix variable mask warning in Sun C++.
lloyd
2011-03-01
1
-1
/
+3
*
More VC warning fixes
lloyd
2011-02-09
1
-1
/
+1
*
Add a new configure.py option --distribution-info which sets a macro
lloyd
2011-02-07
1
-1
/
+2
*
Alias sun4u to sparc64. This will break for the many people who are
lloyd
2010-12-15
1
-0
/
+4
*
Don't hardcode dir where python code lives
lloyd
2010-12-13
1
-2
/
+2
*
Respect CFLAGS
lloyd
2010-12-01
1
-1
/
+2
*
Spaces
lloyd
2010-12-01
1
-2
/
+2
*
Add LDFLAGS to Python link line
lloyd
2010-12-01
1
-1
/
+2
*
Fix Python wrappers
lloyd
2010-12-01
1
-2
/
+3
*
Special flags for Nehalem so SSSE3 gets enabled for AES
lloyd
2010-11-29
1
-0
/
+1
*
Clang's deprecated doesn't support a message at all
lloyd
2010-11-03
1
-1
/
+1
*
Fix macros
lloyd
2010-11-03
1
-3
/
+3
*
Modify definition of BOTAN_DEPRECATED macro to deal with Clang (which
lloyd
2010-11-03
1
-2
/
+12
*
Add untested and probably broken support for the C++ Builder compiler
lloyd
2010-11-03
1
-0
/
+26
*
Make it possible to disable deprecation warnings by defining
lloyd
2010-11-02
1
-21
/
+25
*
Add a BOTAN_DEPRECATED macro which can provide compile-time
lloyd
2010-11-02
1
-1
/
+12
*
Use visibility control with Clang, same syntax as GCC
lloyd
2010-09-28
1
-1
/
+3
*
In the nmake clean target, delete additional stuff that VC++ drops into
lloyd
2010-09-08
1
-0
/
+1
*
Disable a couple of very noisy warnings which don't provde a huge
lloyd
2010-09-07
1
-1
/
+2
*
Update CPU optimization flags for Sun Studio to the previous decade.
lloyd
2010-09-07
1
-6
/
+10
*
According to Thomas Maier-Komor in a post to botan-devel, the right
lloyd
2010-09-03
1
-0
/
+2
*
The modern name for Sun Workshop Pro is Sun Studio
lloyd
2010-09-03
1
-1
/
+1
*
Add support for Windows-style dynamic loading with LoadLibrary. Not
lloyd
2010-08-25
1
-0
/
+1
*
Add support for Atom processors.
lloyd
2010-08-22
2
-0
/
+2
*
Remove use of -ansi; it's not particularly helpful anyway, and it
lloyd
2010-08-11
1
-1
/
+1
*
Clang supports -march
lloyd
2010-08-09
1
-0
/
+4
*
Identify a i7-860 as Nehalem
lloyd
2010-08-08
1
-0
/
+1
*
Use clang++ instead of clang for the compiler driver, otherwise link
lloyd
2010-08-08
1
-1
/
+1
*
Add a new utility class Dynamically_Loaded_Library which wraps around
lloyd
2010-07-27
1
-0
/
+1
*
Use configured compiler for Python
lloyd
2010-07-22
1
-2
/
+3
*
Drop support for running configure with Python 2.4. This allows
lloyd
2010-07-09
2
-2
/
+2
*
Delete os defaults file - only used by Perl
lloyd
2010-07-09
1
-19
/
+0
*
Typo fix
lloyd
2010-06-28
1
-1
/
+1
*
Add a new configure option --maintainer-mode which turns on the full
lloyd
2010-06-28
1
-2
/
+3
*
Yet more Doxygen comments
lloyd
2010-06-16
1
-1
/
+1
*
Remove DETAILS_AT_TOP, not a Doxygen option anymore
lloyd
2010-06-16
1
-1
/
+0
*
Don't extract local classes
lloyd
2010-06-15
1
-2
/
+2
*
More Doxygen updates
lloyd
2010-06-15
1
-2
/
+2
*
Expose a datestamp in build.h, provide function in version.h for
lloyd
2010-06-14
1
-0
/
+2
*
Change how install_name is set on OS X. Not tested, taken from patch
lloyd
2010-06-11
1
-1
/
+1
*
Fix problem that prevented AES-NI code from getting loaded in at least
lloyd
2010-06-11
1
-1
/
+3
*
Include generic mp_asmi.h for MSVC
lloyd
2010-06-11
1
-1
/
+1
*
For 64-bit InnoSetup
lloyd
2010-06-10
1
-1
/
+5
*
Add a simple Windows install target
lloyd
2010-06-10
1
-5
/
+3
*
Exclude Python/Perl wrappers from Doxygen output
lloyd
2010-06-07
1
-1
/
+1
*
Show inherited members; makes Doxygen output much more sensible
lloyd
2010-06-02
1
-1
/
+1
*
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
[next]