| Commit message (Expand) | Author | Age | Files | Lines |
* | Update versions for 1.9.12 release1.9.12 | lloyd | 2010-12-13 | 1 | -1/+2 |
* | Add a simple but functioning implementation of Keccak. Only the | lloyd | 2010-12-10 | 1 | -0/+1 |
* | Drop this script, not really useful to anyone, especially as we don't | lloyd | 2010-12-10 | 1 | -63/+0 |
* | Fix OpenSSL engine compile :/ | lloyd | 2010-12-01 | 1 | -0/+1 |
* | Add LDFLAGS to Python link line | lloyd | 2010-12-01 | 1 | -0/+1 |
* | Now 1.9.12-dev | lloyd | 2010-11-30 | 1 | -0/+2 |
* | Fix tls_server example compilation | lloyd | 2010-11-30 | 1 | -2/+8 |
* | Syntax fix1.9.11 | lloyd | 2010-11-29 | 1 | -1/+1 |
* | Update version numbers for 1.9.11 release | lloyd | 2010-11-29 | 1 | -1/+1 |
* | Remove incorrect comment | lloyd | 2010-11-29 | 1 | -16/+4 |
* | Inherit policy and override check_cert | lloyd | 2010-11-29 | 2 | -2/+33 |
* | Add X509_Certificate::to_string | lloyd | 2010-11-29 | 2 | -122/+3 |
* | MemoryRegion::set was removed | lloyd | 2010-11-29 | 1 | -1/+2 |
* | Use the same intro text as the Linux credits file, rather than | lloyd | 2010-11-29 | 1 | -15/+12 |
* | More release notes | lloyd | 2010-11-23 | 1 | -1/+4 |
* | More details in changelog | lloyd | 2010-11-17 | 1 | -5/+10 |
* | Add a Mac OS X tip from Thomas Keller | lloyd | 2010-11-12 | 1 | -0/+13 |
* | Update Skein-512 for the new 1.3 specification, just changes the key | lloyd | 2010-11-03 | 1 | -0/+1 |
* | Add 1.8.11 changelog | lloyd | 2010-11-02 | 1 | -0/+8 |
* | Remove BufferedComputation::OUTPUT_LENGTH | lloyd | 2010-10-29 | 1 | -18/+24 |
* | New way of specifying key lengths | lloyd | 2010-10-29 | 1 | -1/+6 |
* | Remove use of lookups | lloyd | 2010-10-29 | 2 | -6/+10 |
* | Document adding base64 standalone encoder | lloyd | 2010-10-28 | 1 | -0/+1 |
* | Make TLS_Client entirely via callbacks, not talking to Socket directly | lloyd | 2010-10-19 | 1 | -1/+3 |
* | Use binary I/O where needed | lloyd | 2010-10-15 | 10 | -11/+11 |
* | Fix examples | lloyd | 2010-10-13 | 4 | -7/+11 |
* | More size_t. Document changes | lloyd | 2010-10-13 | 1 | -2/+5 |
* | Update API doc | lloyd | 2010-10-13 | 1 | -2/+2 |
* | Fix compilation of examples; benchmarking and RNG changes mostly | lloyd | 2010-10-12 | 5 | -35/+13 |
* | Forward port CRL fixes from rev 7bb2001cd554a1acc3d345914ea710ff0e1d3a6b | lloyd | 2010-10-07 | 1 | -0/+1 |
* | s/x.ptr()/&x[0]/ | lloyd | 2010-09-30 | 1 | -5/+5 |
* | Document removing append | lloyd | 2010-09-15 | 1 | -2/+3 |
* | Fix examples for destroy being renamed clear | lloyd | 2010-09-13 | 2 | -2/+2 |
* | Remove more uses of vector to pointer implicit conversions | lloyd | 2010-09-13 | 1 | -1/+5 |
* | Read input as binary | lloyd | 2010-09-08 | 1 | -1/+1 |
* | Wording changes | lloyd | 2010-09-08 | 1 | -3/+3 |
* | Document recent changes | lloyd | 2010-09-08 | 1 | -2/+5 |
* | Specify the target host and port for tls_client on the command line | lloyd | 2010-09-08 | 1 | -3/+18 |
* | Big, invasive but mostly automated change, with a further attempt at | lloyd | 2010-09-07 | 1 | -1/+1 |
* | Oops... renamed this quite a while ago, never updated example | lloyd | 2010-09-07 | 1 | -6/+6 |
* | Realization while thinking about the recently added truncate: in a STL | lloyd | 2010-09-07 | 1 | -1/+0 |
* | Fix dependency update scripts | lloyd | 2010-09-03 | 2 | -2/+2 |
* | Document recent changes | lloyd | 2010-09-03 | 1 | -0/+4 |
* | Add 1.8.10 change notes | lloyd | 2010-08-31 | 1 | -0/+9 |
* | For passhash9, add another interface that allows the caller to specify | lloyd | 2010-08-22 | 1 | -0/+1 |
* | Turns out OpenSSL's implementation of PBKDF2 allows empty passphrases, | lloyd | 2010-08-21 | 1 | -0/+1 |
* | In the first round of AES, use a 256 element table and do the | lloyd | 2010-08-18 | 1 | -0/+1 |
* | Allow generating larger keys in rsa_kgen example (up to 16K bits) | lloyd | 2010-08-18 | 1 | -1/+1 |
* | The changelog for 1.9.4 claimed that the default PKCS #8 encryption | lloyd | 2010-08-13 | 1 | -1/+4 |
* | Update log, readme, configure for 1.9.10 release 2010-08-121.9.10 | lloyd | 2010-08-12 | 1 | -1/+1 |