Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the libssl/src directory | 2016-09-03 | 2 | -989/+0 | |
| | |||||
* | Remove utils that we don't use | 2014-04-17 | 3 | -165/+0 | |
| | | | | | | | opensslwrap.sh and shlib_wrap.sh are used by tests that are getting replaced, x86asm.sh is obsoleted by our Makefile machinery ok miod | ||||
* | Remove unused ssl utils | 2014-04-17 | 30 | -5719/+0 | |
| | | | | | | This code is the reason perl has a name as a write only language. ok deraadt miod | ||||
* | $infile="/home/eay/ssl/SSLeay/MINFO"; | 2014-04-15 | 12 | -1854/+0 | |
| | | | | I wonder when these scripts were last used... | ||||
* | The NO_ASN1_OLD define was introduced in 0.9.7, 8 years ago, to allow for | 2014-04-15 | 1 | -13/+0 | |
| | | | | | | | | | | obsolete (and mostly internal) routines to be compiled out. We don't expect any reasonable software to stick to these interfaces, so better clean up the view and unifdef -DNO_ASN1_OLD. The astute reader will notice the existence of NO_OLD_ASN1 which serves a similar purpose, but is more entangled. Its time will come, soon. | ||||
* | Remove the GOST engine: It is not compiled or used and depends on the | 2014-04-15 | 2 | -2/+0 | |
| | | | | | | | | "dynamic engine" feature that is not enabled in our build. People who need it can still pull it out of the Attic; if it is to have a Russian engine just because it's a Russian engine. OK deraadt@ beck@ | ||||
* | used for windows dll builds only | 2014-04-14 | 2 | -4634/+0 | |
| | |||||
* | Remove the Broadcom ubsec engine: | 2014-04-13 | 1 | -1/+0 | |
| | | | | | | | | | | | | | 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@ | ||||
* | Remove the IBM 4758 engine: we don't have this hardware and it is an | 2014-04-13 | 1 | -1/+0 | |
| | | | | | | old PCI accelerator that was EOL'ed in 2005. ok deraadt@ | ||||
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | 2014-04-13 | 5 | -43/+14 | |
| | |||||
* | Import OpenSSL 1.0.1g | 2014-04-13 | 1 | -1/+5 | |
| | |||||
* | resolve conflicts | 2012-10-13 | 7 | -77/+419 | |
| | |||||
* | OpenSSL 1.0.0f: merge | 2012-01-05 | 1 | -1/+1 | |
| | |||||
* | openssl-1.0.0e: resolve conflicts | 2011-11-03 | 7 | -20/+62 | |
| | |||||
* | resolve conflicts, fix local changes | 2010-10-01 | 27 | -2071/+1285 | |
| | |||||
* | import OpenSSL-1.0.0a | 2010-10-01 | 5 | -18/+120 | |
| | |||||
* | AES-NI engine support for OpenSSL. | 2010-07-01 | 1 | -0/+1 | |
| | | | | | | | | | | 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) | ||||
* | resolve conflicts | 2009-04-06 | 3 | -5/+6 | |
| | |||||
* | resolve conflicts | 2009-01-09 | 7 | -147/+662 | |
| | |||||
* | import openssl-0.9.8j | 2009-01-09 | 4 | -1/+114 | |
| | |||||
* | update to openssl-0.9.8i; tested by several, especially krw@ | 2009-01-05 | 5 | -9/+68 | |
| | |||||
* | resolve conflicts | 2008-09-06 | 19 | -660/+1579 | |
| | |||||
* | import of OpenSSL 0.9.8h | 2008-09-06 | 6 | -6/+629 | |
| | |||||
* | resolve conflicts | 2006-06-27 | 11 | -108/+484 | |
| | |||||
* | import of openssl-0.9.7j | 2006-06-27 | 3 | -0/+522 | |
| | |||||
* | resolve conflicts | 2005-04-29 | 18 | -66/+196 | |
| | |||||
* | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | 2005-04-29 | 7 | -13/+117 | |
| | |||||
* | merge 0.9.7d | 2004-04-08 | 3 | -25/+57 | |
| | |||||
* | import openssl-0.9.7d | 2004-04-07 | 1 | -0/+2 | |
| | |||||
* | remove obsolete files | 2003-11-13 | 1 | -73/+0 | |
| | |||||
* | merge 0.9.7c; minor bugsfixes; | 2003-11-11 | 3 | -4/+6 | |
| | | | | | API addition: ERR_release_err_state_table [make includes before you build libssl/libcrypto] | ||||
* | import 0.9.7c | 2003-11-11 | 1 | -2/+2 | |
| | |||||
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | 2003-05-12 | 9 | -150/+199 | |
| | |||||
* | import 0.9.7b (without idea and rc5) | 2003-05-11 | 5 | -3/+140 | |
| | |||||
* | merge with openssl-0.9.7-stable-SNAP-20020911, | 2002-09-14 | 1 | -0/+1 | |
| | | | | | new minor for libcrypto (_X509_REQ_print_ex) tested by miod@, pb@ | ||||
* | import openssl-0.9.7-stable-SNAP-20020911 (without idea) | 2002-09-12 | 1 | -9/+13 | |
| | |||||
* | merge openssl-0.9.7-beta3, tested on vax by miod@ | 2002-09-10 | 8 | -64/+111 | |
| | |||||
* | import openssl-0.9.7-beta3 | 2002-09-05 | 3 | -32/+72 | |
| | |||||
* | merge with 0.9.7-beta1 | 2002-09-05 | 1 | -2/+2 | |
| | |||||
* | import openssl-0.9.7-beta1 | 2002-09-05 | 2 | -0/+68 | |
| | |||||
* | enviroment -> environment | 2002-07-07 | 1 | -2/+2 | |
| | |||||
* | Merge OpenSSL 0.9.7-stable-20020605, | 2002-06-07 | 4 | -6/+12 | |
| | | | | correctly autogenerate obj_mac.h | ||||
* | Merge openssl-0.9.7-stable-SNAP-20020519 | 2002-05-21 | 1 | -6/+8 | |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | 2002-05-15 | 16 | -645/+2282 | |
| | |||||
* | openssl-engine-0.9.6a merge | 2001-06-22 | 5 | -68/+98 | |
| | |||||
* | openssl-engine0.9.6 merge | 2000-12-15 | 1 | -0/+0 | |
| | | | | Again, be sure to whack an old /usr/obj/lib/libssl if you are doing builds | ||||
* | openssl-engine-0.9.6 merge | 2000-12-15 | 15 | -2665/+2886 | |
| | |||||
* | OpenSSL 0.9.5a merge | 2000-04-15 | 7 | -44/+69 | |
| | |||||
* | OpenSSL 0.9.5 merge | 2000-03-19 | 10 | -34/+1883 | |
| | | | | | | *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 | ||||
* | OpenSSL 0.9.4 merge | 1999-09-29 | 36 | -599/+2438 | |
| |