summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller
1999-04-29Bug fix.Ulf Möller
1999-04-29Compare with BN_mod_exp_simple, too.Ulf Möller
1999-04-29Ignore Makefile.saveUlf Möller
1999-04-29Missing "else".Ulf Möller
1999-04-29Pass PERL to sub-Makefiles during "make links".Bodo Möller
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller
1999-04-28Change error message for consistency.Ulf Möller
1999-04-28Use util/mklink.pl instead of util/mklink.sh.Bodo Möller
1999-04-28Autogenerated files.Ulf Möller
1999-04-28Ignore autogenerated assembler files.Ulf Möller
1999-04-28Decrypt test vector data even if previous decryption failed to getUlf Möller
1999-04-28Pass $PERL on make dclean.Ulf Möller
1999-04-27Remove autogenerated file.Ulf Möller
1999-04-27Typo.Ulf Möller
1999-04-27More portable blowfish macros.Ulf Möller
1999-04-27Update NO_* macros.Ulf Möller
1999-04-27Message digest stuff.Ulf Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-27Oops ... fix warning.Dr. Stephen Henson
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-27Add PKCS#12 documentation and new option in x509 to add certificate extensions.Dr. Stephen Henson
1999-04-26Remove NOPROTO-related macros.Ulf Möller
1999-04-26Ignore autogenerated file.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-25Various header consistency fixes.Dr. Stephen Henson
1999-04-25Fix mkerr.pl to find functions returning function pointers (thanks Ulf!)Dr. Stephen Henson
1999-04-25Removed traces of cryptall.h, and did a "make depend".Bodo Möller
1999-04-24New Configure option --openssldir to replace ssldir.pl.Ulf Möller
1999-04-24cryptall.h is not needed for anything and cannot even be #include-dBodo Möller
1999-04-24Fix header files so that any one can be included first.Bodo Möller
1999-04-24Replaced by mkerr.plUlf Möller
1999-04-24Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson
1999-04-24"perl util/mkerr.pl -static -recurse -rebuild" because the previousBodo Möller
1999-04-24Removed superfluous reference to ERRC.Bodo Möller
1999-04-24Restore ERRC definitions that are needed to compile the library.Bodo Möller
1999-04-24Avoid "incomprehensible" errors when required definitions are missing.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-23Submitted by:Bodo Möller
1999-04-23Submitted by:Bodo Möller
1999-04-23"make depend"Bodo Möller
1999-04-23Remove header files from .cvsignore.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-23Undo evil cast! <g>Ulf Möller
1999-04-23Function didn't get ANSIfied because of unusual formatting.Ulf Möller
1999-04-23Work with -pedantic!Ben Laurie
1999-04-23Submitted by:Bodo Möller
1999-04-22Remove references to .org header file names.Ulf Möller