| Commit message (Expand) | Author | Age | Files | Lines |
* | Document new engine loader | lloyd | 2010-07-27 | 1 | -0/+1 |
* | Mention byteswap changes, and fix spelling error in 1.9.9 log | lloyd | 2010-07-27 | 1 | -1/+2 |
* | Consolidate the two engines that provided assembler implementations | lloyd | 2010-07-13 | 1 | -0/+1 |
* | Drop support for running configure with Python 2.4. This allows | lloyd | 2010-07-09 | 1 | -0/+1 |
* | Rename S2K to PBKDF, because that is by far the most common name - S2K | lloyd | 2010-07-09 | 1 | -0/+1 |
* | Tick version to 1.9.10-dev | lloyd | 2010-06-30 | 1 | -0/+3 |
* | Tick readme, log, configure for 1.9.9 release | lloyd | 2010-06-28 | 1 | -1/+1 |
* | The fix for build.h also fixes a problem compiling under Apple's GCC 4.2 | lloyd | 2010-06-28 | 1 | -0/+1 |
* | Give all Filter objects a method for querying their name | lloyd | 2010-06-28 | 1 | -0/+1 |
* | Document other changes since 1.9.8 | lloyd | 2010-06-21 | 1 | -0/+3 |
* | Reorder by date then version | lloyd | 2010-06-18 | 1 | -16/+16 |
* | Import the 1.8.9 release notes | lloyd | 2010-06-16 | 1 | -0/+13 |
* | Mention Doxygen updates in release log | lloyd | 2010-06-16 | 1 | -0/+1 |
* | Increase the iteration count and salt size used for encrypted | lloyd | 2010-06-15 | 1 | -0/+1 |
* | Tick to 1.9.9-dev | lloyd | 2010-06-14 | 1 | -0/+2 |
* | Update log, readme for 1.9.8 release | lloyd | 2010-06-14 | 1 | -1/+1 |
* | Rename the --use-boost-python optin to --with-boost-python, and add a | lloyd | 2010-06-13 | 1 | -0/+1 |
* | Document new code for wide multiply under VC | lloyd | 2010-06-11 | 1 | -0/+1 |
* | Document fixing 512/768 bit DL groups via DSA kosherizer | lloyd | 2010-06-02 | 1 | -0/+1 |
* | Remove FORK-256; it's obscure and has been definitively broken. | lloyd | 2010-05-25 | 1 | -0/+1 |
* | Add a couple of small patches from Thomas Capricelli <[email protected]> | lloyd | 2010-05-21 | 1 | -0/+1 |
* | Note other changes | lloyd | 2010-05-19 | 1 | -0/+3 |
* | Modify the implementation of multiplication mod 65537 used in IDEA to | lloyd | 2010-04-30 | 1 | -0/+1 |
* | Tick to 1.9.8-dev | lloyd | 2010-04-28 | 1 | -0/+2 |
* | Update log, readme, configure for 1.9.7 release1.9.7 | lloyd | 2010-04-27 | 1 | -1/+1 |
* | Fix EMSA_Raw in the case where the original input had leading 0 bytes. | lloyd | 2010-04-21 | 1 | -0/+1 |
* | Add support for SEED ciphersuites. Tested against OpenSSL 0.9.8n | lloyd | 2010-04-17 | 1 | -0/+1 |
* | Add support for reading SSLv2 client hellos | lloyd | 2010-04-17 | 1 | -0/+1 |
* | Add Comb4P hash combiner, as described in Anja Lehmann's thesis. | lloyd | 2010-04-17 | 1 | -0/+1 |
* | Tick version to 1.9.7-dev | lloyd | 2010-04-16 | 1 | -0/+2 |
* | Tick for 1.9.6 release1.9.6 | lloyd | 2010-04-09 | 1 | -1/+2 |
* | Retrodocument some 1.9.5 changes. Document other TLS fixes in 1.9.6 | lloyd | 2010-04-07 | 1 | -2/+7 |
* | Document adding SNI | lloyd | 2010-03-30 | 1 | -0/+1 |
* | Add support for TLS v1.1's per-record random IV. Tested against GnuTLS server. | lloyd | 2010-03-30 | 1 | -0/+1 |
* | Tick 1.9.6-dev | lloyd | 2010-03-30 | 1 | -0/+2 |
* | Update for 1.9.5 release 2009-03-291.9.5 | lloyd | 2010-03-29 | 1 | -1/+1 |
* | Document GOST fix | lloyd | 2010-03-13 | 1 | -0/+1 |
* | Document allocator change | lloyd | 2010-03-13 | 1 | -0/+1 |
* | Clarify | lloyd | 2010-03-13 | 1 | -2/+2 |
* | Document changes since 1.9.4 | lloyd | 2010-03-13 | 1 | -0/+5 |
* | Tick version to 1.9.5-dev | lloyd | 2010-03-10 | 1 | -0/+2 |
* | Update version to 1.9.4 release1.9.4 | lloyd | 2010-03-09 | 1 | -1/+1 |
* | Deconstify PK_Ops. It's quite reasonable that some op will want to | lloyd | 2010-03-09 | 1 | -0/+1 |
* | Clarify that Ajisai is only SSLv3 + TLS 1.0 currently | lloyd | 2010-03-05 | 1 | -1/+1 |
* | This checkin represents a pretty major change in how PK operations are | lloyd | 2010-03-04 | 1 | -0/+1 |
* | Document fix for VC static builds | lloyd | 2010-03-03 | 1 | -0/+1 |
* | Add XSalsa20 | lloyd | 2010-03-03 | 1 | -0/+1 |
* | Rename ECKAEG to ECDH. As far as I can tell they are the same algorithm, | lloyd | 2010-03-02 | 1 | -0/+1 |
* | Document adding SSL/TLS | lloyd | 2010-02-24 | 1 | -0/+1 |
* | Document adding GOST 34.10-2001 | lloyd | 2010-02-24 | 1 | -0/+1 |