| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix PGP key link | lloyd | 2011-11-28 | 1 | -1/+1 |
* | Fix link, and use sphinx to generate | lloyd | 2011-11-28 | 1 | -3/+2 |
* | Call cpuid via inline asm on x86-64, so we can use it with Clang (no | lloyd | 2011-11-18 | 1 | -2/+16 |
* | Add model name for Sandy Bridge. Use -march=corei7 with GCC and Clang | lloyd | 2011-11-18 | 3 | -12/+16 |
* | Fix declaration | lloyd | 2011-11-18 | 1 | -2/+1 |
* | Manually rename registers instead of rotating. Performance is about | lloyd | 2011-11-18 | 1 | -638/+638 |
* | Poll clock_gettime in High_Resolution_Timestamp::poll with whatever | lloyd | 2011-11-11 | 3 | -1/+42 |
* | Log the detected revision, if mtn reports something | lloyd | 2011-11-10 | 1 | -0/+2 |
* | PyPy works | lloyd | 2011-11-09 | 1 | -7/+6 |
* | Add AltiVec detection for POWER7 processors | lloyd | 2011-11-02 | 2 | -0/+4 |
* | Include the needed sub in the log notes | lloyd | 2011-11-01 | 1 | -1/+2 |
* | Mention the 1.8 branch | lloyd | 2011-10-18 | 1 | -2/+3 |
* | Switch to the Python 3 syntax in configure.py. A Perl one-liner in the | lloyd | 2011-10-18 | 2 | -10/+17 |
* | If running a non-released version and monotone wasn't installed (or | lloyd | 2011-10-18 | 1 | -9/+16 |
* | Don't set the soname on OpenBSD (PR 158) | lloyd | 2011-10-11 | 2 | -0/+8 |
* | Python 3.1's subprocess.Popen.communicate returns a bytes rather than | lloyd | 2011-10-10 | 1 | -2/+5 |
* | Name the params for DER_Encoder in header | lloyd | 2011-10-06 | 1 | -24/+47 |
* | Note --cpu fix, bump version | lloyd | 2011-09-01 | 2 | -2/+10 |
* | Make dir path more explicit | lloyd | 2011-08-30 | 1 | -1/+1 |
* | Search for an exact match in both arch and submodel before trying | lloyd | 2011-08-19 | 1 | -4/+15 |
* | Avoid using -march=i386 if an i386 is 'detected', instead use | lloyd | 2011-08-15 | 1 | -2/+5 |
* | Add the start of Python docs | lloyd | 2011-08-06 | 5 | -6/+42 |
* | Initialize the logger before we call parse, so if an exception gets | lloyd | 2011-07-21 | 1 | -3/+4 |
* | Move reading list to its own file | lloyd | 2011-07-14 | 3 | -23/+25 |
* | 1.10.1 release1.10.1 | lloyd | 2011-07-11 | 4 | -25/+46 |
* | Add a new, somewhat more functional dist script | lloyd | 2011-07-11 | 1 | -0/+168 |
* | Allow overriding the VC revision in botan_version.py (for releases) | lloyd | 2011-07-11 | 2 | -1/+2 |
* | merge of '040da681d3a04ab0caf2f9ba7f8492d296fd7c0c' | lloyd | 2011-07-06 | 1 | -1/+1 |
|\ |
|
| * | Fix link | lloyd | 2011-06-20 | 1 | -1/+1 |
* | | The Algorithm_Factory has this logic on looking for an object: | lloyd | 2011-07-05 | 5 | -8/+36 |
* | | Tick to 1.10.1 unreleased. | lloyd | 2011-06-30 | 6 | -8/+29 |
* | | Make CMAC::poly_double at least theoretically constant time, though | lloyd | 2011-06-23 | 1 | -3/+2 |
* | | Fix -Wshadow warning | lloyd | 2011-06-22 | 1 | -2/+2 |
* | | Add a second test for bcrypt, using an 8-bit character. This test | lloyd | 2011-06-20 | 1 | -8/+13 |
|/ |
|
* | Update with info on 1.8.12 release | lloyd | 2011-06-20 | 2 | -17/+33 |
* | Tick version to 1.10.0 release1.10.0 | lloyd | 2011-06-20 | 4 | -4/+7 |
* | Invert the meaning of the Miller-Rabin test; passes_test meant 'is not | lloyd | 2011-06-16 | 1 | -9/+17 |
* | Detect (though not using) the CPUID bit for the RDRAND instruction | lloyd | 2011-06-16 | 2 | -1/+9 |
* | Add std::swap specialization for memory containers | lloyd | 2011-06-13 | 2 | -0/+12 |
* | Drop InSiTo manual | lloyd | 2011-06-10 | 1 | -0/+0 |
* | Add (compile-time) toggle for fault protection checking in the PK | lloyd | 2011-06-07 | 1 | -3/+6 |
* | Write zeros in 4K blocks | lloyd | 2011-06-07 | 1 | -7/+9 |
* | Simplify Montgomery setup here a bit | lloyd | 2011-06-07 | 1 | -6/+4 |
* | Update build doc | lloyd | 2011-06-07 | 1 | -16/+25 |
* | Fix linking for examples | lloyd | 2011-06-06 | 2 | -26/+26 |
* | Zap this, I just replaced the 1.9.18 tarball instead. | lloyd | 2011-06-03 | 1 | -2/+0 |
* | Tick version to 1.10.0 | lloyd | 2011-06-03 | 3 | -4/+13 |
* | Rename some dirs for shorter object files where configure will | lloyd | 2011-06-03 | 13 | -2/+2 |
* | Ignore \r as whitespace in base64 decoder - caused test failures on | lloyd | 2011-06-03 | 1 | -1/+3 |
* | Update download links | lloyd | 2011-06-03 | 1 | -11/+11 |