| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix signed/unsigned warnings. | Ben Laurie | 2000-02-16 | 1 | -2/+2 |
* | HP-UX tune-up: new unified configs, HP C compiler bug workaround. | Andy Polyakov | 2000-02-12 | 1 | -12/+31 |
* | Source code cleanups: Use void * rather than char * in lhash, | Ulf Möller | 2000-01-30 | 2 | -2/+2 |
* | Make DSA_generate_parameters, and fix a couple of bug | Bodo Möller | 2000-01-30 | 1 | -1/+1 |
* | Document DSA and SHA. | Ulf Möller | 2000-01-27 | 2 | -0/+4 |
* | Metrowerks for Motorola tune-up. | Andy Polyakov | 2000-01-02 | 1 | -1/+8 |
* | "make update" | Bodo Möller | 1999-09-10 | 1 | -2/+2 |
* | some more patches for avoiding problems with non-automatic variables | Bodo Möller | 1999-09-08 | 2 | -10/+10 |
* | Fix warnings. | Ben Laurie | 1999-09-06 | 1 | -6/+6 |
* | SHA clean-up Intel assembler companion. | Andy Polyakov | 1999-09-05 | 2 | -573/+672 |
* | SHA clean-up and (LP64) tune-up. | Andy Polyakov | 1999-09-05 | 5 | -1051/+367 |
* | Don't use inline assembler when configured for "no-asm". | Bodo Möller | 1999-06-23 | 1 | -1/+1 |
* | Avoid some warnings (on silly compilers). | Bodo Möller | 1999-06-12 | 2 | -2/+2 |
* | Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). | Ulf Möller | 1999-06-04 | 3 | -0/+27 |
* | Update dependencies. | Ben Laurie | 1999-05-29 | 1 | -0/+2 |
* | Some assembler-related clean-ups. | Bodo Möller | 1999-05-28 | 1 | -1/+1 |
* | I386_ONLY is defined in opensslconf.h, so we need to include it. | Bodo Möller | 1999-05-27 | 1 | -0/+2 |
* | Temporary workaround for IRIX64 build. | Bodo Möller | 1999-05-25 | 2 | -4/+4 |
* | Use ifndef PEDANTIC for all inline assembler. | Ulf Möller | 1999-05-11 | 1 | -2/+2 |
* | Moved some variable declarations inside blocks where they are needed | Bodo Möller | 1999-05-10 | 1 | -11/+17 |
* | Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -Wshadow | Ralf S. Engelschall | 1999-05-10 | 1 | -3/+3 |
* | Move variable definitions into the blocks where they are really needed, | Bodo Möller | 1999-05-09 | 1 | -11/+17 |
* | Make -pedantic work again. | Ben Laurie | 1999-05-07 | 1 | -1/+1 |
* | SHA-1 cleanups and performance enhancements. | Ulf Möller | 1999-05-05 | 4 | -127/+283 |
* | Unused file. | Ulf Möller | 1999-04-29 | 1 | -238/+0 |
* | 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-28 | 1 | -3/+3 |
* | Ignore autogenerated assembler files. | Ulf Möller | 1999-04-28 | 1 | -0/+1 |
* | Message digest stuff. | Ulf Möller | 1999-04-27 | 5 | -8/+9 |
* | New Configure option no-<cipher> (rsa, idea, rc5, ...). | Ulf Möller | 1999-04-27 | 8 | -2/+35 |
* | Remove NOPROTO definitions and error code comments. | Ulf Möller | 1999-04-26 | 7 | -53/+0 |
* | 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-23 | 1 | -1/+1 |
* | "make depend" | Bodo Möller | 1999-04-23 | 1 | -4/+6 |
* | Change #include filenames from <foo.h> to <openssl.h>. | Bodo Möller | 1999-04-23 | 9 | -13/+13 |
* | Fix some warnings. | Ulf Möller | 1999-04-20 | 1 | -1/+1 |
* | Problems with 64-bit long. | Ulf Möller | 1999-04-20 | 4 | -51/+55 |
* | Remove useless defines. | Ulf Möller | 1999-04-20 | 2 | -14/+0 |
* | Change functions to ANSI C. | Ulf Möller | 1999-04-19 | 8 | -64/+23 |
* | New Makefile variables $(RANLIB) and $(PERL). | Ulf Möller | 1999-04-01 | 2 | -5/+5 |
* | New option to generate 80386 code. | Ulf Möller | 1999-03-31 | 2 | -2/+2 |
* | Remove file that is to be auto-generated by sha1-586.pl. | Ulf Möller | 1999-03-30 | 1 | -1948/+0 |
* | Fix security hole. | Ben Laurie | 1999-03-22 | 3 | -4/+6 |
* | Some more source tree cleanups (removed obsolete files crypto/bf/asm/bf586.pl, | Ralf S. Engelschall | 1999-03-20 | 1 | -1905/+0 |
* | Put the dependencies back. | Ben Laurie | 1999-03-06 | 1 | -0/+5 |
* | General source tree makefile cleanups: Made `making xxx in yyy...' display | Ralf S. Engelschall | 1999-03-06 | 1 | -11/+5 |
* | This time, get it right. | Ben Laurie | 1999-01-19 | 1 | -1/+4 |
* | Finally lay dependencies to rest (I hope!). | Ben Laurie | 1999-01-19 | 1 | -1/+3 |