- 02 2月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
wincrypt.h is included.
-
- 30 1月, 2002 3 次提交
-
-
由 Lutz Jänicke 提交于
-
由 Lutz Jänicke 提交于
* When linking against shared libraries, the absolute path is remembered. - When linking against -L.., '..' is remembered inside the executable, so it will fail after "make install" or when not called from inside the "apps/" subdirectory of the build tree. - When using the "+cdp" option of "ld", the ".." information can be exchanged against $(INSTALL_TOP)/lib. In this case the executable will however refuse to work before "make install" has been called. This makes testing the 'openssl' executable a problem. * Solution 1: Relink the "openssl" executable, when "make install" is called. This would however require significant changes to the toplevel Makefile and the apps/ Makefile. * Solution 2: Statically link against libssl and libcrypto, so that the "openssl" executable is no longer dependant on the openssl shared libraries. Select option 2 for HP-UX 32bit, as this requires the smallest change.
-
由 Lutz Jänicke 提交于
-
- 29 1月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Lutz Jänicke 提交于
-
- 28 1月, 2002 3 次提交
-
-
由 Bodo Möller 提交于
[See Message-ID: <3BB07999.30432AD2@celocom.com> Date: Tue, 25 Sep 2001 13:33:29 +0100 From: Dr S N Henson <drh@celocom.com> To: openssl-dev@openssl.org Subject: Re: Error in v3_purp.c ]
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
alpha-cc, alpha-cc-rpath, alpha-gcc, alpha164-cc and alphaold-cc.
-
- 27 1月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
Therefore, I've added a sanity checker. Note that it can be combined with almost any other argument (the other arguments will be completely ignored), with "reconf" as the blatant exception, since it also has the behavior of ignoring all following command line arguments. If --test-sanity and reconf are both used on the command line, the first one wins.
-
- 26 1月, 2002 15 次提交
-
-
由 Lutz Jänicke 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
libraries with debug-linux-elf.
-
由 Richard Levitte 提交于
makes things more compilable with VC++.
-
由 Richard Levitte 提交于
non-existant aestest.c.
-
由 Richard Levitte 提交于
making X509_check_issued() properly match an issuer that's found in a Authority Key Identifier.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
make it possible to produce shared libraries on ReliantUNIX.
-
由 Richard Levitte 提交于
OpenSSL. Adding '_ossl' in the name seems to be a good way to do this.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
* make openssl rsa work with -engine chil * misc changes, including debug-linux-ppro Configure target and FORMAT_NETSCAPE-aware load_{,pub}key() This completes the application of his changes.
-
由 Richard Levitte 提交于
* Fix a crashbug and a logic bug in hwcrhk_load_pubkey()
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 25 1月, 2002 6 次提交
-
-
由 Richard Levitte 提交于
AES algorithm.
-
由 Geoff Thorpe 提交于
required as well as a default implementation (when no ENGINE provides a replacement implementation). This change makes sure the correct implementation's "init()" handler is used rather than assuming 'type'.
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
ERR_peek_last_error ERR_peek_last_error_line ERR_peek_last_error_line_data (supersedes ERR_peek_top_error). Rename OPENSSL_NO_OLD_DES_SUPPORT into OPENSSL_DISABLE_OLD_DES_SUPPORT because OPENSSL_NO_... indicates disabled algorithms (according to mkdef.pl).
-
- 24 1月, 2002 5 次提交
-
-
由 Bodo Möller 提交于
syntactically.
-
由 Richard Levitte 提交于
libeay.num got tweaked so the old des symbols would retain their positions.
-
由 Richard Levitte 提交于
more.
-
由 Richard Levitte 提交于
functions to _old_des_*.
-
由 Richard Levitte 提交于
functions to _old_des_*.
-
- 23 1月, 2002 3 次提交
-
-
由 Lutz Jänicke 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-