| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Further doxygen config tweaks | lloyd | 2008-10-13 | 1 | -2/+2 |
* | Disable extracting private, static, and local functions in Doxygen (too much ... | lloyd | 2008-10-13 | 1 | -3/+3 |
* | Only delete Doxygen files on distclean, not regular clean | lloyd | 2008-10-13 | 2 | -2/+2 |
* | Add basic support for Doxygen, including a make target | lloyd | 2008-10-13 | 3 | -2/+243 |
* | Default to Itanium2 if provided with just --cpu=ia64. This is safe | lloyd | 2008-10-12 | 1 | -1/+2 |
* | 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 |
* | Modify botan-config so --libs does not use -L if the prefix is /usr or | lloyd | 2008-10-11 | 1 | -1/+6 |
* | Oops, revert back to standard GCC -Wall flags | lloyd | 2008-10-08 | 1 | -2/+2 |
* | Add commented out alternative for using botan-config against workspace builds | lloyd | 2008-10-08 | 1 | -3/+10 |
* | Partially merge back with InSiTo in an attemp to trace bugs | lloyd | 2008-10-08 | 1 | -0/+3 |
* | Split ecdsa module into ecc_key, ecdsa, eckaeg | lloyd | 2008-10-08 | 2 | -5/+5 |
* | Add new aliases for Opteron, Pentium-M, Pentium4, and Cell PPU to aid ID via ... | lloyd | 2008-10-07 | 3 | -0/+9 |
* | Revert back to portable GCC flags | lloyd | 2008-10-01 | 1 | -2/+2 |
* | Move look_pk and pk_algs to new module pubkey/pk_lookup | lloyd | 2008-10-01 | 1 | -1/+1 |
* | Handle building Botan with almost all public key code disabled (though only | lloyd | 2008-10-01 | 1 | -2/+2 |
* | Remove 'core' as alias of Intel Core2 - confused by 'Dual-Core', etc in /proc... | lloyd | 2008-10-01 | 1 | -1/+0 |
* | Rename sh to hitachi-sh - make regexp collisions less likely | lloyd | 2008-10-01 | 3 | -12/+12 |
* | Rename makefile variable INSTALLROOT to DESTDIR for autotools compatability | lloyd | 2008-09-30 | 3 | -16/+16 |
* | Revert; GCC 4.3 specific flags | lloyd | 2008-09-30 | 1 | -2/+2 |
* | Strict GCC warnings | lloyd | 2008-09-30 | 1 | -2/+2 |
* | Add several aliases for x86 | lloyd | 2008-09-30 | 1 | -2/+8 |
* | propagate from branch 'net.randombit.botan' (head fd327b29aa542e0ad5ff6d37d83... | lloyd | 2008-09-30 | 1 | -0/+22 |
* | Set a preprocessor flag if we think the compiler supports GCC-style | lloyd | 2008-09-29 | 1 | -0/+8 |
* | Merge the 3 mlocks (ml_unix, ml_win32, stub mlock.cpp) into a single mlock.cpp | lloyd | 2008-09-29 | 4 | -0/+16 |
* | Remove the misc dir: | lloyd | 2008-09-29 | 49 | -0/+1465 |