summaryrefslogtreecommitdiff
path: root/security/openssl
AgeCommit message (Expand)AuthorFilesLines
2005-02-24Add RMD160 digests.agc1-1/+2
2005-02-20when linking shared libssl on Solaris, make sure the rpath isgrant2-6/+14
2005-02-02Modify openssl/Makefile so that it's easier to test the -STABLE andjlam1-6/+22
2005-01-18when building with SunPro on x86, do not use -fast argument to cc(1)grant2-4/+13
2005-01-13Bump PKGREVISION to 1 as a result of fixing the run-time behavior ofjlam1-1/+2
2005-01-13Optimize the NetBSD/amd64 config a bit to improve RC4 performance, andjlam2-5/+5
2005-01-11Fix build on NetBSD/sparc64 by marking the system as ``ULTRASPARC''jlam2-19/+19
2005-01-11Fix compilation on Interix. Reported in PR pkg/28938tv2-4/+4
2004-12-31Fix a bug in the OpenSSL makefiles that installed a libfips.so symlinkjlam2-6/+20
2004-12-27Fix compilation on FreeBSD/x86 by ensuring that the FIPS assembly codejlam2-4/+15
2004-12-27Fix build on non-x86 platforms (PR pkg/28787).jlam2-14/+14
2004-12-25Alter patches to make them more likely to be accepted back by thejlam4-15/+36
2004-12-25Use the correct assembly routines on NetBSD/i386 depending on whetherjlam3-13/+22
2004-12-24Update security/openssl to 0.9.7e. Changes from openssl-0.9.6m arejlam18-395/+961
2004-12-19ick: openssl builds PIC static libraries and then later uses them togrant2-6/+23
2004-12-18minor whitespace nit.jlam1-2/+2
2004-12-18Fix a typo that caused us not to check the correct header for the presencejlam1-2/+2
2004-12-17Update to 0.9.6mnb2: Don't install (deprecated) der_chop examplewiz4-8/+16
2004-12-14Change the way that openssl/builtin.mk handles the USE_OLD_DES_API flag.jlam1-28/+54
2004-12-11Provide an SSLKEYS variable that points to the location where OpenSSLjlam1-2/+6
2004-12-03Attempt to deal with the differing DES APIs between OpenSSL 0.9.6 (injlam1-1/+56
2004-12-03reorder: commands are specified using WRAPPER_REORDER_CMDS, notjlam1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
2004-08-28Back out previous... unintended commit.jlam1-3/+3
2004-08-28Use the new BUILDLINK_TRANSFORM commands to more precisely state thejlam1-3/+3
2004-08-22Change the way that legacy USE_* and FOO_USE_* options are convertedjlam1-7/+3
2004-08-05Convert to use bsd.options.mk.jlam1-2/+4
2004-08-05Document the "rsaref" build option.jlam1-1/+5
2004-07-30Convert to use bsd.options.mk. The relevant options variable to setjlam1-2/+15
2004-07-06Unused.wiz1-178/+0
2004-04-25Make compile on Interix. No-op change for other platforms, so no PKGREVISIONtv4-13/+36
2004-04-07If the native OpenSSL contains the security fixes pulled up to thetron1-6/+6
2004-04-02Grammar fix.wiz1-3/+3
2004-04-02If the native OpenSSL contains the security fixes pulled up to thejlam1-9/+19
2004-03-29Fix build on NetBSD sparc64 with perl 5.8.seb2-1/+24
2004-03-26Consolidate all of the PLIST.* files that duplicated each other into ajlam7-38/+10
2004-03-26Don't rebuild openssl again as part of installing it.jlam2-5/+10
2004-03-26Allow the rehash of the certs database to not error out during the buildjlam3-14/+23
2004-03-26We can't use ${PKGBASE} on the left-hand side of an assignment since it'sjlam1-2/+2
2004-03-26Add some mirror sites since the main OpenSSL site seems to be dead at thejlam1-2/+7
2004-03-26Update to 0.9.6m:wiz9-39/+38
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
2004-03-10Split out the code that deals with checking whether the software isjlam2-175/+146
2004-03-09Don't build and install openssl with IDEA, MDC2, or RC5 support.reed2-8/+5
2004-02-29include mk/compiler.mk before testing ${CC}grant1-1/+2
2004-02-18Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in thejlam1-16/+18
2004-02-17Don't use sysctl to determine the machine arch when ${MACHINE_ARCH} alreadyjlam3-5/+6
2004-02-12s/_BUILTIN_OPENSSL/BUILDLINK_IS_BUILTIN.openssl/gjlam1-3/+3
2004-02-12Create a new variable PREFER_NATIVE that has the opposite semanticsjlam2-6/+26
2004-02-12Reorganize code so that any dependencies are checked as part of decidingjlam2-48/+48