summaryrefslogtreecommitdiffstats
path: root/crypto/err
AgeCommit message (Expand)Author
2000-04-09"make update"Richard Levitte
2000-04-04This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe
2000-03-04Generate correct error reasons strings for SYSerr.Bodo Möller
2000-02-25Allow code which calls RSA temp key callback to copeDr. Stephen Henson
2000-02-05Cosmetic changes.Bodo Möller
2000-02-03ispell (and minor modifications)Ulf Möller
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
2000-01-14Avoid some warnings, and run "make update".Bodo Möller
2000-01-13Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller
1999-07-30correct error signalling for opendir() failureBodo Möller
1999-07-12typo in stringBodo Möller
1999-06-07Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller
1999-06-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller
1999-05-21It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller
1999-05-20Add a kludge :-(Bodo Möller
1999-05-20Don't install e_os.h in include/openssl, use it only as a localBodo Möller
1999-05-15Update dependencies.Bodo Möller
1999-05-13Update dependencies.Ben Laurie
1999-05-05Use ANSI stdarg.Ulf Möller
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-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-25Various header consistency fixes.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-24Replaced by mkerr.plUlf Möller
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-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-19Change functions to ANSI C.Ulf Möller
1999-04-17Massive constification.Ben Laurie
1999-04-12Add type-safe STACKs and SETs.Ben Laurie
1999-04-01Update dependencies.Ben Laurie
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller
1999-03-29Various PKCS#12 related tidies and fixes: it might even compile now :-)Dr. Stephen Henson
1999-03-28Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson
1999-03-22Fix security hole.Ben Laurie
1999-03-06Put the dependencies back.Ben Laurie
1999-03-06General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall
1999-02-14Make sure latest Perl versions don't interpret some generated C array as PerlRalf S. Engelschall
1999-01-30Break circular dependency between pem and err.Ben Laurie
1999-01-30Update dependencies.Ben Laurie
1999-01-24Continuing adding X509 V3 support. This starts to integrate the code withDr. Stephen Henson
1999-01-19This time, get it right.Ben Laurie