summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/util/mk1mf.pl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused ssl utilsafresh12014-04-171-1230/+0
| | | | | | This code is the reason perl has a name as a write only language. ok deraadt miod
* Remove the GOST engine: It is not compiled or used and depends on thereyk2014-04-151-1/+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@
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-1/+1
|
* resolve conflictsdjm2012-10-131-9/+76
|
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-1/+19
|
* resolve conflicts, fix local changesdjm2010-10-011-421/+140
|
* resolve conflictsdjm2009-01-091-44/+360
|
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-1/+3
|
* resolve conflictsdjm2008-09-061-323/+267
|
* resolve conflictsdjm2006-06-271-58/+279
|
* resolve conflictsdjm2005-04-291-6/+14
|
* merge 0.9.7dmarkus2004-04-081-0/+2
|
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-3/+30
|
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-1/+1
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-46/+52
|
* openssl-engine-0.9.6 mergebeck2000-12-151-4/+29
|
* OpenSSL 0.9.5a mergebeck2000-04-151-0/+3
|
* OpenSSL 0.9.4 mergebeck1999-09-291-118/+198
|
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+793
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.