| Commit message (Expand) | Author | Age | Files | Lines |
* | Typo. | Ulf Möller | 1999-04-27 | 1 | -1/+1 |
* | More portable blowfish macros. | Ulf Möller | 1999-04-27 | 4 | -60/+142 |
* | A new comment. | Bodo Möller | 1999-04-27 | 1 | -0/+5 |
* | *** empty log message *** | Ulf Möller | 1999-04-27 | 1 | -3/+3 |
* | Update NO_* macros. | Ulf Möller | 1999-04-27 | 11 | -27/+26 |
* | Undo. | Ulf Möller | 1999-04-27 | 2 | -12/+0 |
* | Message digest stuff. | Ulf Möller | 1999-04-27 | 34 | -24/+67 |
* | New Configure option no-<cipher> (rsa, idea, rc5, ...). | Ulf Möller | 1999-04-27 | 18 | -25/+90 |
* | Add missing DEPFLAG. | Ulf Möller | 1999-04-27 | 1 | -1/+1 |
* | Oops ... fix warning. | Dr. Stephen Henson | 1999-04-27 | 1 | -1/+1 |
* | New Configure option no-<cipher> (rsa, idea, rc5, ...). | Ulf Möller | 1999-04-27 | 115 | -140/+480 |
* | Add PKCS#12 documentation and new option in x509 to add certificate extensions. | Dr. Stephen Henson | 1999-04-27 | 8 | -33/+432 |
* | Remove NOPROTO-related macros. | Ulf Möller | 1999-04-26 | 6 | -17/+7 |
* | Last week I proposed to increase the version number to 1.0. | Ulf Möller | 1999-04-26 | 1 | -6/+9 |
* | Ignore autogenerated file. | Ulf Möller | 1999-04-26 | 1 | -0/+2 |
* | Remove NOPROTO definitions and error code comments. | Ulf Möller | 1999-04-26 | 287 | -4253/+6 |
* | Extensively changed the DEF file generator mkdef.pl to use a modified version | Dr. Stephen Henson | 1999-04-26 | 2 | -164/+159 |
* | Fixes so it will compile again under Win32. | Dr. Stephen Henson | 1999-04-25 | 5 | -14/+61 |
* | Various header consistency fixes. | Dr. Stephen Henson | 1999-04-25 | 8 | -0/+30 |
* | Fix mkerr.pl to find functions returning function pointers (thanks Ulf!) | Dr. Stephen Henson | 1999-04-25 | 3 | -8/+12 |
* | Submitted by: | Ulf Möller | 1999-04-25 | 1 | -1/+1 |
* | Fixed a typo. | Bodo Möller | 1999-04-25 | 1 | -1/+1 |
* | Comment changed. | Bodo Möller | 1999-04-25 | 1 | -1/+1 |
* | exit on error. | Ulf Möller | 1999-04-25 | 1 | -1/+2 |
* | Removed traces of cryptall.h, and did a "make depend". | Bodo Möller | 1999-04-25 | 9 | -47/+71 |
* | *** empty log message *** | Ulf Möller | 1999-04-24 | 1 | -0/+1 |
* | New Configure option --openssldir to replace ssldir.pl. | Ulf Möller | 1999-04-24 | 5 | -71/+14 |
* | New Configure option --openssldir to replace util/ssldir.pl. | Ulf Möller | 1999-04-24 | 4 | -83/+121 |
* | cryptall.h is not needed for anything and cannot even be #include-d | Bodo Möller | 1999-04-24 | 1 | -110/+0 |
* | Fix header files so that any one can be included first. | Bodo Möller | 1999-04-24 | 7 | -1/+21 |
* | Replaced by mkerr.pl | Ulf Möller | 1999-04-24 | 2 | -398/+0 |
* | Some instructions for how to handle the <foo.h> => <openssl/foo.h> | Bodo Möller | 1999-04-24 | 1 | -0/+66 |
* | Change the command line options of mkerr.pl so -static is now default and | Dr. Stephen Henson | 1999-04-24 | 17 | -50/+39 |
* | "perl util/mkerr.pl -static -recurse -rebuild" because the previous | Bodo Möller | 1999-04-24 | 3 | -89/+70 |
* | Removed superfluous reference to ERRC. | Bodo Möller | 1999-04-24 | 1 | -2/+2 |
* | Restore ERRC definitions that are needed to compile the library. | Bodo Möller | 1999-04-24 | 14 | -0/+14 |
* | Avoid "incomprehensible" errors when required definitions are missing. | Bodo Möller | 1999-04-24 | 2 | -0/+6 |
* | Delete the unnecessary ERR and ERRC lines in makefiles, add some functionality | Dr. Stephen Henson | 1999-04-24 | 26 | -69/+96 |
* | C indentation style definition for Emacs. | Bodo Möller | 1999-04-24 | 1 | -0/+36 |
* | ANSIfy, fix typo in error message, and remove redundant statement from | Ulf Möller | 1999-04-24 | 1 | -10/+5 |
* | Submitted by: | Bodo Möller | 1999-04-24 | 2 | -1/+7 |
* | Complete rewrite of the error code generation script. It now runs as a single | Dr. Stephen Henson | 1999-04-24 | 101 | -2432/+1749 |
* | Submitted by: | Bodo Möller | 1999-04-23 | 19 | -31/+31 |
* | Submitted by: | Bodo Möller | 1999-04-23 | 1 | -1/+2 |
* | Submitted by: | Bodo Möller | 1999-04-23 | 1 | -2/+2 |
* | "make depend" | Bodo Möller | 1999-04-23 | 39 | -3177/+5095 |
* | Submitted by: | Bodo Möller | 1999-04-23 | 1 | -1/+1 |
* | Remove header files from .cvsignore. | Ulf Möller | 1999-04-23 | 6 | -8/+0 |
* | Submitted by: | Bodo Möller | 1999-04-23 | 1 | -1/+1 |
* | Submitted by: | Bodo Möller | 1999-04-23 | 2 | -5/+4 |