| Commit message (Expand) | Author | Age | Files | Lines |
* | Change type of various DES function arguments from des_cblock | Bodo Möller | 1999-05-16 | 26 | -201/+217 |
* | Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN. | Bodo Möller | 1999-05-15 | 8 | -10/+10 |
* | Update dependencies. | Bodo Möller | 1999-05-15 | 1 | -29/+29 |
* | Use e_os2.h, not e_os.h in exported header file des.h. | Bodo Möller | 1999-05-15 | 1 | -4/+4 |
* | Update dependencies. | Ben Laurie | 1999-05-13 | 1 | -44/+46 |
* | Remove redundant ifdef. | Ulf Möller | 1999-05-13 | 2 | -10/+2 |
* | VMS support. | Ulf Möller | 1999-05-13 | 15 | -128/+1078 |
* | 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 | 4 | -3/+18 |
* | Remove NOPROTO definitions and error code comments. | Ulf Möller | 1999-04-26 | 10 | -150/+0 |
* | Various header consistency fixes. | Dr. Stephen Henson | 1999-04-25 | 1 | -0/+3 |
* | Complete rewrite of the error code generation script. It now runs as a single | Dr. Stephen Henson | 1999-04-24 | 1 | -2/+0 |
* | Submitted by: | Bodo Möller | 1999-04-24 | 2 | -2/+2 |
* | "make depend" | Bodo Möller | 1999-04-24 | 1 | -32/+65 |
* | Remove header files from .cvsignore. | Ulf Möller | 1999-04-24 | 1 | -2/+0 |
* | Change #include filenames from <foo.h> to <openssl.h>. | Bodo Möller | 1999-04-24 | 9 | -12/+12 |
* | Work with -pedantic! | Ben Laurie | 1999-04-23 | 5 | -49/+52 |
* | Remove references to .org header file names. | Ulf Möller | 1999-04-22 | 3 | -3/+3 |
* | Fixed some race conditions. | Bodo Möller | 1999-04-22 | 1 | -1/+1 |
* | Move all autogenerated header file parts to crypto/opensslconf.h. | Ulf Möller | 1999-04-21 | 2 | -97/+2 |
* | Remove some unnecessary(?) casting. | Ben Laurie | 1999-04-21 | 2 | -14/+14 |
* | Fix lots of warnings. | Ulf Möller | 1999-04-21 | 4 | -17/+17 |
* | Arguments are des_cblock. | Ulf Möller | 1999-04-20 | 2 | -2/+2 |
* | Missing #endif. | Ulf Möller | 1999-04-20 | 1 | -0/+1 |
* | Change functions to ANSI C. | Ulf Möller | 1999-04-19 | 34 | -339/+121 |
* | Definition did not match prototype. | Ulf Möller | 1999-04-19 | 1 | -2/+2 |
* | Massive constification. | Ben Laurie | 1999-04-17 | 9 | -48/+50 |
* | Some tiny fixes. | Bodo Möller | 1999-04-14 | 1 | -1/+1 |
* | Install signal handler if we are using sigaction. | Ben Laurie | 1999-04-10 | 1 | -1/+7 |
* | Be more optimistic about the availability of termios for ~ECHO, | Bodo Möller | 1999-04-08 | 1 | -0/+15 |
* | Remove obsolete files. | Ulf Möller | 1999-04-01 | 10 | -6089/+0 |
* | New Makefile variables $(RANLIB) and $(PERL). | Ulf Möller | 1999-04-01 | 3 | -44/+9 |
* | Added comments to des_enc_{read,write} functions warning about their | Bodo Möller | 1999-03-29 | 2 | -0/+33 |
* | Fix security hole. | Ben Laurie | 1999-03-22 | 2 | -5/+10 |
* | Remove some references which called malloc and free instead of Malloc and Free. | Dr. Stephen Henson | 1999-03-14 | 2 | -4/+7 |
* | Update dependencies. | Ben Laurie | 1999-03-12 | 1 | -0/+2 |
* | Fix couple of ANSI declarations and prototypes | Dr. Stephen Henson | 1999-03-10 | 1 | -6/+10 |
* | Fix quad checksum bug. | Ben Laurie | 1999-03-09 | 1 | -1/+1 |
* | Various fixes to Win32, update ssleay.num, libeay.num, shuffle various #ifdefs | Dr. Stephen Henson | 1999-03-08 | 1 | -5/+1 |
* | Put the dependencies back. | Ben Laurie | 1999-03-06 | 1 | -0/+27 |
* | General source tree makefile cleanups: Made `making xxx in yyy...' display | Ralf S. Engelschall | 1999-03-06 | 1 | -37/+6 |
* | Workaround for a Win95 console bug triggered by the password read stuff. | Dr. Stephen Henson | 1999-03-05 | 1 | -0/+23 |
* | More CVS ignore stuff... | Ralf S. Engelschall | 1999-02-25 | 1 | -0/+2 |
* | Fix more warnings. | Ben Laurie | 1999-02-23 | 1 | -11/+19 |
* | Add OAEP. | Ben Laurie | 1999-02-17 | 1 | -0/+5 |
* | More Win32 fixes and upsdate INSTALL.W32 documentation. | Dr. Stephen Henson | 1999-02-14 | 1 | -0/+1 |
* | Finally(?) fix DES stuff. | Ben Laurie | 1999-02-13 | 5 | -69/+83 |