Age | Commit message (Expand) | Author |
2014-05-07 | KNF. | Joel Sing |
2014-05-07 | KNF. | Joel Sing |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |
2010-10-01 | import OpenSSL-1.0.0a | Damien Miller |
2014-05-07 | revert, thanks sthen | Ted Unangst |
2014-05-07 | add additional includes from eng_cryptodev.c | Jonathan Gray |
2014-05-07 | Kill the {nd6_,}useloopback buttons, using the loopback interface for | Martin Pieuchot |
2014-05-07 | use calloc. from Peter Malone | Ted Unangst |
2014-05-07 | miod forgot about fcrypt_b.c being needed, before he went off to get his | Theo de Raadt |
2014-05-06 | We don't really need uniform distribution for mktemp(3) so use | Todd C. Miller |
2014-05-06 | small fix from mancha1. currently unused file, but no harm fixing it. | Ted Unangst |
2014-05-06 | Assorted cleanups: | Miod Vallat |
2014-05-06 | Remove broken-by-design test | Miod Vallat |
2014-05-06 | Make sure PKCS7_get_octet_string() return values are checked for NULL. | Miod Vallat |
2014-05-06 | Sort CFLAGS, SRC and SSLASM stanzas by the directories they apply to, to make | Miod Vallat |
2014-05-06 | missing NULL checks to see if init is needed. found hard way by deraadt. | Ted Unangst |
2014-05-06 | fix stupid commit | Ted Unangst |
2014-05-06 | enh@google reported a warning in crufty y2k code. just delete it. | Ted Unangst |
2014-05-06 | reallocarray for things which are arrays. ok deraadt | Ted Unangst |
2014-05-06 | use explicit_bzero | Ted Unangst |
2014-05-06 | clear a stack buffer with explicit_bzero | Ted Unangst |
2014-05-06 | knf approximation | Ted Unangst |
2014-05-06 | move chacha context and buffer out of bss and allow mmap to place them | Ted Unangst |
2014-05-06 | "stay backwards-compatible with 0.9.5; this should go away soon" | Ted Unangst |
2014-05-06 | remove Kerberos | Ted Unangst |
2014-05-06 | move a comment to make unifdef happier | Ted Unangst |
2014-05-06 | bye bye SRP | Ted Unangst |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |
2014-05-05 | inspired by a cloudflare diff, cleanse old memory when expanding a bignum. | Ted Unangst |
2014-05-05 | Sort and group includes. | Joel Sing |
2014-05-05 | Repair BIO_socket_nbio operation. | Joel Sing |
2014-05-05 | During the great e_os.h nukathon we stopped pulling in <sys/filio.h> via | Joel Sing |
2014-05-05 | Kill memory debug calls that are now noops. While here, nuke an #if 0 and | Joel Sing |
2014-05-05 | OpenBSD has_SC_CLK_TCK. | Joel Sing |
2014-05-05 | Remove SRP and Kerberos support from libssl. These are complex protocols | Ted Unangst |
2014-05-05 | Enable assembler code for DES. Assembler code for BN is commented out as it | Miod Vallat |
2014-05-04 | Improve line wrapping for lines exceeding 80 chars. | Jim Razmus II |
2014-05-04 | Add missing SEE ALSO section header. | Jim Razmus II |
2014-05-04 | Remove trailing whitespace. | Jim Razmus II |
2014-05-04 | Remove a leading whitespace. | Jim Razmus II |
2014-05-04 | Add missing SEE ALSO section header. | Jim Razmus II |
2014-05-04 | Improve line wrapping for lines exceeding 80 chars. | Jim Razmus II |
2014-05-04 | Remove trailing whitespace. | Jim Razmus II |
2014-05-04 | delete useless test code | Theo de Raadt |
2014-05-04 | Remove trailing whitespace. | Jim Razmus II |
2014-05-04 | i give up. reuse problem is unfixable. dlg says puppet crashes. | Ted Unangst |
2014-05-04 | Enable the assembler code for BN, which was lost quite some time ago. | Miod Vallat |
2014-05-04 | Remove the !SSLASM conditional. Either there is an arch-specific Makefile.inc, | Miod Vallat |
2010-10-01 | import OpenSSL-1.0.0a | Damien Miller |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |