History log of /openbsd-src/lib/libcrypto/rsa/rsa_eay.c (Results 51 – 65 of 65)
Revision Date Author Comments
# 40d8aef3 29-Apr-2005 djm <djm@openbsd.org>

resolve conflicts


# cdc51833 11-Nov-2003 markus <markus@openbsd.org>

merge 0.9.7c; minor bugsfixes;
API addition: ERR_release_err_state_table
[make includes before you build libssl/libcrypto]


# 767fe2ff 12-May-2003 markus <markus@openbsd.org>

merge 0.9.7b with local changes; crank majors for libssl/libcrypto


# 2c33109c 17-Mar-2003 markus <markus@openbsd.org>

update to official patch from openssl.org; ok deraadt@, millert@


# 51060a02 15-Mar-2003 ho <ho@openbsd.org>

Enforce blinding on RSA operations involving private keys.
From http://www.openssl.org/~geoff, modified to be enabled at all times.


# c58501de 07-Jun-2002 beck <beck@openbsd.org>

Merge OpenSSL 0.9.7-stable-20020605,
correctly autogenerate obj_mac.h


# da347917 15-May-2002 beck <beck@openbsd.org>

OpenSSL 0.9.7 stable 2002 05 08 merge


# ce6fc090 22-Jun-2001 beck <beck@openbsd.org>

openssl-engine-0.9.6a merge


# a1420d9d 22-Apr-2001 markus <markus@openbsd.org>

CRT and DH+SSL fix from 0.9.6a, ok provos@/deraadt@


# c109e398 15-Dec-2000 beck <beck@openbsd.org>

openssl-engine-0.9.6 merge


# 2619a8e5 15-Jun-2000 beck <beck@openbsd.org>

RSA goes in tree for next our next release, as it will be after
Sept 21. Note: This means you shouldn't really be running -current
for anything in the United States. Either wait for Sept 21, or for

RSA goes in tree for next our next release, as it will be after
Sept 21. Note: This means you shouldn't really be running -current
for anything in the United States. Either wait for Sept 21, or for the
next release, or move to the free world :)

show more ...


# f1aa8344 13-Apr-2000 beck <beck@openbsd.org>

Fix an oopsie so these get initialized even when RSA isn't there,
thanks niklas@

*WARNING* - this breaks the patch used in the "ssl26" port - you'll
need to use the new minty ssl-intl port, coming r

Fix an oopsie so these get initialized even when RSA isn't there,
thanks niklas@

*WARNING* - this breaks the patch used in the "ssl26" port - you'll
need to use the new minty ssl-intl port, coming right after this

show more ...


# ba5406e9 19-Mar-2000 beck <beck@openbsd.org>

OpenSSL 0.9.5 merge

*warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2
if you are using the ssl26 packages for ssh and other things to work you will
need to get new ones

OpenSSL 0.9.5 merge

*warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2
if you are using the ssl26 packages for ssh and other things to work you will
need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs

show more ...


# 913ec974 29-Sep-1999 beck <beck@openbsd.org>

OpenSSL 0.9.4 merge


# 5b37fcf3 05-Oct-1998 ryker <ryker@openbsd.org>

Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
functionality for shared libs.

Note that routines such as sslv2_init and friends that use RSA will
not work due to lack of RSA in th

Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
functionality for shared libs.

Note that routines such as sslv2_init and friends that use RSA will
not work due to lack of RSA in this library.

Needs documentation and help from ports for easy upgrade to full
functionality where legally possible.

show more ...


123