Commit Graph

77 Commits (b218b15709d8699be79fd21e96bf589ca74aa187)

Author SHA1 Message Date
Florian Fainelli e69d1b9940 openssl: update to 1.0.1b
SVN-Revision: 31551
12 years ago
Jo-Philipp Wich 5a7ac3d044 openssl: update to v1.0.1a (CVE-2012-2110)
SVN-Revision: 31346
12 years ago
Jo-Philipp Wich 7aefa1da37 openssl 1.0.1 update patch
This patch updates openssl to 1.0.1 and refreshes all patches.

Signed-off-by: Peter Wagner <tripolar@gmx.at>

SVN-Revision: 30984
12 years ago
Jo-Philipp Wich 911666bff8 openssl 1.0.0h update patch
Hi

this patch updates openssl to 1.0.0h and refreshes all patches.
This fixes CVE-2012-0884.

Signed-off-by: Peter Wagner <tripolar@gmx.at>

SVN-Revision: 30939
12 years ago
Jo-Philipp Wich 2cbe76ca08 openssl: update to v1.0.0g (CVE-2012-0050)
SVN-Revision: 29832
13 years ago
Jo-Philipp Wich d4465bee36 openssl: fix syntax error in OpenWrt Makefile
SVN-Revision: 29774
13 years ago
Jo-Philipp Wich 25630dd5a5 openssl: don't fail with empty TARGET_LDFLAGS
SVN-Revision: 29770
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)
SVN-Revision: 29670
13 years ago
Felix Fietkau eff467b5cc openssl: refresh patches
SVN-Revision: 28736
13 years ago
Felix Fietkau faf5f84cbf openssl: update to 1.0.0e (patch by tripolar)
SVN-Revision: 28735
13 years ago
Felix Fietkau 6440c49e28 openssl: update to 1.0.0d - includes important bug and security fixes (patch by tripolar)
SVN-Revision: 25427
14 years ago
Felix Fietkau 1efe968c2e openssl: update to 1.0.0c
Signed-off-by: Peter Wagner <tripolar@gmx.at>

SVN-Revision: 25348
14 years ago
Jo-Philipp Wich 3d74e35219 openssl: refresh 200-ocf-20100325.patch
SVN-Revision: 24042
14 years ago
Jo-Philipp Wich 7fdd0dbd67 openssl: update to 0.9.8p
SVN-Revision: 24037
14 years ago
Florian Fainelli 75cde2fd4c update openssl to 0.9.8o (#7428)
SVN-Revision: 21687
14 years ago
Jo-Philipp Wich 731983969a openssl: update to v0.9.8n, thanks Peter Wagner
SVN-Revision: 21382
14 years ago
Jo-Philipp Wich ffbff1a43c openssl: update OCF userspace part to version 20100325
SVN-Revision: 21359
14 years ago
Nicolas Thill 8f683d6fe1 package/openssl: move configuration in submenu
SVN-Revision: 20915
14 years ago
Felix Fietkau 4c7f399cd6 openssl: fix timestamp patch - previous version patched the wrong file
SVN-Revision: 20859
14 years ago
Felix Fietkau 1b02bf3cfa openssl: remove the makefile timestamp check, it breaks on some host systems
SVN-Revision: 20858
14 years ago
Jo-Philipp Wich 30edff3c2f openssl: add patch for CVE-2010-0740 ("Record of death") vulnerability
SVN-Revision: 20592
14 years ago
Gabor Juhos 179ba60e0e package/openssl: refresh patches
SVN-Revision: 20473
14 years ago
Travis Kemen b6555735bd this patch fixes openssl parallel build.
-Raphael

SVN-Revision: 20186
15 years ago
Nicolas Thill b3f90f939b openssl: fix build failure on arm, aes asm version is not shipped anymore (closes: #6778)
SVN-Revision: 19945
15 years ago
Felix Fietkau 3e49e0c87a openssl: upgrade to 0.9.8m (patch by Peter Wagner)
SVN-Revision: 19939
15 years ago
Felix Fietkau 1a4a9cea95 openssl: make engines support dynamically configurable (based on a patch by puchu)
SVN-Revision: 19371
15 years ago
Felix Fietkau 7417cfdda3 openssl: add fixes for CVE-2009-1387 and CVE-2009-2409 (thx, puchu)
SVN-Revision: 19369
15 years ago
Felix Fietkau 0f34d88717 openssl: refresh patches
SVN-Revision: 19368
15 years ago
Felix Fietkau cff27487bb openssl: use assembler version of aes on arm - nearly doubles aes encryption performance
SVN-Revision: 18790
15 years ago
Imre Kaloz 1404796880 update openssl to 0.9.8l -- thanks puchu
SVN-Revision: 18398
15 years ago
Jo-Philipp Wich 115aced5c7 openssl: fix bad chmod in install section (#5433)
SVN-Revision: 16624
15 years ago
Florian Fainelli fe98e8c7cd put the 4 ssl libraries into a ssl submenu (#5156)
SVN-Revision: 16090
15 years ago
Nicolas Thill c1a929efbd openssl: fix annoying build errors when changing upstream versions
SVN-Revision: 15880
15 years ago
Nicolas Thill 2a54a83244 openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & OpenConnect VPN clients (thanks to freezer)
SVN-Revision: 15410
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Florian Fainelli 1307d73267 allow openssl to compile with ccache enabled (#4518)
SVN-Revision: 15212
15 years ago
Florian Fainelli b32d7ba705 update openssl to 0.9.8k (#4846)
SVN-Revision: 15106
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
SVN-Revision: 14375
16 years ago
Andy Boyett fec30c2b2b openssl: update to 0.9.8j. thanks puchu. - addresses CVE-2008-5077
SVN-Revision: 14102
16 years ago
Gabor Juhos 22949f10e2 openssl: update ocf to 20080917
SVN-Revision: 13284
16 years ago
Felix Fietkau 6182979957 bump openssl PKG_RELEASE
SVN-Revision: 13184
16 years ago
Felix Fietkau 078f269b41 enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky)
SVN-Revision: 13182
16 years ago
Florian Fainelli b4dd33016d Update openssl to 0.9.8i (#4060)
SVN-Revision: 13109
16 years ago
Felix Fietkau e08253b1c2 change the an openssl sed command to be safe for -Wl,-rpath-link in ldflags
SVN-Revision: 12511
16 years ago
John Crispin 974ad00cf3 adds several fixes to etrax, make openssl work on etrax
SVN-Revision: 12393
16 years ago
Felix Fietkau e9ea28b0af use $(FPIC) in a few places where it matters
SVN-Revision: 12225
16 years ago
Imre Kaloz 3ff4b7ee10 patch causes problems on some platforms, nuke it
SVN-Revision: 11904
16 years ago
Imre Kaloz a2e1b4ab11 enable the cryptodev engine on ixp4xx
SVN-Revision: 11805
16 years ago
Imre Kaloz 37401f38d3 fix cryptodev compile
SVN-Revision: 11804
16 years ago
Imre Kaloz 3800c1921a add ocf support to openssl, and use it by default if engines are enabled
SVN-Revision: 11789
16 years ago