Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Explicitly include <openssl/opensslconf.h> in every file that references | jsing | 2014-07-10 | 1 | -3/+5 |
* | Switch to the ISC licensed versions of these files, which Google has made | jsing | 2014-06-21 | 1 | -47/+13 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -0/+1 |
* | Implement an improved version of the EVP AEAD API. The | jsing | 2014-05-26 | 1 | -29/+33 |
* | Convert OPENSSL_malloc stuff back to intrinsics, a few were missed | beck | 2014-05-22 | 1 | -2/+2 |
* | Use C99 initialisers for the AEAD struct. | jsing | 2014-05-15 | 1 | -9/+9 |
* | KNF. | jsing | 2014-05-15 | 1 | -70/+67 |
* | Add a ChaCha20-Poly1305 AEAD EVP implementation to libcrypto, from Adam | jsing | 2014-05-15 | 1 | -0/+261 |