aboutsummaryrefslogtreecommitdiff
path: root/package/openssl/patches
Commit message (Collapse)AuthorAge
* move library packages to package/libs/Felix Fietkau2012-10-08
| | | | SVN-Revision: 33657
* openssl: use asm SHA1, SHA256, AES on MIPS.Felix Fietkau2012-09-24
| | | | | | | | | On a lightly loaded 24Kc, as measured by 'openssl speed sha1', shows between 27% and 120% speedup depending on block size. SHA1 is notably used in Transmission for piece verification. Patch by Catalin Patulea SVN-Revision: 33531
* openssl: update to v1.0.1c (CVE-2012-2333)Jo-Philipp Wich2012-05-19
| | | | SVN-Revision: 31819
* openssl: update to 1.0.1bFlorian Fainelli2012-05-02
| | | | SVN-Revision: 31551
* openssl: update to v1.0.1a (CVE-2012-2110)Jo-Philipp Wich2012-04-19
| | | | SVN-Revision: 31346
* openssl 1.0.1 update patchJo-Philipp Wich2012-03-18
| | | | | | | | This patch updates openssl to 1.0.1 and refreshes all patches. Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 30984
* openssl 1.0.0h update patchJo-Philipp Wich2012-03-13
| | | | | | | | | | | 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
* openssl: refresh patchesFelix Fietkau2011-11-03
| | | | SVN-Revision: 28736
* openssl: update to 1.0.0cFelix Fietkau2011-02-03
| | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 25348
* openssl: refresh 200-ocf-20100325.patchJo-Philipp Wich2010-11-19
| | | | SVN-Revision: 24042
* openssl: update to v0.9.8n, thanks Peter WagnerJo-Philipp Wich2010-05-05
| | | | SVN-Revision: 21382
* openssl: update OCF userspace part to version 20100325Jo-Philipp Wich2010-05-04
| | | | SVN-Revision: 21359
* openssl: fix timestamp patch - previous version patched the wrong fileFelix Fietkau2010-04-14
| | | | SVN-Revision: 20859
* openssl: remove the makefile timestamp check, it breaks on some host systemsFelix Fietkau2010-04-14
| | | | SVN-Revision: 20858
* openssl: add patch for CVE-2010-0740 ("Record of death") vulnerabilityJo-Philipp Wich2010-03-29
| | | | SVN-Revision: 20592
* package/openssl: refresh patchesGabor Juhos2010-03-26
| | | | SVN-Revision: 20473
* openssl: fix build failure on arm, aes asm version is not shipped anymore ↵Nicolas Thill2010-03-02
| | | | | | (closes: #6778) SVN-Revision: 19945
* openssl: upgrade to 0.9.8m (patch by Peter Wagner)Felix Fietkau2010-03-01
| | | | SVN-Revision: 19939
* openssl: add fixes for CVE-2009-1387 and CVE-2009-2409 (thx, puchu)Felix Fietkau2010-01-28
| | | | SVN-Revision: 19369
* openssl: refresh patchesFelix Fietkau2010-01-28
| | | | SVN-Revision: 19368
* openssl: use assembler version of aes on arm - nearly doubles aes encryption ↵Felix Fietkau2009-12-16
| | | | | | performance SVN-Revision: 18790
* update openssl to 0.9.8l -- thanks puchuImre Kaloz2009-11-12
| | | | SVN-Revision: 18398
* openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & ↵Nicolas Thill2009-04-25
| | | | | | OpenConnect VPN clients (thanks to freezer) SVN-Revision: 15410
* allow openssl to compile with ccache enabled (#4518)Florian Fainelli2009-04-11
| | | | SVN-Revision: 15212
* update openssl to 0.9.8k (#4846)Florian Fainelli2009-04-04
| | | | SVN-Revision: 15106
* openssl: add a patch to fix link segfault when using a glibc/eglibc based ↵Nicolas Thill2009-02-02
| | | | | | toolchain (closes: #4517), thanks to Luigi Mantellini SVN-Revision: 14375
* openssl: update to 0.9.8j. thanks puchu. - addresses CVE-2008-5077Andy Boyett2009-01-19
| | | | SVN-Revision: 14102
* openssl: update ocf to 20080917Gabor Juhos2008-11-18
| | | | SVN-Revision: 13284
* Update openssl to 0.9.8i (#4060)Florian Fainelli2008-11-03
| | | | SVN-Revision: 13109
* adds several fixes to etrax, make openssl work on etraxJohn Crispin2008-08-26
| | | | SVN-Revision: 12393
* patch causes problems on some platforms, nuke itImre Kaloz2008-07-22
| | | | SVN-Revision: 11904
* fix cryptodev compileImre Kaloz2008-07-13
| | | | SVN-Revision: 11804
* add ocf support to openssl, and use it by default if engines are enabledImre Kaloz2008-07-12
| | | | SVN-Revision: 11789
* cleanupImre Kaloz2008-07-12
| | | | SVN-Revision: 11786
* updated OpenSSL to 0.9.8hSteven Barth2008-05-31
| | | | SVN-Revision: 11309
* Merge branch 'openssl'Steven Barth2008-05-20
| | | | SVN-Revision: 11224
* Add a patch for openssl to fix some breakage that happens when compiled with ↵Felix Fietkau2007-06-28
| | | | | | | | | | | gcc 4.2.0 Note: this does not cover all instances, but it will at least compile. If the broken parts are reached at run time, the program will crash. I wonder whose stupid idea it was to intentionally(!) make programs segfault when they hit something that *might* be unsafe to use. Patch taken from http://www.mail-archive.com/openssl-dev@openssl.org/msg22667.html SVN-Revision: 7764
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-04
| | | | SVN-Revision: 7490
* fix path to bash in openssl compileFelix Fietkau2006-10-14
| | | | SVN-Revision: 5105
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20