| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the alg_ia32 module code WRT the recent changes to loadstor.h not being | lloyd | 2007-10-19 | 4 | -4/+4 |
* | bit_ops.h no longer includes loadstor.h | lloyd | 2007-10-19 | 56 | -34/+78 |
* | Mark both 32 and 64 bit PowerPC as big endian. Both have little endian | lloyd | 2007-10-19 | 2 | -0/+4 |
* | Mark x86 and x86-64 as supporting unaligned memory accesses | lloyd | 2007-10-19 | 2 | -0/+2 |
* | Add a new build-time macro BOTAN_TARGET_UNALIGNED_LOADSTOR_OK which is | lloyd | 2007-10-19 | 1 | -2/+13 |
* | Fold an XOR operation that was happening during SEED encryption/decryption to | lloyd | 2007-10-19 | 1 | -6/+6 |
* | Don't hard code any directories to search for programs into es_unix. | lloyd | 2007-10-19 | 2 | -7/+2 |
* | Add stats of '/', '/tmp', '.', and '..' to the es_unix fast poll. | lloyd | 2007-10-19 | 1 | -1/+12 |
* | New implementation of fast polling in es_unix. Instead of executing | lloyd | 2007-10-19 | 2 | -41/+44 |
* | merge of '7abb64699f9d0ffd4305b8c5686ce581f68c01ed' | lloyd | 2007-10-19 | 1 | -0/+2 |
|\ |
|
| * | The flag that we had run a slow pollwas only set if one was forced from | lloyd | 2007-10-19 | 1 | -0/+2 |
* | | Add support for IPv4 addresses in the X.509 alternative name extension. | lloyd | 2007-10-16 | 6 | -8/+32 |
* | | Add functions that can convert between binary IPv4 addresses and standard | lloyd | 2007-10-16 | 2 | -1/+49 |
* | | Truncate the X9.42 PRF output if the counter overflows. | lloyd | 2007-10-15 | 1 | -1/+1 |
* | | Make some formatting between the encryption and decryption code equivalent. | lloyd | 2007-10-15 | 1 | -1/+4 |
* | | Use shorter variable names in the TEA code. | lloyd | 2007-10-15 | 1 | -12/+12 |
* | | Move the self tests from LibraryInitializer::initialize to | lloyd | 2007-10-15 | 2 | -7/+7 |
|/ |
|
* | The last checkin did not work; the Library_State constructor called code1.7.2 | lloyd | 2007-10-13 | 3 | -14/+40 |
* | Move most of the initializer code directly into the Library_State constructor | lloyd | 2007-10-13 | 3 | -84/+68 |
* | Bump the version numbers in configure.pl and readme.txt | lloyd | 2007-10-08 | 2 | -2/+2 |
* | Initial changelog note for 1.7.2. Currently targeting a Oct 13 release. | lloyd | 2007-10-08 | 1 | -0/+9 |
* | If the LibraryInitializer is created with just default arguments, don't | lloyd | 2007-10-07 | 24 | -104/+56 |
* | Optionally, you can specify an argument that is passed to the LibraryInitializer | lloyd | 2007-10-07 | 1 | -7/+19 |
* | If we attempt to access the global state, and it is null, call | lloyd | 2007-10-07 | 1 | -1/+1 |
* | Add OIDs for SHA-224, SHA-256, SHA-384, SHA-512, and DSA with SHA-224 and | lloyd | 2007-10-03 | 1 | -1/+9 |
* | merge of '47a5010fef7cfb037831ae7db581e20ad8ec5b03' | lloyd | 2007-10-03 | 1 | -1/+6 |
|\ |
|
| * | If DL_Group's constructor can't find a group, throw a reasonably informative | lloyd | 2007-09-29 | 1 | -1/+6 |
* | | Typo fix | lloyd | 2007-09-20 | 1 | -1/+1 |
* | | Add a line mentioning sources of further information | lloyd | 2007-09-20 | 1 | -0/+3 |
* | | Increase the (arbitrary) upper bound on how long the benchmarks can run to | lloyd | 2007-09-18 | 1 | -1/+1 |
|/ |
|
* | Add CBC-MAC(AES) tests that use longer inputs | lloyd | 2007-09-17 | 1 | -1/+85 |
* | Use the OUTPUT_LENGTH constant instead of assuming the block size of the cipher | lloyd | 2007-09-17 | 1 | -6/+7 |
* | Check in an initial implementation of CBC-MAC. | lloyd | 2007-09-16 | 4 | -136/+282 |
* | Cleanup the public key benchmark code: avoid macros, use PEM/PKCS | lloyd | 2007-09-13 | 11 | -190/+119 |
* | Add x86-64 to the list of Darwin/OS X platforms | lloyd | 2007-09-13 | 1 | -0/+1 |
* | Remove code checking the BOTAN_NO_ macros for if particular public key | lloyd | 2007-09-13 | 2 | -69/+9 |
* | Update the copyright notice to include 2007 | lloyd | 2007-09-13 | 2 | -2/+2 |
* | Comment out the CBC-MAC test vectors for now since they cause warnings | lloyd | 2007-09-13 | 1 | -136/+136 |
* | Check in some test vectors for plain FIPS 113 CBC-MAC using DES and AES-128 | lloyd | 2007-08-03 | 1 | -0/+137 |
* | Typo (s/holdin/holding/) | lloyd | 2007-08-01 | 1 | -6/+7 |
* | merge of '7704b6e82a74605099a06fcd56190d4796d761df' | lloyd | 2007-07-27 | 1 | -0/+4 |
|\ |
|
| * | propagate from branch 'net.randombit.botan.stable' (head b8139f65cc60ecf9c4b2... | lloyd | 2007-07-27 | 2 | -2/+6 |
| |\ |
|
| | * | Use Botan:: prefixes to work around a bug in Visual Studio C++ 2003. Patch | lloyd | 2007-07-27 | 1 | -2/+2 |
| | * | Document 1.6.3 changes1.6.3 | lloyd | 2007-07-23 | 2 | -2/+5 |
| | * | applied changes from 4195f29bd5b52227e8c0786b4dfd1a71a53e2df5 | lloyd | 2007-07-17 | 2 | -12/+17 |
| | * | Bump to 1.6.3 | lloyd | 2007-07-17 | 1 | -1/+1 |
* | | | Use Botan:: prefixes to work around a bug in Visual Studio C++ 2003. Patch | lloyd | 2007-07-27 | 1 | -2/+2 |
|/ / |
|
* | | If counter overflows, truncate the output of KDF2. That effectively | lloyd | 2007-07-26 | 1 | -1/+1 |
* | | Add information for 1.7.1 release1.7.1 | lloyd | 2007-07-23 | 2 | -0/+9 |
* | | Avoid some C-style casts in the modules | lloyd | 2007-07-23 | 4 | -4/+4 |