- May 20, 2004
-
-
Andy Polyakov authored
code, Makefile update.
-
Andy Polyakov authored
-
Andy Polyakov authored
of different implementations]. Real-life performance improvement is rated at 2-3x, not 6x as preliminary announced.
-
- May 19, 2004
-
-
Dr. Stephen Henson authored
that does exist.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Fix mkdef.pl script to avoid infinite loop when parsing sha.h.
-
Richard Levitte authored
when trying to build a shared library on VMS or Windows...
-
- May 17, 2004
-
-
Geoff Thorpe authored
the Makefiles. NB: this commit is probably going to generate a huge posting and it is highly uninteresting to read.
-
Geoff Thorpe authored
dh.h, dsa.h, ec.h, ecdh.h, ecdsa.h, rsa.h), as the opaque bignum types are already declared in ossl_typ.h. Add explicit includes for bn.h in those C files that need access to structure internals or API functions+macros.
-
Geoff Thorpe authored
and include bn.h in those C files that need bignum functionality.
-
Geoff Thorpe authored
to include crypto.h directly.
-
Geoff Thorpe authored
the cryptodev implementation include bn.h directly (when building with OPENSSL_NO_DEPRECATED that is).
-
Geoff Thorpe authored
the engine implementations need to include bn.h to manipulate bignums.
-
Geoff Thorpe authored
remove some unnecessary includes from the internal header ssl_locl.h. This then requires adding includes for bn.h in four C files.
-
Geoff Thorpe authored
required includes back via the internal header and str_lib.c.
-
Geoff Thorpe authored
CRYPTO_EX_DATA and the new/free/dup callback prototypes to ossl_typ.h.
-
Geoff Thorpe authored
Deprecate inclusion of crypto.h from ui.h.
-
Andy Polyakov authored
comes in we have required macros in place.
-
- May 15, 2004
-
-
Geoff Thorpe authored
corresponding headers are only required for API functions or structure details. This now includes the bignum types and BUF_MEM. Subsequent commits will remove various dependencies on bn.h and buffer.h and update the makefile dependencies.
-
Geoff Thorpe authored
macros. I'm removing this from the NO_DEPRECATED build.
-
Dr. Stephen Henson authored
PR: 851
-
Andy Polyakov authored
-
- May 14, 2004
-
-
Richard Levitte authored
don't crash and burn.
-
- May 13, 2004
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
generated from the Unixly configuration file.
-
Andy Polyakov authored
-
Andy Polyakov authored
Makefile modifications, make test, etc. will appear later...
-
- May 12, 2004
-
-
Dr. Stephen Henson authored
-
- May 06, 2004
-
-
Andy Polyakov authored
is subject to change as C implementation is added...
-
Andy Polyakov authored
config and run-time support is added. PR: 788 Submitted by: <dean@arctic.org> Reviewed by: <appro> Obtained from: http://arctic.org/~dean/crypto/rsa.html
-
Andy Polyakov authored
-
Richard Levitte authored
use it. Notified by Frédéric L. W. Meunier <0@pervalidus.tk> in PR 713
-
Richard Levitte authored
well. Notified by Frank Kardel <kardel@acm.org> in PR 879.
-
- May 04, 2004
-
-
Geoff Thorpe authored
Submitted by: Nils Larsch Reviewed by: Geoff Thorpe
-
Bodo Möller authored
- update from current 0.9.7-stable CHANGES file: Now here we have "CHANGES between 0.9.7e and 0.9.8", and I hope that all patches mentioned for 0.9.7d and 0.9.7e actually are in the CVS HEAD, i.e. what is to become 0.9.8. I have rewritten the 'openssl ca -create_serial' entry (0.9.8) so that it explains the earlier change that is now listed (0.9.7e). The ENGINE_set_default typo bug entry has been moved from 0.9.8 to 0.9.7b, which is where it belongs.
-
- Apr 28, 2004
-
-
Geoff Thorpe authored
-
- Apr 27, 2004
-
-
Andy Polyakov authored
-
Andy Polyakov authored
especially for AIX. But most important BIGNUM assembler implementation submitted by IBM. Submitted by: Peter Waltenberg <pwalten@au1.ibm.com> Reviewed by: appro
-
Dr. Stephen Henson authored
-