Age | Commit message (Expand) | Author |
2014-04-16 | Upgrade from des_old misery | Miod Vallat |
2014-04-16 | More des_foo -> DES_foo | Miod Vallat |
2014-04-16 | Remove _CRAY references. Note that this pleads for the use of <stdint.h> | Miod Vallat |
2014-04-16 | Remove DES_read_password and DES_read_2passwords which are `modern' flavours | Miod Vallat |
2014-04-15 | Import the OpenSSL libcrypto tests in a form suitable for our rergress | Miod Vallat |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |
2014-04-16 | This was subtly using des_old.h defines (des_key_schedule) without using any | Miod Vallat |
2014-04-16 | Your operating system memory allocation functions are your friend. If they | Bob Beck |
2014-04-16 | dead file | Ted Unangst |
2014-04-16 | API compat fix. RAND_load_file can never fail now. discovered and ok beck. | Ted Unangst |
2014-04-16 | missed vms comment | Ted Unangst |
2014-04-16 | first round of unifdef hammering | Ted Unangst |
2014-04-16 | Remove non-posix support. Why is OPENSSL_isservice even here? | Ted Unangst |
2014-04-16 | spray the apps directory with anti-VMS napalm. | Ted Unangst |
2014-04-16 | strncpy(d, s, strlen(s)) is a special kind of stupid. even when it's right, | Ted Unangst |
2014-04-16 | Remove disabled code that wouldn't work now that cleanse_ptr was | Matthew Dempsky |
2014-04-16 | set ourselves up to respect the max data transfer size. | David Gwynne |
2014-04-16 | print the board name and firmware revision like we do on mpii and | David Gwynne |
2014-04-16 | Pass the function flags SQLITE_UTF8 (because SQLITE_ANY is deprecated) | Ingo Schwarze |
2014-04-16 | have nvme_poll return the status bigs from the completion ring | David Gwynne |
2014-04-16 | KNF | Ryan Thomas McBride |
2014-04-16 | you do not want to do the things this program does | Ted Unangst |
2014-04-15 | At the end of mansearch(), fchdir() back to where we started from; | Ingo Schwarze |
2014-04-15 | strip this to the bone | Ted Unangst |
2014-04-15 | Three wrappers in this file: OPENSSL_strncasecmp, OPENSSL_strcasecmp, | Theo de Raadt |
2014-04-15 | use explicit_bzero instead of a bizarro "no compiler could ever be smart | Ted Unangst |
2014-04-15 | remove documentation of the former macro key "NAME"; | Ingo Schwarze |
2014-04-15 | remove BIO_snprintf usage - convert to snprintf. | Bob Beck |
2014-04-15 | remove md2, jpake, and seed clutter. | Ted Unangst |
2014-04-15 | don't even pretend to build md2, seed, or jpake | Ted Unangst |
2014-04-15 | o_dir.c had a very funny odor. all users of this now use standard functions. | Bob Beck |
2014-04-15 | Remove wraparounds for operating systems which lack issetugid(). | Theo de Raadt |
2014-04-15 | Print hashkey to debug output, this helps hash-action use cases to be tested. | andre |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |
2009-04-06 | import of OpenSSL 0.9.8k | Damien Miller |
2009-01-09 | import openssl-0.9.8j | Damien Miller |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |
2005-04-29 | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | Damien Miller |
2014-04-15 | All the other old Makefiles are gone, so also remove unused engines | Reyk Floeter |
2014-04-15 | My mailbox is full of shock. | Ted Unangst |
2014-04-15 | remove ssl2 support even more completely. | Ted Unangst |
2014-04-15 | the VMS code is legion | Ted Unangst |
2014-04-15 | $infile="/home/eay/ssl/SSLeay/MINFO"; | Ted Unangst |
2014-04-15 | note some unsupported features, and clean up some macros - in particular, | Jason McIntyre |
2014-04-15 | we don't use this makefile | Ted Unangst |
2014-04-15 | The more you remove Chtulhu^WVMS tentacles, the more there are | Miod Vallat |
2014-04-15 | we don't use these files for building | Ted Unangst |
2014-04-15 | document which bits are xsi; ok millert sobrado | Jason McIntyre |
2014-04-15 | Remove workarounds for ld reaching MAXDSIZ on vax, now that MAXDSIZ is | Miod Vallat |
2014-04-15 | 12 years ago, old_des.h was used to provide compatibility with libdes. | Ted Unangst |