| Commit message (Expand) | Author | Age | Files | Lines |
* | 'make update' | Richard Levitte | 2000-09-07 | 1 | -4/+5 |
* | Avoid abort() throughout the library, except when preprocessor | Bodo Möller | 2000-09-04 | 1 | -7/+7 |
* | Safe stack reorganisation in terms of function casts. | Dr. Stephen Henson | 2000-06-17 | 1 | -31/+0 |
* | Compaq C warns that "the expression 'p=scan_esc(p)' modifies the variable | Andy Polyakov | 2000-06-06 | 1 | -3/+4 |
* | There have been a number of complaints from a number of sources that names | Richard Levitte | 2000-06-02 | 2 | -28/+28 |
* | "make update" + stripping the type-specific stack functions out of | Geoff Thorpe | 2000-06-01 | 1 | -0/+31 |
* | This declaration seems to have been added into the header file accidently. | Geoff Thorpe | 2000-05-29 | 1 | -1/+0 |
* | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, | Richard Levitte | 2000-05-02 | 2 | -7/+7 |
* | Use CONFerr, not RSAerr, in the conf library... | Richard Levitte | 2000-04-26 | 1 | -1/+1 |
* | Clarifications and removal of double declaration... | Richard Levitte | 2000-04-26 | 2 | -7/+6 |
* | "make update" | Richard Levitte | 2000-04-09 | 1 | -4/+3 |
* | I've always wanted to make the CONF library more adaptable. Here's | Richard Levitte | 2000-04-09 | 10 | -325/+1265 |
* | Preserve reason strings in automatically build tables. | Bodo Möller | 2000-03-05 | 1 | -1/+2 |
* | Source code cleanups: Use void * rather than char * in lhash, | Ulf Möller | 2000-01-30 | 1 | -8/+8 |
* | It's possible that considering the configuration file as a binary file | Richard Levitte | 1999-11-12 | 1 | -0/+4 |
* | Fix a couple of outstanding issues: update STATUS file, fix NO_FP_API problems. | Dr. Stephen Henson | 1999-11-11 | 2 | -12/+8 |
* | Don't shadow. | Ben Laurie | 1999-06-21 | 1 | -3/+3 |
* | "make update" | Bodo Möller | 1999-06-21 | 1 | -2/+3 |
* | Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). It | Dr. Stephen Henson | 1999-06-21 | 2 | -11/+16 |
* | New functions CONF_load_bio() and CONF_load_fp() to load a configuration | Dr. Stephen Henson | 1999-06-20 | 4 | -36/+75 |
* | Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). | Ulf Möller | 1999-06-04 | 1 | -0/+14 |
* | Fix for memory leak. | Dr. Stephen Henson | 1999-05-26 | 1 | -1/+1 |
* | It was a very bad idea to use #include "../e_os.h" -- when this occurs | Bodo Möller | 1999-05-21 | 1 | -1/+2 |
* | Add a kludge :-( | Bodo Möller | 1999-05-21 | 1 | -4/+3 |
* | Don't install e_os.h in include/openssl, use it only as a local | Bodo Möller | 1999-05-20 | 1 | -4/+4 |
* | Update dependencies. | Bodo Möller | 1999-05-15 | 1 | -4/+4 |
* | VMS support. | Ulf Möller | 1999-05-13 | 1 | -0/+4 |
* | Support INSTALL_PREFIX for packagers. | Bodo Möller | 1999-04-29 | 1 | -2/+4 |
* | Ignore Makefile.save | Ulf Möller | 1999-04-29 | 1 | -0/+1 |
* | Obey $(PERL) when running util/mklink.pl. | Bodo Möller | 1999-04-29 | 1 | -3/+3 |
* | Use util/mklink.pl instead of util/mklink.sh. | Bodo Möller | 1999-04-29 | 1 | -3/+3 |
* | New Configure option no-<cipher> (rsa, idea, rc5, ...). | Ulf Möller | 1999-04-27 | 1 | -1/+1 |
* | Remove NOPROTO definitions and error code comments. | Ulf Möller | 1999-04-26 | 2 | -27/+0 |
* | Removed traces of cryptall.h, and did a "make depend". | Bodo Möller | 1999-04-25 | 1 | -2/+3 |
* | Change the command line options of mkerr.pl so -static is now default and | Dr. Stephen Henson | 1999-04-24 | 1 | -3/+2 |
* | Restore ERRC definitions that are needed to compile the library. | Bodo Möller | 1999-04-24 | 1 | -0/+1 |
* | Delete the unnecessary ERR and ERRC lines in makefiles, add some functionality | Dr. Stephen Henson | 1999-04-24 | 1 | -2/+0 |
* | Complete rewrite of the error code generation script. It now runs as a single | Dr. Stephen Henson | 1999-04-24 | 4 | -72/+60 |
* | "make depend" | Bodo Möller | 1999-04-24 | 1 | -5/+7 |
* | Change #include filenames from <foo.h> to <openssl.h>. | Bodo Möller | 1999-04-24 | 6 | -15/+15 |
* | Fix lots of warnings. | Ulf Möller | 1999-04-21 | 1 | -0/+1 |
* | Change functions to ANSI C. | Ulf Möller | 1999-04-19 | 3 | -48/+18 |
* | Massive constification. | Ben Laurie | 1999-04-17 | 1 | -2/+2 |
* | New Makefile variables $(RANLIB) and $(PERL). | Ulf Möller | 1999-04-01 | 1 | -5/+5 |
* | Fix security hole. | Ben Laurie | 1999-03-22 | 2 | -2/+2 |
* | Put the dependencies back. | Ben Laurie | 1999-03-06 | 1 | -0/+6 |
* | General source tree makefile cleanups: Made `making xxx in yyy...' display | Ralf S. Engelschall | 1999-03-06 | 1 | -12/+5 |
* | This time, get it right. | Ben Laurie | 1999-01-20 | 1 | -2/+3 |
* | Finally lay dependencies to rest (I hope!). | Ben Laurie | 1999-01-19 | 1 | -1/+6 |
* | New err_code.pl script to retain old error codes. This should allow the use | Dr. Stephen Henson | 1999-01-18 | 1 | -1/+3 |