aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md5/Makefile.ssl
Commit message (Collapse)AuthorAgeFilesLines
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
| | | | | acceptable, since all that happens if it fails is a library with an index, which makes linking slower, but still working correctly.
* Avoid unnecessary links and incomplete program file in apps/.Bodo Möller2000-06-191-1/+1
|
* asm workaround for SuSE LinuxUlf Möller2000-03-121-1/+1
| | | | proposed by Holger Reif
* Add missing dependencies.Bodo Möller2000-03-021-1/+1
|
* Makefile clean-ups, crypto/bn/asm/alpha.s compiles on Alpha Linux.Andy Polyakov1999-12-251-0/+7
|
* Fix typo.Bodo Möller1999-08-111-1/+1
|
* SPARC Solaris config updates.Andy Polyakov1999-07-251-0/+10
| | | | | ./config sences whole range of SPARC instruction sets. Do note that it favors Sun C now if both gcc and cc 4.2 or later are present!
* Added support for SPARC Linux.Andy Polyakov1999-07-251-7/+5
|
* Some people don't have /dev/fd/0 on Solaris, so use - instead.Bodo Möller1999-06-151-1/+1
|
* Update dependencies.Ben Laurie1999-05-291-2/+2
|
* Some assembler-related clean-ups.Bodo Möller1999-05-281-1/+1
|
* Some solaris-usparc MD5 fixes.Bodo Möller1999-05-201-2/+5
|
* Update dependencies.Ben Laurie1999-05-131-1/+1
|
* Reorganize and speed up MD5.Ulf Möller1999-05-131-1/+9
| | | | Submitted by: Andy Polyakov <appro@fy.chalmers.se>
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
| | | | | | Submitted by: Reviewed by: PR:
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-3/+3
| | | | | | Submitted by: Reviewed by: PR:
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-3/+3
| | | | | | Submitted by: Reviewed by: PR:
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+1
|
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-2/+0
| | | | | | | script, translates function codes better and doesn't need the K&R function prototypes to work (NB. the K&R prototypes can't be wiped just yet: they are still needed by the DEF generator...). I also ran the script with the -rewrite option to update all the header and source files.
* "make depend"Bodo Möller1999-04-231-2/+3
| | | | | | Submitted by: Reviewed by: PR:
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
| | | | | | Submitted by: Reviewed by: PR:
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-4/+4
|
* Fix security hole.Ben Laurie1999-03-221-1/+1
|
* Put the dependencies back.Ben Laurie1999-03-061-0/+3
|
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-9/+5
| | | | | | | | consistent in the source tree and replaced `/bin/rm' by `rm'. Additonally cleaned up the `make links' target: Remove unnecessary semicolons, subsequent redundant removes, inline point.sh into mklink.sh to speed processing and no longer clutter the display with confusing stuff. Instead only the actually done links are displayed.
* Squeeze a bit more speed out of MD5 assembler.Ben Laurie1999-01-301-1/+1
|
* This time, get it right.Ben Laurie1999-01-191-1/+2
|
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-1/+3
|
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-1/+1
|
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+104