aboutsummaryrefslogtreecommitdiffstats
path: root/package/openssl/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* move library packages to package/libs/Felix Fietkau2012-10-081-179/+0
| | | | SVN-Revision: 33657
* openssl: use asm SHA1, SHA256, AES on MIPS.Felix Fietkau2012-09-241-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 patchJohn Crispin2012-08-291-2/+2
| | | | SVN-Revision: 33292
* add missin -lpthread to the util - build bots spotted thisJohn Crispin2012-08-261-1/+1
| | | | SVN-Revision: 33273
* add safethreadJohn Crispin2012-08-241-1/+1
| | | | SVN-Revision: 33269
* openssl: enable the use of cryptodev digestsLuka Perkov2012-07-111-3/+6
| | | | SVN-Revision: 32673
* openssl does not compile with uml and arch x86_64Jo-Philipp Wich2012-06-181-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 Wich2012-05-191-2/+2
| | | | SVN-Revision: 31819
* openssl: update to 1.0.1bFlorian Fainelli2012-05-021-2/+2
| | | | SVN-Revision: 31551
* openssl: update to v1.0.1a (CVE-2012-2110)Jo-Philipp Wich2012-04-191-2/+2
| | | | SVN-Revision: 31346
* openssl 1.0.1 update patchJo-Philipp Wich2012-03-181-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 patchJo-Philipp Wich2012-03-131-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 Wich2012-01-201-2/+2
| | | | SVN-Revision: 29832
* openssl: fix syntax error in OpenWrt MakefileJo-Philipp Wich2012-01-181-1/+1
| | | | SVN-Revision: 29774
* openssl: don't fail with empty TARGET_LDFLAGSJo-Philipp Wich2012-01-181-1/+1
| | | | SVN-Revision: 29770
* openssl: bump to v1.0.0f (CVE-2011-4108, CVE-2011-4576, CVE-2011-4577, ↵Jo-Philipp Wich2012-01-061-3/+3
| | | | | | CVE-2011-4619, CVE-2012-0027) SVN-Revision: 29670
* openssl: update to 1.0.0e (patch by tripolar)Felix Fietkau2011-11-031-2/+2
| | | | SVN-Revision: 28735
* openssl: update to 1.0.0d - includes important bug and security fixes (patch ↵Felix Fietkau2011-02-081-2/+2
| | | | | | by tripolar) SVN-Revision: 25427
* openssl: update to 1.0.0cFelix Fietkau2011-02-031-3/+3
| | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 25348
* openssl: update to 0.9.8pJo-Philipp Wich2010-11-191-2/+2
| | | | SVN-Revision: 24037
* update openssl to 0.9.8o (#7428)Florian Fainelli2010-06-061-2/+2
| | | | SVN-Revision: 21687
* openssl: update to v0.9.8n, thanks Peter WagnerJo-Philipp Wich2010-05-051-3/+3
| | | | SVN-Revision: 21382
* openssl: update OCF userspace part to version 20100325Jo-Philipp Wich2010-05-041-1/+1
| | | | SVN-Revision: 21359
* package/openssl: move configuration in submenuNicolas Thill2010-04-161-0/+1
| | | | SVN-Revision: 20915
* openssl: add patch for CVE-2010-0740 ("Record of death") vulnerabilityJo-Philipp Wich2010-03-291-1/+1
| | | | SVN-Revision: 20592
* this patch fixes openssl parallel build.Travis Kemen2010-03-141-15/+21
| | | | | | -Raphael SVN-Revision: 20186
* openssl: fix build failure on arm, aes asm version is not shipped anymore ↵Nicolas Thill2010-03-021-4/+0
| | | | | | (closes: #6778) SVN-Revision: 19945
* openssl: upgrade to 0.9.8m (patch by Peter Wagner)Felix Fietkau2010-03-011-3/+3
| | | | SVN-Revision: 19939
* openssl: make engines support dynamically configurable (based on a patch by ↵Felix Fietkau2010-01-281-7/+13
| | | | | | puchu) SVN-Revision: 19371
* openssl: use assembler version of aes on arm - nearly doubles aes encryption ↵Felix Fietkau2009-12-161-3/+11
| | | | | | performance SVN-Revision: 18790
* update openssl to 0.9.8l -- thanks puchuImre Kaloz2009-11-121-3/+3
| | | | SVN-Revision: 18398
* openssl: fix bad chmod in install section (#5433)Jo-Philipp Wich2009-06-291-2/+2
| | | | SVN-Revision: 16624
* put the 4 ssl libraries into a ssl submenu (#5156)Florian Fainelli2009-05-261-0/+1
| | | | SVN-Revision: 16090
* openssl: fix annoying build errors when changing upstream versionsNicolas Thill2009-05-171-2/+3
| | | | SVN-Revision: 15880
* openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & ↵Nicolas Thill2009-04-251-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 Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* update openssl to 0.9.8k (#4846)Florian Fainelli2009-04-041-2/+2
| | | | SVN-Revision: 15106
* openssl: update to 0.9.8j. thanks puchu. - addresses CVE-2008-5077Andy Boyett2009-01-191-5/+5
| | | | SVN-Revision: 14102
* openssl: update ocf to 20080917Gabor Juhos2008-11-181-7/+9
| | | | SVN-Revision: 13284
* bump openssl PKG_RELEASEFelix Fietkau2008-11-111-1/+1
| | | | SVN-Revision: 13184
* enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky)Felix Fietkau2008-11-111-1/+1
| | | | SVN-Revision: 13182
* Update openssl to 0.9.8i (#4060)Florian Fainelli2008-11-031-2/+2
| | | | SVN-Revision: 13109
* change the an openssl sed command to be safe for -Wl,-rpath-link in ldflagsFelix Fietkau2008-09-031-1/+1
| | | | SVN-Revision: 12511
* use $(FPIC) in a few places where it mattersFelix Fietkau2008-08-061-0/+2
| | | | SVN-Revision: 12225
* enable the cryptodev engine on ixp4xxImre Kaloz2008-07-131-1/+1
| | | | SVN-Revision: 11805
* enable openssl engine support on ixp4xxImre Kaloz2008-07-121-0/+5
| | | | SVN-Revision: 11788
* updated OpenSSL to 0.9.8hSteven Barth2008-05-311-2/+2
| | | | SVN-Revision: 11309
* Merge branch 'openssl'Steven Barth2008-05-201-3/+3
| | | | SVN-Revision: 11224
* remove uninstalldev templates (no longer necessary)Felix Fietkau2007-12-251-6/+0
| | | | SVN-Revision: 9906
* Use $(CP) instead of $(INSTALL_BIN) for binaries.Felix Fietkau2007-12-091-1/+1
| | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9694