summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/util (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the libssl/src directorybeck2016-09-032-989/+0
|
* Remove utils that we don't useafresh12014-04-173-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 utilsafresh12014-04-1730-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";tedu2014-04-1512-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 formiod2014-04-151-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 thereyk2014-04-152-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 onlymiod2014-04-142-4634/+0
|
* Remove the Broadcom ubsec engine:reyk2014-04-131-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 anreyk2014-04-131-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.miod2014-04-135-43/+14
|
* Import OpenSSL 1.0.1gmiod2014-04-131-1/+5
|
* resolve conflictsdjm2012-10-137-77/+419
|
* OpenSSL 1.0.0f: mergedjm2012-01-051-1/+1
|
* openssl-1.0.0e: resolve conflictsdjm2011-11-037-20/+62
|
* resolve conflicts, fix local changesdjm2010-10-0127-2071/+1285
|
* import OpenSSL-1.0.0adjm2010-10-015-18/+120
|
* AES-NI engine support for OpenSSL.thib2010-07-011-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 conflictsdjm2009-04-063-5/+6
|
* resolve conflictsdjm2009-01-097-147/+662
|
* import openssl-0.9.8jdjm2009-01-094-1/+114
|
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-055-9/+68
|
* resolve conflictsdjm2008-09-0619-660/+1579
|
* import of OpenSSL 0.9.8hdjm2008-09-066-6/+629
|
* resolve conflictsdjm2006-06-2711-108/+484
|
* import of openssl-0.9.7jdjm2006-06-273-0/+522
|
* resolve conflictsdjm2005-04-2918-66/+196
|
* import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-297-13/+117
|
* merge 0.9.7dmarkus2004-04-083-25/+57
|
* import openssl-0.9.7dmarkus2004-04-071-0/+2
|
* remove obsolete filesmarkus2003-11-131-73/+0
|
* merge 0.9.7c; minor bugsfixes;markus2003-11-113-4/+6
| | | | | API addition: ERR_release_err_state_table [make includes before you build libssl/libcrypto]
* import 0.9.7cmarkus2003-11-111-2/+2
|
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-129-150/+199
|
* import 0.9.7b (without idea and rc5)markus2003-05-115-3/+140
|
* merge with openssl-0.9.7-stable-SNAP-20020911,markus2002-09-141-0/+1
| | | | | new minor for libcrypto (_X509_REQ_print_ex) tested by miod@, pb@
* import openssl-0.9.7-stable-SNAP-20020911 (without idea)markus2002-09-121-9/+13
|
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-108-64/+111
|
* import openssl-0.9.7-beta3markus2002-09-053-32/+72
|
* merge with 0.9.7-beta1markus2002-09-051-2/+2
|
* import openssl-0.9.7-beta1markus2002-09-052-0/+68
|
* enviroment -> environmentjufi2002-07-071-2/+2
|
* Merge OpenSSL 0.9.7-stable-20020605,beck2002-06-074-6/+12
| | | | correctly autogenerate obj_mac.h
* Merge openssl-0.9.7-stable-SNAP-20020519beck2002-05-211-6/+8
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-1516-645/+2282
|
* openssl-engine-0.9.6a mergebeck2001-06-225-68/+98
|
* openssl-engine0.9.6 mergebeck2000-12-151-0/+0
| | | | Again, be sure to whack an old /usr/obj/lib/libssl if you are doing builds
* openssl-engine-0.9.6 mergebeck2000-12-1515-2665/+2886
|
* OpenSSL 0.9.5a mergebeck2000-04-157-44/+69
|
* OpenSSL 0.9.5 mergebeck2000-03-1910-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 mergebeck1999-09-2936-599/+2438
|