summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2000-03-28Add a default banner. Contributed by Joon Radley <jradley@vps.co.za>Richard Levitte
2000-03-28Don't force the use of GNU make with Borland C++ Builder. Contributed by Joo...Richard Levitte
2000-03-20OpenBSD complains.Ulf Möller
2000-03-20make updateRichard Levitte
2000-03-19make updateUlf Möller
2000-03-14Remove "Makefile.uni" files and some related stuff.Bodo Möller
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller
2000-03-04Change output text (ar is not a linker).Bodo Möller
2000-03-04The selftest sometimes lacked important informationUlf Möller
2000-02-28Support assembler for Mingw32.Ulf Möller
2000-02-27Fix so Win32 compiles again...Dr. Stephen Henson
2000-02-26Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller
2000-02-26More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller
2000-02-26make updateRichard Levitte
2000-02-26Rename functions for new convention.Dr. Stephen Henson
2000-02-24Don't define platform-dependent preprocessor symbols for OPENSSL_THREAD_DEFINES.Bodo Möller
2000-02-24Avoid filename "test.c" because otherwise "make test"Bodo Möller
2000-02-24Fix NO_RSA (misplaced #endif).Ulf Möller
2000-02-24remove test "goto err"Ulf Möller
2000-02-23New make target "report" to run util/selftest.plUlf Möller
2000-02-23*** empty log message ***Ulf Möller
2000-02-23Run the test suite and generate a report.Ulf Möller
2000-02-22Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md forDr. Stephen Henson
2000-02-20Fix gcc warnings.Ulf Möller
2000-02-18New functions and option to use NEW in certificate requests.Dr. Stephen Henson
2000-02-17Add -pass argument to 'enc'.Dr. Stephen Henson
2000-02-11Update.Bodo Möller
2000-02-07Rename the X509V3_*_d2i functions to X509_get_ext_d2i() etc.Dr. Stephen Henson
2000-02-05Add support for some broken PKCS#8 formats.Dr. Stephen Henson
2000-02-05Generate just one error code if iterated SSL_CTX_get() fails.Bodo Möller
2000-02-04Rename SSLeay_add_all_algorithms() et al toDr. Stephen Henson
2000-02-04Correct spelling as it was done in the source.Bodo Möller
2000-01-30Make DSA_generate_parameters, and fix a couple of bugBodo Möller
2000-01-27Since pod2man is still evolving, and some sites (among others dev.openssl.org)Richard Levitte
2000-01-26Some comments added, and slight code clean-ups.Bodo Möller
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
2000-01-20WINDOWS is defined in e_os.h. The problem was WIN32 (the new egcs uses _WIN32).Ulf Möller
2000-01-20Define WINDOWS in all Mingw32 cases.Bodo Möller
2000-01-20Define WINDOWS.Bodo Möller
2000-01-20Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson
2000-01-19Rename X509_att*() stuff to X509at_*(), add X509_REQ wrappers.Dr. Stephen Henson
2000-01-14Avoid some warnings, and run "make update".Bodo Möller
2000-01-07Submitted by:Ulf Möller
2000-01-07Honor the no-xxx Configure options when creating .DEF files.Ulf Möller
2000-01-07More X509_ATTRIBUTE changes.Dr. Stephen Henson
2000-01-01Fix some of the command line password stuff. New functionDr. Stephen Henson
1999-12-29Simplify the trust structure: basically zap the bit strings andDr. Stephen Henson
1999-12-26New {i2d,d2i}_PrivateKey_{bio, fp} functions.Dr. Stephen Henson
1999-12-24Allow passwords to be included on command line for a fewDr. Stephen Henson
1999-12-24Fixes so NO_RSA works again.Dr. Stephen Henson