summaryrefslogtreecommitdiffstats
path: root/crypto/bio
AgeCommit message (Expand)Author
1999-05-13VMS support bug fixes.Ulf Möller
1999-05-13VMS support.Ulf Möller
1999-05-05Use ANSI stdarg.Ulf Möller
1999-05-01Update dependencies.Ben Laurie
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller
1999-04-29Ignore Makefile.saveUlf Möller
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller
1999-04-28Use util/mklink.pl instead of util/mklink.sh.Bodo Möller
1999-04-27Typo.Ulf Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-25Fixes so it will compile again under Win32.Dr. Stephen Henson
1999-04-25Removed traces of cryptall.h, and did a "make depend".Bodo Möller
1999-04-24Fix header files so that any one can be included first.Bodo Möller
1999-04-24Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson
1999-04-24Restore ERRC definitions that are needed to compile the library.Bodo Möller
1999-04-24Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-23"make depend"Bodo Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-23Work with -pedantic!Ben Laurie
1999-04-22Ultrix compatibility.Ulf Möller
1999-04-20Fix lots of warnings.Ulf Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-19Clean up prototypes (prepare for removing NOPROTO).Ulf Möller
1999-04-19Fix typos in error codes.Ulf Möller
1999-04-17Massive constification.Ben Laurie
1999-04-14Make Windows compilers happy.Bodo Möller
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller
1999-03-22Fix security hole.Ben Laurie
1999-03-09Comment out two unimplemented functions from bio.h. Attempt to get theDr. Stephen Henson
1999-03-08Add missing funtions from non ANSI section of header files and add missingDr. Stephen Henson
1999-03-08Various fixes to Win32, update ssleay.num, libeay.num, shuffle various #ifdefsDr. Stephen Henson
1999-03-06Put the dependencies back.Ben Laurie
1999-03-06General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall
1999-03-04Don't install bss_file.c under PREFIX/include/. It was introduced by EricRalf S. Engelschall
1999-03-03Fix the Win32 compile environment and add various changes so it will now compileDr. Stephen Henson
1999-02-28Add functions to add certs to stacks, used for CA file/path stuff in servers.Ben Laurie
1999-02-27Update dependencies.Ben Laurie
1999-02-27Get rid of remaining C++-style comments which strict C compilers hate.Ralf S. Engelschall
1999-02-25Fix 'port' variable from `int' to `unsigned int' in crypto/bio/b_sock.cRalf S. Engelschall
1999-02-22Add syslogging BIO.Ben Laurie
1999-01-19This time, get it right.Ben Laurie
1999-01-19Finally lay dependencies to rest (I hope!).Ben Laurie
1999-01-18New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson
1999-01-09Get rid of redundant files.Ben Laurie
1999-01-07Accept NULL in *_free.Ben Laurie
1999-01-04Remove the bugfix that was really a bug.Ben Laurie
1999-01-04Pass on BIO_CTRL_FLUSH.Ben Laurie
1998-12-22Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall