History log of /openbsd-current/lib/libcrypto/rc4/rc4.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.15 27-Mar-2024 jsing

Remove private_RC4_set_key() from the public rc4.h header.

This does not exist in libcrypto.


Revision tags: OPENBSD_7_4_BASE OPENBSD_7_5_BASE
# 1.14 28-Jul-2023 tb

Remove various ${thing}_options

Various, ancient ciphers exposed some of their innards via an _options()
API. Apart from openssl version/speed, only some lua thingie in nmap ever
looked at these. Go figure.

hppa testing by miod, i386 testing by sthen. Thanks!

ok jsing


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE
# 1.13 20-Oct-2015 jsing

Lob a style(9) grenade in here.


# 1.12 10-Jul-2014 jsing

Explicitly include <openssl/opensslconf.h> in every file that references
an OPENSSL_NO_* define. This avoids relying on something else pulling it
in for us, plus it fixes several cases where the #ifndef OPENSSL_NO_XYZ is
never going to do anything, since OPENSSL_NO_XYZ will never defined, due
to the fact that opensslconf.h has not been included.

This also includes some miscellaneous sorting/tidying of headers.


# 1.11 12-Jun-2014 deraadt

tags as requested by miod and tedu


# 1.10 13-Oct-2012 djm

resolve conflicts


# 1.9 01-Oct-2010 djm

resolve conflicts, fix local changes


# 1.8 09-Jan-2009 djm

resolve conflicts


# 1.7 06-Sep-2008 djm

resolve conflicts


# 1.6 27-Jun-2006 djm

resolve conflicts


# 1.5 29-Apr-2005 djm

resolve conflicts


# 1.4 15-May-2002 beck

OpenSSL 0.9.7 stable 2002 05 08 merge


# 1.3 15-Dec-2000 beck

openssl-engine-0.9.6 merge


# 1.2 19-Mar-2000 beck

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


# 1.1 29-Sep-1999 beck

branches: 1.1.1;
OpenSSL 0.9.4 merge


# 1.14 28-Jul-2023 tb

Remove various ${thing}_options

Various, ancient ciphers exposed some of their innards via an _options()
API. Apart from openssl version/speed, only some lua thingie in nmap ever
looked at these. Go figure.

hppa testing by miod, i386 testing by sthen. Thanks!

ok jsing


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE
# 1.13 20-Oct-2015 jsing

Lob a style(9) grenade in here.


# 1.12 10-Jul-2014 jsing

Explicitly include <openssl/opensslconf.h> in every file that references
an OPENSSL_NO_* define. This avoids relying on something else pulling it
in for us, plus it fixes several cases where the #ifndef OPENSSL_NO_XYZ is
never going to do anything, since OPENSSL_NO_XYZ will never defined, due
to the fact that opensslconf.h has not been included.

This also includes some miscellaneous sorting/tidying of headers.


# 1.11 12-Jun-2014 deraadt

tags as requested by miod and tedu


# 1.10 13-Oct-2012 djm

resolve conflicts


# 1.9 01-Oct-2010 djm

resolve conflicts, fix local changes


# 1.8 09-Jan-2009 djm

resolve conflicts


# 1.7 06-Sep-2008 djm

resolve conflicts


# 1.6 27-Jun-2006 djm

resolve conflicts


# 1.5 29-Apr-2005 djm

resolve conflicts


# 1.4 15-May-2002 beck

OpenSSL 0.9.7 stable 2002 05 08 merge


# 1.3 15-Dec-2000 beck

openssl-engine-0.9.6 merge


# 1.2 19-Mar-2000 beck

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


# 1.1 29-Sep-1999 beck

branches: 1.1.1;
OpenSSL 0.9.4 merge


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.13 20-Oct-2015 jsing

Lob a style(9) grenade in here.


# 1.12 10-Jul-2014 jsing

Explicitly include <openssl/opensslconf.h> in every file that references
an OPENSSL_NO_* define. This avoids relying on something else pulling it
in for us, plus it fixes several cases where the #ifndef OPENSSL_NO_XYZ is
never going to do anything, since OPENSSL_NO_XYZ will never defined, due
to the fact that opensslconf.h has not been included.

This also includes some miscellaneous sorting/tidying of headers.


# 1.11 12-Jun-2014 deraadt

tags as requested by miod and tedu


# 1.10 13-Oct-2012 djm

resolve conflicts


# 1.9 01-Oct-2010 djm

resolve conflicts, fix local changes


# 1.8 09-Jan-2009 djm

resolve conflicts


# 1.7 06-Sep-2008 djm

resolve conflicts


# 1.6 27-Jun-2006 djm

resolve conflicts


# 1.5 29-Apr-2005 djm

resolve conflicts


# 1.4 15-May-2002 beck

OpenSSL 0.9.7 stable 2002 05 08 merge


# 1.3 15-Dec-2000 beck

openssl-engine-0.9.6 merge


# 1.2 19-Mar-2000 beck

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


# 1.1 29-Sep-1999 beck

branches: 1.1.1;
OpenSSL 0.9.4 merge