summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-16Mandatory Surgeon Guenther's Warning: This code could not possibly betedu2-48/+48
2014-04-16Initial KNF.jsing2-1903/+1662
2014-04-16More KNF.jsing2-100/+119
2014-04-16First pass for KNF.jsing2-1294/+1235
2014-04-16revert. the full horror has only now revealed itself.tedu2-52/+42
2014-04-16replace some bio_snprintf crazy with regular snprintf.tedu2-42/+52
2014-04-16Kill the bogus "send an SSLv3/TLS hello in SSLv2 format" crap fromguenther14-650/+346
2014-04-16More KNF.jsing20-208/+218
2014-04-16Make this byzantine horror a shell of it's former self by stubbing thebeck2-1320/+34
2014-04-16Some software expects RAND_status() to return 1 for success, so alwaysreyk2-4/+20
2014-04-16Clean up non-fatal error handling - we know which error numbers we havejsing6-210/+0
2014-04-16unbreak install; /usr/share/man/man3/EVP_PKEY_print_private.3 should link tosthen1-2/+2
2014-04-16Sync the list of man pages for libcrypto, explicity rename conflictingmpi25-179/+1662
2014-04-16Remove pointless man pages that were not installed.mpi4-383/+0
2014-04-16adapt to test file movesjsg1-63/+50
2014-04-16adapt to the less old des apijsg1-49/+49
2014-04-16Remove _CRAY references. Note that this pleads for the use of <stdint.h>miod12-80/+10
2014-04-16Remove DES_read_password and DES_read_2passwords which are `modern' flavoursmiod5-290/+1
2014-04-16Your operating system memory allocation functions are your friend. If theybeck5-884/+400
2014-04-16dead filetedu2-1042/+0
2014-04-16API compat fix. RAND_load_file can never fail now. discovered and ok beck.tedu2-6/+14
2014-04-16missed vms commenttedu1-4/+0
2014-04-16first round of unifdef hammeringtedu7-188/+2
2014-04-16Remove non-posix support. Why is OPENSSL_isservice even here?tedu2-458/+0
2014-04-16spray the apps directory with anti-VMS napalm.tedu46-449/+0
2014-04-16strncpy(d, s, strlen(s)) is a special kind of stupid. even when it's right,tedu4-24/+34
2014-04-16Remove disabled code that wouldn't work now that cleanse_ptr wasmatthew2-70/+36
2014-04-16KNFmcbride2-722/+1238
2014-04-16you do not want to do the things this program doestedu2-1864/+0
2014-04-15strip this to the bonetedu2-134/+6
2014-04-15Three wrappers in this file: OPENSSL_strncasecmp, OPENSSL_strcasecmp,deraadt2-186/+8
2014-04-15use explicit_bzero instead of a bizarro "no compiler could ever be smarttedu2-140/+6
2014-04-15remove BIO_snprintf usage - convert to snprintf.beck1-7/+8
2014-04-15remove md2, jpake, and seed clutter.tedu32-4780/+0
2014-04-15don't even pretend to build md2, seed, or jpaketedu1-17/+3
2014-04-15o_dir.c had a very funny odor. all users of this now use standard functions.beck5-250/+0
2014-04-15Remove wraparounds for operating systems which lack issetugid().deraadt2-162/+30
2014-04-15All the other old Makefiles are gone, so also remove unused enginesreyk1-135/+0
2014-04-15remove ssl2 support even more completely.tedu25-4509/+13
2014-04-15the VMS code is legiontedu1-395/+0
2014-04-15 $infile="/home/eay/ssl/SSLeay/MINFO";tedu24-3708/+0
2014-04-15we don't use this makefiletedu1-106/+0
2014-04-15The more you remove Chtulhu^WVMS tentacles, the more there aremiod26-52/+0
2014-04-15we don't use these files for buildingtedu112-9634/+0
2014-04-15Remove workarounds for ld reaching MAXDSIZ on vax, now that MAXDSIZ ismiod1-5/+1
2014-04-1512 years ago, old_des.h was used to provide compatibility with libdes.tedu11-1627/+8
2014-04-15imake died in a fire a long time agotedu2-70/+0
2014-04-15repair some whitespacetedu2-100/+88
2014-04-15Crank major for libcrypto and libssl; more symbol removals to occur during themiod4-6/+6
2014-04-15The NO_ASN1_OLD define was introduced in 0.9.7, 8 years ago, to allow formiod21-1618/+2