63 Commits (d505def9ba6314206886995b416ae28bccf94d47)

Author SHA1 Message Date
Luka Perkov f3112b06d2 openssl: enable the use of cryptodev digests 12 years ago
Jo-Philipp Wich c2b78f87d9 openssl does not compile with uml and arch x86_64 12 years ago
Jo-Philipp Wich df754ded76 openssl: update to v1.0.1c (CVE-2012-2333) 12 years ago
Florian Fainelli e69d1b9940 openssl: update to 1.0.1b 13 years ago
Jo-Philipp Wich 5a7ac3d044 openssl: update to v1.0.1a (CVE-2012-2110) 13 years ago
Jo-Philipp Wich 7aefa1da37 openssl 1.0.1 update patch 13 years ago
Jo-Philipp Wich 911666bff8 openssl 1.0.0h update patch 13 years ago
Jo-Philipp Wich 2cbe76ca08 openssl: update to v1.0.0g (CVE-2012-0050) 13 years ago
Jo-Philipp Wich d4465bee36 openssl: fix syntax error in OpenWrt Makefile 13 years ago
Jo-Philipp Wich 25630dd5a5 openssl: don't fail with empty TARGET_LDFLAGS 13 years ago
Jo-Philipp Wich 3e15593955 openssl: bump to v1.0.0f (CVE-2011-4108, CVE-2011-4576, CVE-2011-4577, CVE-2011-4619, CVE-2012-0027) 13 years ago
Felix Fietkau faf5f84cbf openssl: update to 1.0.0e (patch by tripolar) 13 years ago
Felix Fietkau 6440c49e28 openssl: update to 1.0.0d - includes important bug and security fixes (patch by tripolar) 14 years ago
Felix Fietkau 1efe968c2e openssl: update to 1.0.0c 14 years ago
Jo-Philipp Wich 7fdd0dbd67 openssl: update to 0.9.8p 14 years ago
Florian Fainelli 75cde2fd4c update openssl to 0.9.8o (#7428) 14 years ago
Jo-Philipp Wich 731983969a openssl: update to v0.9.8n, thanks Peter Wagner 15 years ago
Jo-Philipp Wich ffbff1a43c openssl: update OCF userspace part to version 20100325 15 years ago
Nicolas Thill 8f683d6fe1 package/openssl: move configuration in submenu 15 years ago
Jo-Philipp Wich 30edff3c2f openssl: add patch for CVE-2010-0740 ("Record of death") vulnerability 15 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 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) 16 years ago
Nicolas Thill c1a929efbd openssl: fix annoying build errors when changing upstream versions 16 years ago
Nicolas Thill 2a54a83244 openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & OpenConnect VPN clients (thanks to freezer) 16 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
Florian Fainelli b32d7ba705 update openssl to 0.9.8k (#4846) 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
Felix Fietkau e9ea28b0af use $(FPIC) in a few places where it matters 16 years ago
Imre Kaloz a2e1b4ab11 enable the cryptodev engine on ixp4xx 16 years ago
Imre Kaloz e3dcb74486 enable openssl engine support on ixp4xx 16 years ago
Steven Barth 80219efc2d updated OpenSSL to 0.9.8h 17 years ago
Steven Barth f2de1dec21 Merge branch 'openssl' 17 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