Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move library packages to package/libs/ | Felix Fietkau | 2012-10-08 | 1 | -179/+0 |
| | | | | SVN-Revision: 33657 | ||||
* | openssl: use asm SHA1, SHA256, AES on MIPS. | Felix Fietkau | 2012-09-24 | 1 | -2/+7 |
| | | | | | | | | | 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 | ||||
* | revert threadsafe patch | John Crispin | 2012-08-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 33292 | ||||
* | add missin -lpthread to the util - build bots spotted this | John Crispin | 2012-08-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 33273 | ||||
* | add safethread | John Crispin | 2012-08-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 33269 | ||||
* | openssl: enable the use of cryptodev digests | Luka Perkov | 2012-07-11 | 1 | -3/+6 |
| | | | | SVN-Revision: 32673 | ||||
* | openssl does not compile with uml and arch x86_64 | Jo-Philipp Wich | 2012-06-18 | 1 | -2/+7 |
| | | | | | | | | | | | | | Hi, I found that openssl did not compile on the uml target under x86_64. The attached patch should correct this and is working for me. Is this the right way to do it? thanks, Thomas SVN-Revision: 32443 | ||||
* | openssl: update to v1.0.1c (CVE-2012-2333) | Jo-Philipp Wich | 2012-05-19 | 1 | -2/+2 |
| | | | | SVN-Revision: 31819 | ||||
* | openssl: update to 1.0.1b | Florian Fainelli | 2012-05-02 | 1 | -2/+2 |
| | | | | SVN-Revision: 31551 | ||||
* | openssl: update to v1.0.1a (CVE-2012-2110) | Jo-Philipp Wich | 2012-04-19 | 1 | -2/+2 |
| | | | | SVN-Revision: 31346 | ||||
* | openssl 1.0.1 update patch | Jo-Philipp Wich | 2012-03-18 | 1 | -2/+3 |
| | | | | | | | | 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 patch | Jo-Philipp Wich | 2012-03-13 | 1 | -2/+2 |
| | | | | | | | | | | | 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: update to v1.0.0g (CVE-2012-0050) | Jo-Philipp Wich | 2012-01-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 29832 | ||||
* | openssl: fix syntax error in OpenWrt Makefile | Jo-Philipp Wich | 2012-01-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 29774 | ||||
* | openssl: don't fail with empty TARGET_LDFLAGS | Jo-Philipp Wich | 2012-01-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 29770 | ||||
* | openssl: bump to v1.0.0f (CVE-2011-4108, CVE-2011-4576, CVE-2011-4577, ↵ | Jo-Philipp Wich | 2012-01-06 | 1 | -3/+3 |
| | | | | | | CVE-2011-4619, CVE-2012-0027) SVN-Revision: 29670 | ||||
* | openssl: update to 1.0.0e (patch by tripolar) | Felix Fietkau | 2011-11-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 28735 | ||||
* | openssl: update to 1.0.0d - includes important bug and security fixes (patch ↵ | Felix Fietkau | 2011-02-08 | 1 | -2/+2 |
| | | | | | | by tripolar) SVN-Revision: 25427 | ||||
* | openssl: update to 1.0.0c | Felix Fietkau | 2011-02-03 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 25348 | ||||
* | openssl: update to 0.9.8p | Jo-Philipp Wich | 2010-11-19 | 1 | -2/+2 |
| | | | | SVN-Revision: 24037 | ||||
* | update openssl to 0.9.8o (#7428) | Florian Fainelli | 2010-06-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 21687 | ||||
* | openssl: update to v0.9.8n, thanks Peter Wagner | Jo-Philipp Wich | 2010-05-05 | 1 | -3/+3 |
| | | | | SVN-Revision: 21382 | ||||
* | openssl: update OCF userspace part to version 20100325 | Jo-Philipp Wich | 2010-05-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 21359 | ||||
* | package/openssl: move configuration in submenu | Nicolas Thill | 2010-04-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 20915 | ||||
* | openssl: add patch for CVE-2010-0740 ("Record of death") vulnerability | Jo-Philipp Wich | 2010-03-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 20592 | ||||
* | this patch fixes openssl parallel build. | Travis Kemen | 2010-03-14 | 1 | -15/+21 |
| | | | | | | -Raphael SVN-Revision: 20186 | ||||
* | openssl: fix build failure on arm, aes asm version is not shipped anymore ↵ | Nicolas Thill | 2010-03-02 | 1 | -4/+0 |
| | | | | | | (closes: #6778) SVN-Revision: 19945 | ||||
* | openssl: upgrade to 0.9.8m (patch by Peter Wagner) | Felix Fietkau | 2010-03-01 | 1 | -3/+3 |
| | | | | SVN-Revision: 19939 | ||||
* | openssl: make engines support dynamically configurable (based on a patch by ↵ | Felix Fietkau | 2010-01-28 | 1 | -7/+13 |
| | | | | | | puchu) SVN-Revision: 19371 | ||||
* | openssl: use assembler version of aes on arm - nearly doubles aes encryption ↵ | Felix Fietkau | 2009-12-16 | 1 | -3/+11 |
| | | | | | | performance SVN-Revision: 18790 | ||||
* | update openssl to 0.9.8l -- thanks puchu | Imre Kaloz | 2009-11-12 | 1 | -3/+3 |
| | | | | SVN-Revision: 18398 | ||||
* | openssl: fix bad chmod in install section (#5433) | Jo-Philipp Wich | 2009-06-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 16624 | ||||
* | put the 4 ssl libraries into a ssl submenu (#5156) | Florian Fainelli | 2009-05-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 16090 | ||||
* | openssl: fix annoying build errors when changing upstream versions | Nicolas Thill | 2009-05-17 | 1 | -2/+3 |
| | | | | SVN-Revision: 15880 | ||||
* | openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & ↵ | Nicolas Thill | 2009-04-25 | 1 | -2/+2 |
| | | | | | | OpenConnect VPN clients (thanks to freezer) SVN-Revision: 15410 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | update openssl to 0.9.8k (#4846) | Florian Fainelli | 2009-04-04 | 1 | -2/+2 |
| | | | | SVN-Revision: 15106 | ||||
* | openssl: update to 0.9.8j. thanks puchu. - addresses CVE-2008-5077 | Andy Boyett | 2009-01-19 | 1 | -5/+5 |
| | | | | SVN-Revision: 14102 | ||||
* | openssl: update ocf to 20080917 | Gabor Juhos | 2008-11-18 | 1 | -7/+9 |
| | | | | SVN-Revision: 13284 | ||||
* | bump openssl PKG_RELEASE | Felix Fietkau | 2008-11-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 13184 | ||||
* | enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky) | Felix Fietkau | 2008-11-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 13182 | ||||
* | Update openssl to 0.9.8i (#4060) | Florian Fainelli | 2008-11-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 13109 | ||||
* | change the an openssl sed command to be safe for -Wl,-rpath-link in ldflags | Felix Fietkau | 2008-09-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 12511 | ||||
* | use $(FPIC) in a few places where it matters | Felix Fietkau | 2008-08-06 | 1 | -0/+2 |
| | | | | SVN-Revision: 12225 | ||||
* | enable the cryptodev engine on ixp4xx | Imre Kaloz | 2008-07-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 11805 | ||||
* | enable openssl engine support on ixp4xx | Imre Kaloz | 2008-07-12 | 1 | -0/+5 |
| | | | | SVN-Revision: 11788 | ||||
* | updated OpenSSL to 0.9.8h | Steven Barth | 2008-05-31 | 1 | -2/+2 |
| | | | | SVN-Revision: 11309 | ||||
* | Merge branch 'openssl' | Steven Barth | 2008-05-20 | 1 | -3/+3 |
| | | | | SVN-Revision: 11224 | ||||
* | remove uninstalldev templates (no longer necessary) | Felix Fietkau | 2007-12-25 | 1 | -6/+0 |
| | | | | SVN-Revision: 9906 | ||||
* | Use $(CP) instead of $(INSTALL_BIN) for binaries. | Felix Fietkau | 2007-12-09 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9694 |