- 20 2月, 2002 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 14 2月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch <nla@trustcenter.de>
-
- 06 2月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 26 1月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
OpenSSL. Adding '_ossl' in the name seems to be a good way to do this.
-
- 25 1月, 2002 1 次提交
-
-
由 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 1 次提交
-
-
由 Richard Levitte 提交于
libeay.num got tweaked so the old des symbols would retain their positions.
-
- 04 1月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 03 1月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 11 12月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 25 10月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
the docs to reflect this change and correct libeay.num.
-
由 Richard Levitte 提交于
libdes (which is still used out there) or other des implementations, the OpenSSL DES functions are renamed to begin with DES_ instead of des_. Compatibility routines are provided and declared by including openssl/des_old.h. Those declarations are the same as were in des.h when the OpenSSL project started, which is exactly how libdes looked at that time, and hopefully still looks today. The compatibility functions will be removed in some future release, at the latest in version 1.0.
-
- 24 10月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 02 10月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 26 9月, 2001 3 次提交
-
-
由 Richard Levitte 提交于
-
由 Geoff Thorpe 提交于
NB: It looks like mkdef.pl is causing certain cvs wars by continually flipping the order of some definitions ...
-
由 Geoff Thorpe 提交于
-
- 25 9月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 14 9月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
based on 0.9.6 tree.
-
- 11 9月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 07 9月, 2001 1 次提交
-
-
由 Ulf Möller 提交于
-
- 06 9月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
declaration and implementation had not. So a recent update recreated the original definition in libeay.num ... this corrects it and changes the "dh" code to the "up_ref" variant.
-
- 05 9月, 2001 2 次提交
-
-
由 Ulf Möller 提交于
-
由 Geoff Thorpe 提交于
recent changes. Also, do the same change to the DSO_up() function.
-
- 03 9月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
[DR]SA_up => [DR]SA_up_ref
-
- 02 9月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
See the commit log message for that for more information. NB: X509_STORE_CTX's use of "ex_data" support was actually misimplemented (initialisation by "memset" won't/can't/doesn't work). This fixes that but requires that X509_STORE_CTX_init() be able to handle errors - so its prototype has been changed to return 'int' rather than 'void'. All uses of that function throughout the source code have been tracked down and adjusted.
-
- 01 9月, 2001 1 次提交
-
-
由 Ulf Möller 提交于
-
- 27 8月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 18 8月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
-
- 31 7月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 11 7月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 24 6月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 11 6月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 06 6月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 13 5月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
Fix OPENSSL_IMPLEMENT_GLOBAL. Allow Win32 to use EXPORT_VAR_AS_FN in mkdef.pl make update.
-
- 07 5月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 27 4月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Geoff Thorpe 提交于
-