Age | Commit message (Expand) | Author |
2014-05-02 | Add missing $ on OpenBSD cvs tags, ok djm | Andre de Oliveira |
2014-05-02 | No need to figure out the area spanned by .got in _dl_md_reloc(); only | Miod Vallat |
2014-05-02 | revert __bounded change; it causes way more problems for portable than | Damien Miller |
2014-05-02 | use the test_helper fuzzer rather than the hand-rolled code that | Damien Miller |
2014-05-02 | make the fuzzer seed const to make it clear that it is never modified | Damien Miller |
2014-05-01 | Enable use of assembly code for AES, BN (Montgomery), SHA1, SHA256 and SHA512. | Miod Vallat |
2014-05-01 | Do not output SOM-specific directives. | Miod Vallat |
2014-05-01 | Remove unreferenced OPENSSL_instrument_bus and OPENSSL_instrument_bus2 routines. | Miod Vallat |
2014-05-01 | Make the implicit `l' in `impicit' explicit. | Miod Vallat |
2014-05-01 | Enable use of the assembly code for BN (Montgomery) and SHA1. | Miod Vallat |
2014-05-01 | Fix include filename to get register name aliases under BSD | Miod Vallat |
2014-05-01 | Pass -Werror in the !BN_LLONG !BN_UMULT_LOHI !BN_UMULT_HIGH case. | Miod Vallat |
2014-05-01 | Enable use of the assembly code for AES, BN, SHA1, SHA256 and SHA512. | Miod Vallat |
2014-05-01 | dead meat | Miod Vallat |
2014-05-01 | options first, then pager commands; also remove one non-standard Sh; | Jason McIntyre |
2014-05-01 | STANDARDS is no longer relevant to this page, so remove it; while here, | Jason McIntyre |
2014-05-01 | the beginning of removing more details from this page, since we now have | Jason McIntyre |
2014-05-01 | change some argument names in order to give some consistency between traceroute | Jason McIntyre |
2014-05-01 | tweak previous; ok sthen | Jason McIntyre |
2014-05-01 | update currency exchange rates; | Jason McIntyre |
2014-05-01 | sync | Theo de Raadt |
2014-05-01 | + e_chacha.c, and bump minor | Miod Vallat |
2014-05-01 | Update with recently added objects. | Joel Sing |
2014-05-01 | KNF. | Joel Sing |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |
2009-04-06 | import of OpenSSL 0.9.8k | Damien Miller |
2014-05-01 | Extend fread() and fwrite() to check for integer overflow, in which case | Theo de Raadt |
2014-05-01 | Nuke unused evptests.txt - the real one is over in regress. | Joel Sing |
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 |