summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/apps (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternitybeck2014-04-154-184/+1
* Convert some BIO_snprintf() to (void) snprintf - as although these onesbeck2014-04-151-68/+12
* Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversionsbeck2014-04-154-9/+9
* remove some vms/windows holdouts.jsg2014-04-152-336/+0
* make OPENSSL_NO_HEARTBLEED the default and only option. ok deraadt miodtedu2014-04-143-39/+0
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-886/+0
* Remove various horrible socket syscall wrappers, especially SHUTDOWN*deraadt2014-04-134-27/+40
* remove more cases of MS_STATIC, MS_CALLBACK, and MS_FAR. Did youderaadt2014-04-1316-46/+46
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-1324-1641/+156
* Import OpenSSL 1.0.1gmiod2014-04-133-17/+21
* resolve conflictsdjm2012-10-1320-549/+1278
* import OpenSSL-1.0.1cdjm2012-10-136-396/+894
* Skip printing another SSLv2-only command in s_client's usage text.sthen2012-07-121-0/+2
* Disable SSLv2 in OpenSSL. No objections from djm.sthen2012-07-111-0/+2
* OpenSSL 1.0.0f: mergedjm2012-01-053-3/+3
* OpenSSL 1.0.0f: import upstream sourcedjm2012-01-051-1/+1
* openssl-1.0.0e: resolve conflictsdjm2011-11-0318-172/+396
* import OpenSSL 1.0.0edjm2011-11-036-16/+304
* resolve conflicts, fix local changesdjm2010-10-0146-3933/+4106
* import OpenSSL-1.0.0adjm2010-10-019-91/+148
* The openssl command line tool treats the non-null terminated bufferderaadt2010-04-201-1/+1
* plug a memory leak; found by parfait, ok djmderaadt2009-12-111-0/+2
* resolve conflictsdjm2009-04-067-13/+16
* import of OpenSSL 0.9.8kdjm2009-04-066-0/+2834
* missing ssl_sock_init() call in init_client() (used bydjm2009-01-301-3/+10
* remove some gratuitous changes that do nothing other than inreasedjm2009-01-301-2/+1
* resolve conflictsdjm2009-01-0925-558/+963
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-055-187/+234
* remerge local tweaks, update per-arch configuration headers, updatedjm2008-09-063-8/+5
* resolve conflictsdjm2008-09-0644-1107/+4437
* import of OpenSSL 0.9.8hdjm2008-09-066-908/+3237
* Correctly NUL terminate the message buffer that is used with theclaudio2007-08-061-4/+24
* Use S_IS* macros insted of masking with S_IF* flags. The latter mayotto2006-09-251-2/+2
* resolve conflictsdjm2006-06-2711-36/+65
* import of openssl-0.9.7jdjm2006-06-271-8/+11
* Add a -hex option to 'rand' to output hexadecimal output.matthieu2006-05-141-1/+20
* avoid spurious ld evil string func warning, spotted by david@;djm2005-05-251-3/+3
* kill strcpy; ok hshoexer@, prodded by david@djm2005-05-102-2/+2
* resolve conflictsdjm2005-04-2922-306/+784
* import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-292-0/+1296
* avoid NULL deref; from danh@markus2004-04-251-2/+5
* merge 0.9.7dmarkus2004-04-0817-541/+808
* support IPv6 connections in "openssl s_client", adding -4 and -6 options todjm2004-03-313-96/+45
* Fix printf format string. ok markus@otto2004-01-141-1/+1
* remove obsolete filesmarkus2003-11-131-127/+0
* merge 0.9.7c; minor bugsfixes;markus2003-11-117-33/+55
* Off-by-ones, from aaron@miod2003-09-221-1/+1
* Remove some double semicolons (hmm, do two semis equal a maxi?).millert2003-08-062-2/+2
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-1244-506/+798
* import 0.9.7b (without idea and rc5)markus2003-05-111-1/+0