Age | Commit message (Expand) | Author | Files | Lines |
2014-01-14 | Add support for MirBSD to OpenSSL. | bsiegert | 2 | -11/+16 |
2014-01-10 | Update "openssl" package to version 1.0.1f. Changes since 1.0.1e: | tron | 9 | -99/+69 |
2013-12-21 | The syntax of the Configure architecture table changed recently. Our | is | 2 | -17/+17 |
2013-11-23 | Use find-headers instead of find-files to detect builtin header files. | obache | 1 | -8/+4 |
2013-10-29 | For Linux/POWERPC64 override the default target, otherwise bad things | joerg | 1 | -1/+6 |
2013-10-06 | Change to create fake *.pc files much close to real one. | obache | 1 | -16/+31 |
2013-10-05 | Unbreak previous. | jperkin | 1 | -1/+2 |
2013-10-03 | Don't mess with the normal PLIST.${OPSYS} logic. Use a variable to | joerg | 3 | -13/+10 |
2013-10-02 | Fix case. | joerg | 2 | -3/+3 |
2013-10-02 | Cygwin specific shared libraries. | joerg | 1 | -0/+3 |
2013-10-02 | Drop Windows specific parts to get results consistent with all other | joerg | 2 | -5/+11 |
2013-08-27 | fix openssl builtin support, at least for solaris | richard | 1 | -4/+4 |
2013-07-26 | Bump PKGREVISION. | ryoon | 5 | -24/+53 |
2013-06-13 | Allow absolute paths arguments for Configure (e.g. -isysroot /path) | adam | 3 | -9/+26 |
2013-06-07 | require `fgrep' as a tool. | obache | 1 | -2/+2 |
2013-06-01 | Fix openssl pod docs to work with the very picky pod2man from perl-5.18.0. | sbd | 21 | -1/+412 |
2013-05-31 | Bump all packages for perl-5.18, that | wiz | 1 | -1/+2 |
2013-04-03 | prevent to reorder libcrypt and libcrypto for Cygwin, | obache | 1 | -1/+3 |
2013-02-13 | Oops, forgot to "cvs rm" an obsolete patch file. | taca | 1 | -67/+0 |
2013-02-13 | Update OpenSSL to 1.0.1e. ("Corrected fix" was already incorporated in pkgsrc.) | taca | 2 | -8/+6 |
2013-02-08 | Fix NetBSD/amd64 build. | jperkin | 2 | -4/+4 |
2013-02-08 | Apply upstream patch to fix data corruption. | jperkin | 3 | -3/+71 |
2013-02-07 | Revert API depends change, not needed. | wiz | 1 | -2/+2 |
2013-02-07 | Reduce minium required OpenSSL version to 1.0.1c (instead of 1.0.1d) which | tron | 1 | -3/+3 |
2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 2 | -3/+4 |
2013-02-06 | Update OpenSSL to 1.0.1d. Changes are far too numerous to list, the main one... | jperkin | 13 | -168/+250 |
2013-02-05 | Update openssl to 0.9.8y. | taca | 2 | -7/+6 |
2013-02-01 | Fix the first master site. | jperkin | 1 | -2/+2 |
2013-02-01 | Use LIBABISUFFIX when creating the .pc files to make builtin openssl | hans | 1 | -7/+7 |
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 |
2012-10-05 | Add build dependency on p5-Perl4-CoreLibs, needed since a script | wiz | 1 | -1/+4 |
2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 1 | -1/+2 |
2012-05-22 | Fix build on NetBSD/amd64, if the kernel was built on a host with 386 in | joerg | 2 | -11/+9 |
2012-05-11 | Update openssl to 0.9.8x. | taca | 2 | -6/+6 |
2012-04-24 | Update openssl package to 0.9.8w. | taca | 2 | -6/+6 |
2012-04-21 | Update openssl package to 0.9.8v. | taca | 2 | -6/+6 |
2012-03-14 | configure script expects darwin-ppc-cc and not darwin-powerpc-cc. | cegger | 1 | -1/+3 |
2012-03-13 | Update openssl pacakge to 0.9.8u. | taca | 3 | -25/+6 |
2012-03-05 | Add fix for CVE-2006-7250 | pettai | 3 | -2/+21 |
2012-01-31 | add HP-UX handling for Configure parameters | sno | 1 | -1/+20 |
2012-01-20 | remove restrictions related to idea and mdc2 patents - both are expired | drochner | 1 | -8/+1 |
2012-01-19 | Update security/openssl package to 0.9.8t. | taca | 2 | -6/+6 |
2012-01-06 | Update openssl pacakge to 0.9.8s. | taca | 4 | -67/+6 |
2011-11-17 | Add BUILTIN_VERSION.openssl to MAKEVARS for later use. | obache | 1 | -1/+2 |
2011-11-02 | Add a new threads option which is on by default. The purpose of this is | jnemeth | 2 | -4/+11 |
2011-10-04 | Look in /usr/sfw to find built-in openssl on SunOS 5.10. | hans | 1 | -2/+7 |
2011-07-04 | Correct the fix for http://secunia.com/advisories/44572/ | tez | 3 | -9/+10 |
2011-05-31 | Add protection against ECDSA timing attacks as mentioned in the paper | tez | 3 | -3/+31 |
2011-04-01 | Use solaris64 rather than solaris for ABI=64 build using gcc in SunOS | tez | 1 | -3/+3 |
2011-02-09 | Add fix for security issue CVE-2011-0014. | taca | 3 | -2/+34 |