summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/ssl/ssltest.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move ssltest.c to a regress test.jsing2014-05-241-2211/+0
* Remove SRP and Kerberos support from libssl. These are complex protocolstedu2014-05-051-98/+0
* More KNF and style consistency tweaksguenther2014-04-191-8/+8
* delete "string to make the random number generator think it has entropy"tedu2014-04-181-4/+0
* no longer need to fool emacs indentation and other if (0) oddities.tedu2014-04-171-3/+1
* always build in RSA and DSA. ok deraadt miodtedu2014-04-171-16/+0
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-1/+1
* unistd.h is always in the same place; no need to #include the result ofderaadt2014-04-171-6/+5
* add back SRP. i was being too greedy.tedu2014-04-161-0/+83
* disentangle SRP code from TLStedu2014-04-161-83/+0
* remove ssl2 support even more completely.tedu2014-04-151-39/+0
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-21/+0
* Flense all use of BIO_snprintf from ssl source - use the real one instead,beck2014-04-141-4/+4
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-141-1263/+1086
* Flense a variety of windows support stuff, and a strange gettimeofday function.beck2014-04-131-4/+0
* Remove vms support stuff.beck2014-04-131-16/+0
* Do not include "e_os.h" anymore. Simply pull in the necessary headers.mpi2014-04-131-11/+17
* remove more cases of MS_STATIC, MS_CALLBACK, and MS_FAR. Did youderaadt2014-04-131-11/+11
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-4/+8
* resolve conflictsdjm2012-10-131-9/+124
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-3/+0
* resolve conflicts, fix local changesdjm2010-10-011-37/+187
* resolve conflictsdjm2009-01-091-1/+1
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-10/+31
* resolve conflictsdjm2008-09-061-47/+209
* resolve conflictsdjm2006-06-271-12/+7
* resolve conflictsdjm2005-04-291-22/+516
* merge 0.9.7dmarkus2004-04-081-1/+8
* Off-by-ones, from aaron@miod2003-09-221-1/+1
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-13/+39
* don't cast pointer to integer, use intptr_t stuff off inttypes.h insteadpvalchev2003-05-011-2/+3
* merge with openssl-0.9.7-stable-SNAP-20020911,markus2002-09-141-1/+11
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-26/+257
* openssl-engine-0.9.6 mergebeck2000-12-151-3/+16
* OpenSSL 0.9.5a mergebeck2000-04-151-103/+247
* OpenSSL 0.9.5 mergebeck2000-03-191-88/+138
* OpenSSL 0.9.4 mergebeck1999-09-291-49/+461
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+751