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