| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename header guards in modules from BOTAN_EXT_ to BOTAN_ for consistency | lloyd | 2008-09-28 | 26 | -48/+153 |
* | This is the first checkin to net.randombit.botan.modularized, which | lloyd | 2008-09-28 | 110 | -0/+0 |
* | Don't need ELF systems, all intrinsics | lloyd | 2008-09-18 | 1 | -9/+0 |
* | Add a module which swaps out the SHA-1 implementation with one written | lloyd | 2008-09-18 | 4 | -0/+442 |
* | Add asm to access high res timer on IA-64, HP-PA, S390x | lloyd | 2008-09-18 | 2 | -3/+19 |
* | Move biging_wordmul inlined into the only place where it is used, | lloyd | 2008-09-17 | 1 | -5/+29 |
* | Disable VC x86 asm from loading by default, some tests failing | lloyd | 2008-09-17 | 1 | -1/+1 |
* | Update to 8 word linmul2. Fix word8_madd3 | lloyd | 2008-09-17 | 1 | -11/+41 |
* | Add yet another version of the Visual C++ x86 asm by Luca Piccarreta, | lloyd | 2008-09-17 | 1 | -14/+154 |
* | Update the Visual C++ assembler with another version also by Luca Piccarreta | lloyd | 2008-09-17 | 1 | -144/+231 |
* | Reindent | lloyd | 2008-09-17 | 1 | -103/+105 |
* | Add some inline assembler for x86 systems using Visual Studio's | lloyd | 2008-09-17 | 2 | -0/+305 |
* | Avoid old C-style casts | lloyd | 2008-09-17 | 1 | -6/+21 |
* | Small cleanups | lloyd | 2008-09-17 | 1 | -3/+14 |
* | Make some module descriptions more succint/useful | lloyd | 2008-09-17 | 5 | -5/+5 |
* | Fix some bit rot in the OpenSSL engine | lloyd | 2008-09-16 | 3 | -6/+6 |
* | Load asm_amd64 only on request | lloyd | 2008-09-10 | 1 | -1/+1 |
* | Add (incomplete) x86-64 mp_mulop variant | lloyd | 2008-09-10 | 2 | -0/+95 |
* | Undef macros at end of headers | lloyd | 2008-09-09 | 2 | -1/+11 |
* | New (GCC-generated) code for bigint_monty_redc) | lloyd | 2008-09-08 | 1 | -110/+252 |
* | Do not enable by default | lloyd | 2008-09-07 | 1 | -1/+1 |
* | asm_amd64/ | lloyd | 2008-09-07 | 4 | -15/+227 |
* | Disable mp_mulop.S until updated | lloyd | 2008-09-07 | 1 | -3/+3 |
* | Disable mp_mulop.S until updated | lloyd | 2008-09-07 | 1 | -2/+2 |
* | Fix call to asm | lloyd | 2008-09-07 | 1 | -1/+1 |
* | Rename alg_amd64 to asm_amd64 | lloyd | 2008-09-07 | 6 | -8/+117 |
* | Rename alg_ia32 module to asm_ia32, which is more reflective of actual | lloyd | 2008-09-07 | 11 | -5/+5 |
* | Disable all-asm mp_mulop for now | lloyd | 2008-09-05 | 1 | -2/+2 |
* | Split byte swap code and word rotation code off into bswap.h and rotate.h | lloyd | 2008-09-02 | 3 | -92/+37 |
* | Replace some C-style casts with C++ named casts in bzip2 and zlib | lloyd | 2008-08-30 | 2 | -11/+11 |
* | Make the header guard macros for the x86 and x86-64 asm_macr.h header | lloyd | 2008-08-27 | 2 | -6/+14 |
* | Cleaner flags: define MAP_NOSYNC to zero ifndef, always use it | lloyd | 2008-08-27 | 1 | -5/+5 |
* | Include mp_asm.h in mp_asmi.h in both of the assembly modules, for | lloyd | 2008-07-19 | 2 | -2/+2 |
* | If MAP_NOSYNC is defined, pass it as a flag to mmap. Apparently on | lloyd | 2008-07-17 | 1 | -1/+7 |
* | Use NULL instead of 0 for execl terminator | lloyd | 2008-07-13 | 1 | -1/+1 |
* | Remove unnecessary inclusion of botan/config.h in several modules | lloyd | 2008-06-30 | 5 | -5/+0 |
* | The change in rev f6d0cb6f9569d228ed6a11d021c3f57f55220bde was actually | lloyd | 2008-06-26 | 1 | -4/+4 |
* | ew_ftw was reading up to 32 Mb for a fast poll and 256 Mb for a slow poll. | lloyd | 2008-06-22 | 1 | -2/+2 |
* | New, much cleaner (and thread safe) implementation of es_ftW | lloyd | 2008-06-17 | 2 | -59/+97 |
* | Remove unneeded inclusion of <fstream> | lloyd | 2008-06-16 | 1 | -1/+0 |
* | Move the declaration of the RandomNumberGenerator base class from base.h | lloyd | 2008-06-10 | 3 | -3/+3 |
* | propagate from branch 'net.randombit.botan' (head 85596a0b1fbee6696261d36def7... | lloyd | 2008-04-17 | 1 | -2/+0 |
|\ |
|
| * | propagate from branch 'net.randombit.botan' (head bcae6a19d8d96ebde33c832c76a... | lloyd | 2008-04-12 | 1 | -2/+0 |
| |\ |
|
| | * | propagate from branch 'net.randombit.botan' (head 6afe2db1f710f75bc27e189bb8b... | lloyd | 2008-04-10 | 1 | -2/+0 |
| | |\ |
|
| | | * | In Botan, the Timer base class provides access to a high-resolution | lloyd | 2008-04-07 | 1 | -2/+0 |
* | | | | Drop eng_aep module (the hardware AEP engine). I still have a card (and driver | lloyd | 2008-04-14 | 8 | -815/+0 |
|/ / / |
|
* | | | Make the memory allocator's chunk size a compile time constant, via a | lloyd | 2008-04-12 | 1 | -1/+0 |
* | | | Fix some relatively minor linker namespace pollution issues | lloyd | 2008-04-11 | 4 | -33/+29 |
|/ / |
|
* | | Remove severa global configuration variables related to entropy gathering, | lloyd | 2008-04-10 | 8 | -35/+18 |
* | | Remove the config option rng/ms_capi_prov_type - the CryptoAPI entropy | lloyd | 2008-04-10 | 1 | -8/+3 |