Loading INSTALL +2 −3 Original line number Diff line number Diff line Loading @@ -117,8 +117,7 @@ If "make" fails, please report the problem to <openssl-bugs@openssl.org> (note that your message will be forwarded to a public mailing list). Include the output of "./config -t" and the OpenSSL version number in your message. Include the output of "make report" in your message. [If you encounter assembler error messages, try the "no-asm" configuration option as an immediate fix.] Loading @@ -133,7 +132,7 @@ If a test fails, try removing any compiler optimization flags from the CFLAGS line in Makefile.ssl and run "make clean; make". Please send a bug report to <openssl-bugs@openssl.org>, including the output of "openssl version -a" and of the failed test. output of "make report". 4. If everything tests ok, install OpenSSL with Loading NEWS +2 −1 Original line number Diff line number Diff line Loading @@ -35,8 +35,9 @@ o Memory leak detection now allows applications to add extra information via a per-thread stack o PRNG robustness improved o EGD support o BIGNUM library bug fixes o faster DSA parameter generation o Faster DSA parameter generation o Enhanced support for Alpha Linux o Experimental MacOS support Loading doc/apps/version.pod +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ =head1 NAME version - print version information version - print OpenSSL version information =head1 SYNOPSIS Loading doc/crypto/BN_add.pod +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ =head1 NAME BN_add, BN_sub, BN_mul, BN_div, BN_sqr, BN_mod, BN_mod_mul, BN_exp, BN_mod_exp, BN_gcd - Arithmetic operations on BIGNUMs BN_mod_exp, BN_gcd - arithmetic operations on BIGNUMs =head1 SYNOPSIS Loading doc/crypto/BN_add_word.pod +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ =head1 NAME BN_add_word, BN_sub_word, BN_mul_word, BN_div_word, BN_mod_word - Arithmetic BN_add_word, BN_sub_word, BN_mul_word, BN_div_word, BN_mod_word - arithmetic functions on BIGNUMs with integers =head1 SYNOPSIS Loading Loading
INSTALL +2 −3 Original line number Diff line number Diff line Loading @@ -117,8 +117,7 @@ If "make" fails, please report the problem to <openssl-bugs@openssl.org> (note that your message will be forwarded to a public mailing list). Include the output of "./config -t" and the OpenSSL version number in your message. Include the output of "make report" in your message. [If you encounter assembler error messages, try the "no-asm" configuration option as an immediate fix.] Loading @@ -133,7 +132,7 @@ If a test fails, try removing any compiler optimization flags from the CFLAGS line in Makefile.ssl and run "make clean; make". Please send a bug report to <openssl-bugs@openssl.org>, including the output of "openssl version -a" and of the failed test. output of "make report". 4. If everything tests ok, install OpenSSL with Loading
NEWS +2 −1 Original line number Diff line number Diff line Loading @@ -35,8 +35,9 @@ o Memory leak detection now allows applications to add extra information via a per-thread stack o PRNG robustness improved o EGD support o BIGNUM library bug fixes o faster DSA parameter generation o Faster DSA parameter generation o Enhanced support for Alpha Linux o Experimental MacOS support Loading
doc/apps/version.pod +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ =head1 NAME version - print version information version - print OpenSSL version information =head1 SYNOPSIS Loading
doc/crypto/BN_add.pod +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ =head1 NAME BN_add, BN_sub, BN_mul, BN_div, BN_sqr, BN_mod, BN_mod_mul, BN_exp, BN_mod_exp, BN_gcd - Arithmetic operations on BIGNUMs BN_mod_exp, BN_gcd - arithmetic operations on BIGNUMs =head1 SYNOPSIS Loading
doc/crypto/BN_add_word.pod +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ =head1 NAME BN_add_word, BN_sub_word, BN_mul_word, BN_div_word, BN_mod_word - Arithmetic BN_add_word, BN_sub_word, BN_mul_word, BN_div_word, BN_mod_word - arithmetic functions on BIGNUMs with integers =head1 SYNOPSIS Loading