Loading CHANGES +3 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,9 @@ Changes between 0.9.1c and 0.9.2 *) Make sure `make rehash' target really finds the `openssl' program. [Ralf S. Engelschall, Matthias Loepfe <Matthias.Loepfe@adnovum.ch>] *) Squeeze another 7% of speed out of MD5 assembler, at least on a P2. I'd like to hear about it if this slows down other processors. [Ben Laurie] Loading Makefile.org +1 −1 Original line number Diff line number Diff line Loading @@ -253,7 +253,7 @@ dclean: done; rehash: @(PATH="`pwd`/apps:${PATH}"; sh tools/c_rehash certs) @(OPENSSL="`pwd`/apps/openssl"; export OPENSSL; sh tools/c_rehash certs) test: tests Loading Loading
CHANGES +3 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,9 @@ Changes between 0.9.1c and 0.9.2 *) Make sure `make rehash' target really finds the `openssl' program. [Ralf S. Engelschall, Matthias Loepfe <Matthias.Loepfe@adnovum.ch>] *) Squeeze another 7% of speed out of MD5 assembler, at least on a P2. I'd like to hear about it if this slows down other processors. [Ben Laurie] Loading
Makefile.org +1 −1 Original line number Diff line number Diff line Loading @@ -253,7 +253,7 @@ dclean: done; rehash: @(PATH="`pwd`/apps:${PATH}"; sh tools/c_rehash certs) @(OPENSSL="`pwd`/apps/openssl"; export OPENSSL; sh tools/c_rehash certs) test: tests Loading