summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for final(?) beta.OpenSSL_0_9_3beta2Ben Laurie1999-05-231-1/+1
* Don't use NULL-pointer :-/Bodo Möller1999-05-232-2/+4
* Detect linux-mips.Bodo Möller1999-05-231-0/+1
* Comment about bug.Bodo Möller1999-05-231-0/+2
* Let ssl_get_prev_session reliably work in multi-threaded settings.Bodo Möller1999-05-232-15/+56
* Set ext_list to NULL after use.Dr. Stephen Henson1999-05-231-0/+1
* Avoid memory hole when we don't like the session proposed by the clientBodo Möller1999-05-231-5/+5
* Fixup do_nt.bat for new mk1mf arg order.Dr. Stephen Henson1999-05-221-4/+4
* Move the Win32 #undefs of X509_NAME and PKCS7_ISSUER_AND_SERIAL so they willDr. Stephen Henson1999-05-213-3/+11
* We need e_os.h here.Bodo Möller1999-05-211-0/+3
* Remove traces of bad idea :-)Bodo Möller1999-05-211-4/+0
* Older versions of SINIX C development system inherited a bug fromBodo Möller1999-05-211-0/+3
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-2140-2907/+3040
* Don't include top-level CVS directory.Ben Laurie1999-05-211-1/+1
* The last argument in the d2i_XXX_fp and d2i_XXX_bio functions should beDr. Stephen Henson1999-05-213-28/+28
* Add a kludge :-(Bodo Möller1999-05-2021-263/+239
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-2043-3172/+3078
* Bring VMS in sync with the recent changes.Ulf Möller1999-05-205-29/+71
* On seconds thoughts, the version number shoud _never_ decrease.Ben Laurie1999-05-201-7/+9
* Revert.Ben Laurie1999-05-201-2/+2
* Prepare for a beta release.Ben Laurie1999-05-202-4/+4
* NeXT doesn't have dirent.Ulf Möller1999-05-201-2/+4
* Detect Siemens platforms.Ulf Möller1999-05-202-5/+9
* Some solaris-usparc MD5 fixes.Bodo Möller1999-05-202-4/+9
* Avoid a warning.Ulf Möller1999-05-201-1/+1
* Declare test key data as static.Ulf Möller1999-05-201-28/+28
* Change self-description (mklink.pl is not just faster than the lastBodo Möller1999-05-201-1/+1
* Bignum library bug fix. IRIX 6 passes "make test" now!Ulf Möller1999-05-207-88/+101
* Include some notes on basic extension usage and change openssl.cnf to usuallyDr. Stephen Henson1999-05-192-25/+96
* Add -mv8 to solaris-usparc-oldgcc.Bodo Möller1999-05-191-1/+1
* Typos.Ulf Möller1999-05-191-5/+5
* Oops.Ulf Möller1999-05-191-1/+0
* Small corrections.Ulf Möller1999-05-194-17/+18
* Note that the numbering scheme used to be different.Bodo Möller1999-05-191-0/+1
* Switch to new version numbering scheme.Ben Laurie1999-05-191-2/+11
* Convert gcc version detection (for solaris-usparc-gcc) into a formBodo Möller1999-05-191-1/+4
* Bugfix: GCCVAR contains two lines ("Reading specs ..." and the actualBodo Möller1999-05-191-1/+1
* New functions sk_set, sk_value and sk_num to replace existing macros: this isDr. Stephen Henson1999-05-1911-18/+61
* For Solaris with old gcc versions (that don't understandBodo Möller1999-05-192-1/+2
* gcc < 2.8 does not support ultrasparc.Ulf Möller1999-05-181-0/+9
* Change default PKCS#12 iteration count to 2048, include rsa_oeap_test in theDr. Stephen Henson1999-05-183-2/+6
* no-xxx options.Ulf Möller1999-05-181-0/+1
* BSD alpha config.Ulf Möller1999-05-182-1/+4
* Get rid of some unnecessary casts and add a necessary one.Bodo Möller1999-05-181-6/+9
* Spelling error.Ulf Möller1999-05-184-7/+8
* Protect applications from failing to compile when theyRalf S. Engelschall1999-05-181-0/+5
* Don't forget that it's freeze time now...Ralf S. Engelschall1999-05-181-4/+7
* BC now compiles crypto/desUlf Möller1999-05-171-2/+1
* Move prototypes to the right place.Ulf Möller1999-05-172-22/+16
* If we couldn't handle "-showcerts" (which happens with the currentBodo Möller1999-05-171-1/+5