#
fbf3fa91 |
| 13-Apr-2014 |
deraadt <deraadt@openbsd.org> |
Cope with the removal of openssl/symhacks.h
|
#
7689d81e |
| 13-Apr-2014 |
reyk <reyk@openbsd.org> |
Remove the AEP engine: it is not standalone and doesn't seem to be relevant anymore. OpenSSL should have a better way to include 3rd party engines: either completely and free or external. But inclu
Remove the AEP engine: it is not standalone and doesn't seem to be relevant anymore. OpenSSL should have a better way to include 3rd party engines: either completely and free or external. But including a wrapper for a non-free wrapper in the code base does not make much sense and could also be provided by the vendor.
ok deraadt@
show more ...
|
#
416bc2bb |
| 13-Apr-2014 |
reyk <reyk@openbsd.org> |
Remove the Atalla engine: It is not standalone and depends on external non-free libraries. OpenSSL should have a better way to include 3rd party engines: either completely free or external. But inc
Remove the Atalla engine: It is not standalone and depends on external non-free libraries. OpenSSL should have a better way to include 3rd party engines: either completely free or external. But including a wrapper for a non-free wrapper in the code base does not make much sense and could also be provided by the vendor.
ok deraadt@
show more ...
|
#
962cd72e |
| 13-Apr-2014 |
reyk <reyk@openbsd.org> |
Remove the cswift engine: it is not standalone and we don't have the hardware.
The vendor_defns/cswift.h does not specify a copyright and theoretically defaults to the OpenSSL license, but it also m
Remove the cswift engine: it is not standalone and we don't have the hardware.
The vendor_defns/cswift.h does not specify a copyright and theoretically defaults to the OpenSSL license, but it also mentions that it includes parts that have been "clipped" from CryptoSwift's proprietary headers. This file should better include an explicit copyright statement or mention OpenSSL's library instead of the ambiguous "Attribution notice".
ok deraadt@
show more ...
|
#
af5d31b5 |
| 13-Apr-2014 |
reyk <reyk@openbsd.org> |
Remove the "sureware" engine: The vendor_defns/sureware.h file by Baltimore Technologies Ltd. has a copyright that does not grant rights!
Vendor files should either include a compatible license in t
Remove the "sureware" engine: The vendor_defns/sureware.h file by Baltimore Technologies Ltd. has a copyright that does not grant rights!
Vendor files should either include a compatible license in the copyright statement or use OpenSSL's defaults, but adding a copyright statement without any terms is not acceptable. It should not have been included in the first place.
ok deraadt@
show more ...
|
#
cb5e7171 |
| 13-Apr-2014 |
reyk <reyk@openbsd.org> |
Remove the Broadcom ubsec engine: The vendor_defns/hw_ubsec.h file has a copyright that does not grant rights!
Vendor files should either include a compatible license in the copyright statement or u
Remove the Broadcom ubsec engine: The vendor_defns/hw_ubsec.h file has a copyright that does not grant rights!
Vendor files should either include a compatible license in the copyright statement or use OpenSSL's defaults, but adding a copyright statement without any terms is not acceptable. It should not have been included in the first place.
(The ubsec(4) kernel driver is not affected by this change)
ok deraadt@
show more ...
|
#
8ae928af |
| 13-Apr-2014 |
reyk <reyk@openbsd.org> |
Remove the IBM 4758 engine: we don't have this hardware and it is an old PCI accelerator that was EOL'ed in 2005.
ok deraadt@
|
#
5cdd308e |
| 13-Oct-2012 |
djm <djm@openbsd.org> |
resolve conflicts
|
#
c32db552 |
| 03-Nov-2011 |
djm <djm@openbsd.org> |
openssl-1.0.0e: resolve conflicts
|
#
0a5d6ede |
| 01-Oct-2010 |
djm <djm@openbsd.org> |
resolve conflicts, fix local changes
|
#
6249468a |
| 01-Jul-2010 |
thib <thib@openbsd.org> |
AES-NI engine support for OpenSSL. This is code mostly picked up from upstream OpenSSL, or to be more exact a diff from David Woodhouse <dwmw2 at infradead dot org>.
Remember to make includes before
AES-NI engine support for OpenSSL. This is code mostly picked up from upstream OpenSSL, or to be more exact a diff from David Woodhouse <dwmw2 at infradead dot org>.
Remember to make includes before doing a build!
no objections from djm@ OK deraadt@, reyk@ (AES is about 4.25x faster on his x201 now)
show more ...
|
#
8214bb00 |
| 05-Jan-2009 |
djm <djm@openbsd.org> |
update to openssl-0.9.8i; tested by several, especially krw@
|
#
4fcf65c5 |
| 06-Sep-2008 |
djm <djm@openbsd.org> |
resolve conflicts
|
#
6278d030 |
| 08-Apr-2004 |
markus <markus@openbsd.org> |
merge 0.9.7d
|
#
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
|
#
8b4ee906 |
| 05-Sep-2002 |
markus <markus@openbsd.org> |
merge with 0.9.7-beta1
|
#
da347917 |
| 15-May-2002 |
beck <beck@openbsd.org> |
OpenSSL 0.9.7 stable 2002 05 08 merge
|
#
c109e398 |
| 15-Dec-2000 |
beck <beck@openbsd.org> |
openssl-engine-0.9.6 merge
|