56 Commits (4ba18f59168f2b7a05e4b5153ac7484c6660522e)

Author SHA1 Message Date
Gabor Juhos 179ba60e0e package/openssl: refresh patches 14 years ago
Travis Kemen b6555735bd this patch fixes openssl parallel build. 15 years ago
Nicolas Thill b3f90f939b openssl: fix build failure on arm, aes asm version is not shipped anymore (closes: #6778) 15 years ago
Felix Fietkau 3e49e0c87a openssl: upgrade to 0.9.8m (patch by Peter Wagner) 15 years ago
Felix Fietkau 1a4a9cea95 openssl: make engines support dynamically configurable (based on a patch by puchu) 15 years ago
Felix Fietkau 7417cfdda3 openssl: add fixes for CVE-2009-1387 and CVE-2009-2409 (thx, puchu) 15 years ago
Felix Fietkau 0f34d88717 openssl: refresh patches 15 years ago
Felix Fietkau cff27487bb openssl: use assembler version of aes on arm - nearly doubles aes encryption performance 15 years ago
Imre Kaloz 1404796880 update openssl to 0.9.8l -- thanks puchu 15 years ago
Jo-Philipp Wich 115aced5c7 openssl: fix bad chmod in install section (#5433) 15 years ago
Florian Fainelli fe98e8c7cd put the 4 ssl libraries into a ssl submenu (#5156) 15 years ago
Nicolas Thill c1a929efbd openssl: fix annoying build errors when changing upstream versions 15 years ago
Nicolas Thill 2a54a83244 openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & OpenConnect VPN clients (thanks to freezer) 15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 15 years ago
Florian Fainelli 1307d73267 allow openssl to compile with ccache enabled (#4518) 15 years ago
Florian Fainelli b32d7ba705 update openssl to 0.9.8k (#4846) 15 years ago
Nicolas Thill 09c3b45169 openssl: add a patch to fix link segfault when using a glibc/eglibc based toolchain (closes: #4517), thanks to Luigi Mantellini 16 years ago
Andy Boyett fec30c2b2b openssl: update to 0.9.8j. thanks puchu. - addresses CVE-2008-5077 16 years ago
Gabor Juhos 22949f10e2 openssl: update ocf to 20080917 16 years ago
Felix Fietkau 6182979957 bump openssl PKG_RELEASE 16 years ago
Felix Fietkau 078f269b41 enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky) 16 years ago
Florian Fainelli b4dd33016d Update openssl to 0.9.8i (#4060) 16 years ago
Felix Fietkau e08253b1c2 change the an openssl sed command to be safe for -Wl,-rpath-link in ldflags 16 years ago
John Crispin 974ad00cf3 adds several fixes to etrax, make openssl work on etrax 16 years ago
Felix Fietkau e9ea28b0af use $(FPIC) in a few places where it matters 16 years ago
Imre Kaloz 3ff4b7ee10 patch causes problems on some platforms, nuke it 16 years ago
Imre Kaloz a2e1b4ab11 enable the cryptodev engine on ixp4xx 16 years ago
Imre Kaloz 37401f38d3 fix cryptodev compile 16 years ago
Imre Kaloz 3800c1921a add ocf support to openssl, and use it by default if engines are enabled 16 years ago
Imre Kaloz e3dcb74486 enable openssl engine support on ixp4xx 16 years ago
Imre Kaloz 51c200b9bf cleanup 16 years ago
Steven Barth 80219efc2d updated OpenSSL to 0.9.8h 16 years ago
Steven Barth f2de1dec21 Merge branch 'openssl' 16 years ago
Felix Fietkau 2a45adfcda remove uninstalldev templates (no longer necessary) 17 years ago
Felix Fietkau 93575b53a7 Use $(CP) instead of $(INSTALL_BIN) for binaries. 17 years ago
John Crispin c3847b8e5d added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2 17 years ago
Felix Fietkau 969ac7459e add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages 17 years ago
Nicolas Thill 52f8317cc3 install OpenSSL pkgconfig dev files 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
Nicolas Thill 8680e1d07d use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L... 17 years ago
Florian Fainelli 37d2c06f8a Put back dso and bump release number 17 years ago
Florian Fainelli dad333d8d7 Put back zlib-dynamic it is breaking more packages than it solves problems 17 years ago
Tim Yardley 6b960df54f address ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dso 17 years ago
Felix Fietkau 8f16983e89 Add a patch for openssl to fix some breakage that happens when compiled with gcc 4.2.0 Note: this does not cover all instances, but it will at least compile. 17 years ago
Felix Fietkau 9114220553 refresh all package patches in the buildroot using quilt 17 years ago
Tim Yardley c39de67e80 move openssl to 0.9.8e 17 years ago
Nicolas Thill 23ff7d627f enable dso support back in openssl, needed to use shared zlib compression, and should fix the "error:2507006C:lib(37):func(112):reason(108)" errors. closes: #1182 18 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 18 years ago
Felix Fietkau 1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) 18 years ago
Tim Yardley c8298451cf fix for ticket:989 18 years ago