aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VMS support bug fixes.Ulf Möller1999-05-137-15/+17
* VMS support.Ulf Möller1999-05-139-0/+172
* Reorganize and speed up MD5.Ulf Möller1999-05-1310-340/+1867
* VMS support.Ulf Möller1999-05-13107-452/+16968
* Spacing in comment corrected.Bodo Möller1999-05-131-1/+1
* First tiny changes in preparation of changing of "sess_cert" handling.Bodo Möller1999-05-132-16/+39
* mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.Ulf Möller1999-05-138-62/+87
* Several of the EVP_CIPHER structures had the get and set asn1 parameterDr. Stephen Henson1999-05-125-5/+5
* Add new -out option to asn1parse to allow the parsed data to be output.Dr. Stephen Henson1999-05-123-3/+37
* Caldera OpenLinux passes test now.Ulf Möller1999-05-121-5/+3
* Missing argument in prototype.Ulf Möller1999-05-121-1/+1
* Use ifndef PEDANTIC for all inline assembler.Ulf Möller1999-05-111-2/+2
* Comment.Bodo Möller1999-05-111-1/+5
* argc counting bug fixed.Bodo Möller1999-05-111-1/+1
* Clarify comment.Bodo Möller1999-05-111-4/+6
* Move openssl.cnf out of lib/.Ulf Möller1999-05-112-2/+2
* And I thought I could spell ... but in caps really everything looks the same.Bodo Möller1999-05-113-5/+5
* Make SSL library a little more fool-proof by not requiring any longerBodo Möller1999-05-114-0/+45
* Various PKCS#7 related fixes,tidies and comments.Dr. Stephen Henson1999-05-117-38/+44
* Move openssl.cnf out of lib/.Ulf Möller1999-05-104-4/+6
* Update.Ulf Möller1999-05-101-5/+3
* Fix for +xxx options.Ulf Möller1999-05-101-1/+1
* Ok, give us more time....Ralf S. Engelschall1999-05-101-3/+4
* Changed a comment.Bodo Möller1999-05-101-2/+6
* The various character predicates (isspace and the like) may not beBodo Möller1999-05-104-11/+11
* Moved some variable declarations inside blocks where they are neededBodo Möller1999-05-101-11/+17
* New entry debug-solaris-usparc-gcc, as debug-solaris-sparc-gcc no longerBodo Möller1999-05-101-0/+1
* Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -WshadowRalf S. Engelschall1999-05-108-9/+21
* Various PKCS#7 fixes to properly (maybe!) handle PKCS#7 enveloped data.Dr. Stephen Henson1999-05-109-22/+57
* No actual change, but the cert_st member of struct ssl_session_st is nowBodo Möller1999-05-097-54/+55
* Create a duplicate of the SSL_CTX's CERT in SSL_new instead of copyingBodo Möller1999-05-099-70/+299
* One comment was in the wrong line ... some others are new.Bodo Möller1999-05-092-2/+2
* Kill evil casts, fix PKCS#7 and add new X509V3 Function.Dr. Stephen Henson1999-05-0915-30/+69
* Makefile.save was missing here.Bodo Möller1999-05-091-0/+1
* Some tiny changes to the source code to make future diffs smallerBodo Möller1999-05-092-16/+12
* Move variable definitions into the blocks where they are really needed,Bodo Möller1999-05-091-11/+17
* Use "const char *" instead of "char *" for filenames passed to functions.Bodo Möller1999-05-098-24/+30
* Various Win32 fixes. Win95 doesn't support MoveFileEx() (which was used for aDr. Stephen Henson1999-05-087-8/+121
* Allows PKCS#12 password to be placed on command line and add allow configDr. Stephen Henson1999-05-085-20/+96
* GeneralizedTime setting fixes.Dr. Stephen Henson1999-05-082-2/+2
* no-xxx option to exclude ciphers.Ulf Möller1999-05-082-29/+55
* The libssl32.dll definition file is called ssleay32.def. (why?)Ulf Möller1999-05-081-1/+1
* Mingw32.Ulf Möller1999-05-081-0/+2
* pass $PERL on make files.Ulf Möller1999-05-082-2/+2
* Superseded by sparcv8.S and sparcv8plus.s.Ulf Möller1999-05-081-462/+0
* This was an unused derivate of an old version of s_client.c that hadBodo Möller1999-05-081-776/+0
* Generate DLLs with Mingw32.Ulf Möller1999-05-075-40/+61
* Get the Mingw32 makefiles right.Ulf Möller1999-05-074-84/+166
* Make -pedantic work again.Ben Laurie1999-05-073-2/+6
* Bodo didn't do that.Ben Laurie1999-05-071-1/+1