summaryrefslogtreecommitdiffstats
path: root/package/openssl
Commit message (Collapse)AuthorAgeFilesLines
* 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-039-1287/+41
| | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 25348
* openssl: refresh 200-ocf-20100325.patchJo-Philipp Wich2010-11-191-12/+12
| | | | SVN-Revision: 24042
* 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-053-38/+3
| | | | SVN-Revision: 21382
* openssl: update OCF userspace part to version 20100325Jo-Philipp Wich2010-05-042-269/+215
| | | | SVN-Revision: 21359
* package/openssl: move configuration in submenuNicolas Thill2010-04-162-4/+4
| | | | SVN-Revision: 20915
* openssl: fix timestamp patch - previous version patched the wrong fileFelix Fietkau2010-04-141-4/+4
| | | | SVN-Revision: 20859
* openssl: remove the makefile timestamp check, it breaks on some host systemsFelix Fietkau2010-04-141-0/+23
| | | | SVN-Revision: 20858
* openssl: add patch for CVE-2010-0740 ("Record of death") vulnerabilityJo-Philipp Wich2010-03-292-1/+16
| | | | SVN-Revision: 20592
* package/openssl: refresh patchesGabor Juhos2010-03-267-72/+70
| | | | SVN-Revision: 20473
* 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-022-16/+0
| | | | | | (closes: #6778) SVN-Revision: 19945
* openssl: upgrade to 0.9.8m (patch by Peter Wagner)Felix Fietkau2010-03-0114-512/+16
| | | | SVN-Revision: 19939
* openssl: make engines support dynamically configurable (based on a patch by ↵Felix Fietkau2010-01-282-7/+22
| | | | | | puchu) SVN-Revision: 19371
* openssl: add fixes for CVE-2009-1387 and CVE-2009-2409 (thx, puchu)Felix Fietkau2010-01-282-0/+112
| | | | SVN-Revision: 19369
* openssl: refresh patchesFelix Fietkau2010-01-2817-146/+100
| | | | SVN-Revision: 19368
* openssl: use assembler version of aes on arm - nearly doubles aes encryption ↵Felix Fietkau2009-12-162-3/+24
| | | | | | performance SVN-Revision: 18790
* update openssl to 0.9.8l -- thanks puchuImre Kaloz2009-11-125-3/+122
| | | | 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-252-2/+141
| | | | | | 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
* allow openssl to compile with ccache enabled (#4518)Florian Fainelli2009-04-111-0/+40
| | | | SVN-Revision: 15212
* update openssl to 0.9.8k (#4846)Florian Fainelli2009-04-044-18/+41
| | | | SVN-Revision: 15106
* openssl: add a patch to fix link segfault when using a glibc/eglibc based ↵Nicolas Thill2009-02-021-0/+18
| | | | | | toolchain (closes: #4517), thanks to Luigi Mantellini SVN-Revision: 14375
* openssl: update to 0.9.8j. thanks puchu. - addresses CVE-2008-5077Andy Boyett2009-01-194-36/+56
| | | | SVN-Revision: 14102
* openssl: update ocf to 20080917Gabor Juhos2008-11-183-679/+352
| | | | 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-034-69/+71
| | | | 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
* adds several fixes to etrax, make openssl work on etraxJohn Crispin2008-08-261-0/+14
| | | | SVN-Revision: 12393
* use $(FPIC) in a few places where it mattersFelix Fietkau2008-08-061-0/+2
| | | | SVN-Revision: 12225
* patch causes problems on some platforms, nuke itImre Kaloz2008-07-221-28/+0
| | | | SVN-Revision: 11904
* enable the cryptodev engine on ixp4xxImre Kaloz2008-07-131-1/+1
| | | | SVN-Revision: 11805
* fix cryptodev compileImre Kaloz2008-07-131-0/+494
| | | | SVN-Revision: 11804
* add ocf support to openssl, and use it by default if engines are enabledImre Kaloz2008-07-122-0/+1220
| | | | SVN-Revision: 11789
* enable openssl engine support on ixp4xxImre Kaloz2008-07-121-0/+5
| | | | SVN-Revision: 11788
* cleanupImre Kaloz2008-07-122-7/+1
| | | | SVN-Revision: 11786
* updated OpenSSL to 0.9.8hSteven Barth2008-05-313-13/+13
| | | | SVN-Revision: 11309
* Merge branch 'openssl'Steven Barth2008-05-204-280/+25
| | | | 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
* added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2John Crispin2007-10-061-2/+0
| | | | SVN-Revision: 9162
* add $(STAGING_DIR) as argument to the InstallDev template and update ↵Felix Fietkau2007-09-281-12/+12
| | | | | | packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages SVN-Revision: 9052
* install OpenSSL pkgconfig dev filesNicolas Thill2007-09-221-1/+7
| | | | SVN-Revision: 8941
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-13/+20
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659