Age | Commit message (Expand) | Author |
2014-05-01 | Provide an EVP implementation for ChaCha. | Joel Sing |
2014-05-01 | Move RSA keys from "lka" to a new dedicated "ca" process because lka | Reyk Floeter |
2014-05-01 | Fix perl arch directory name. | Miod Vallat |
2014-05-01 | Revert 1.49 (bad merge with free dejavu) | Miod Vallat |
2014-05-01 | sync | Theo de Raadt |
2014-05-01 | x86-64 ABI requires arrays greater than 16 bytes to be aligned to | Martynas Venckus |
2014-05-01 | fixup SoC name, as it's am335x, not am334x. | Jasper Lievisse Adriaanse |
2014-05-01 | Add ChaCha to libcrypto, based on djb's public domain implementation. | Joel Sing |
2014-05-01 | - add 'sunxi' to list of miniroot files | Jasper Lievisse Adriaanse |
2014-05-01 | Add support for the french ANSSI FRP256v1 elliptic curve. | Miod Vallat |
2014-05-01 | Add Brainpool elliptic curves. From OpenSSL RT#2239 via ${DAYJOB}. | Miod Vallat |
2014-05-01 | Remove fips_md_init() macro indirection for digest algorithms, used by the | Miod Vallat |
2014-04-15 | Import the OpenSSL libcrypto tests in a form suitable for our rergress | Miod Vallat |
2010-10-01 | import OpenSSL-1.0.0a | Damien Miller |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |
2014-05-01 | No longer mention the tools/ directory, which content is irrelevant those days; | Miod Vallat |
2014-05-01 | move pointer use to after a NULL pointer check | Jonathan Gray |
2014-05-01 | Correct a test for X509_get_notAfter() failing or returning | Jonathan Gray |
2014-05-01 | with some random chance, swizzle the current page for the pool to avoid | Ted Unangst |
2014-05-01 | nibbles aren't enough random, use bytes. does a better job of picking | Ted Unangst |
2014-05-01 | fixed some debug messages | sasano |
2014-04-30 | first cut at documenting the change to malloc doing a partial 'junk' by | Stuart Henderson |
2014-04-30 | Make sure we flush discarded pages even if the number of hash buckets doesn't | Mark Kettenis |
2014-04-30 | UMAC can use our local fallback implementation of AES when OpenSSL isn't | Christian Weisgerber |
2014-04-30 | Assigning list pointers doesn't really work with doubly linked lists. Use | Mark Kettenis |
2014-04-30 | Preserve intended chronological order of leases in | Kenneth R Westerback |
2014-04-30 | Write last disk sector, not last 512-byte block, when testing validity | Kenneth R Westerback |
2014-04-30 | Avoid a potential null pointer dereference by checking that we actually | Joel Sing |
2014-04-30 | First pass at removing win64 support from the assembly generating Perl | Joel Sing |
2014-04-30 | when doing opportunistic TLS, do not only downgrade during negotiation, but | Gilles Chehade |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |
2010-10-01 | import OpenSSL-1.0.0a | Damien Miller |
2009-04-06 | import of OpenSSL 0.9.8k | Damien Miller |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |
2014-04-30 | Remove carp_seroute() it no longer does anything useful but mess with | Martin Pieuchot |
2014-04-30 | when using maildir, do not create automatically create folders to match tag | Gilles Chehade |
2014-04-30 | The RSA engine (used by pony) has to wait for a response from the | Reyk Floeter |
2014-04-30 | replace vis-ified output with human-readable strings | Bret Lambert |
2014-04-30 | format string fixes for (u)int64 vars | Stefan Fritsch |
2014-04-30 | tidy up SYNOPSIS, usage() and the options list; ok sthen | Jason McIntyre |
2014-04-30 | unit tests for new buffer API; including basic fuzz testing | Damien Miller |
2014-04-30 | New buffer API; the first installment of the conversion/replacement | Damien Miller |
2014-04-30 | Enforce proper alignment of stack variables which may get accessed with | Miod Vallat |
2014-04-30 | i suck at math. b - 8 = 3, not 4. detected by Antoine Pitrou. thanks. | Ted Unangst |
2014-04-30 | sync | Theo de Raadt |
2014-04-30 | minor++ because of AI_ADDRCONFIG | sperreault |
2014-04-29 | fcntl.h is still needed here. | Nicholas Marriott |
2014-04-29 | Get rid of the per-softc freelist of transfer descriptors and use a | Martin Pieuchot |
2014-04-29 | tedu ~/.klogin | David Coppa |
2014-04-29 | For RSA private key privsep, only ever load the keys after forking the | Reyk Floeter |