aboutsummaryrefslogtreecommitdiff
path: root/package/openssl/Makefile
Commit message (Expand)AuthorAge
* openssl does not compile with uml and arch x86_64Jo-Philipp Wich2012-06-18
* openssl: update to v1.0.1c (CVE-2012-2333)Jo-Philipp Wich2012-05-19
* openssl: update to 1.0.1bFlorian Fainelli2012-05-02
* openssl: update to v1.0.1a (CVE-2012-2110)Jo-Philipp Wich2012-04-19
* openssl 1.0.1 update patchJo-Philipp Wich2012-03-18
* openssl 1.0.0h update patchJo-Philipp Wich2012-03-13
* openssl: update to v1.0.0g (CVE-2012-0050)Jo-Philipp Wich2012-01-20
* openssl: fix syntax error in OpenWrt MakefileJo-Philipp Wich2012-01-18
* openssl: don't fail with empty TARGET_LDFLAGSJo-Philipp Wich2012-01-18
* openssl: bump to v1.0.0f (CVE-2011-4108, CVE-2011-4576, CVE-2011-4577, CVE-20...Jo-Philipp Wich2012-01-06
* openssl: update to 1.0.0e (patch by tripolar)Felix Fietkau2011-11-03
* openssl: update to 1.0.0d - includes important bug and security fixes (patch ...Felix Fietkau2011-02-08
* openssl: update to 1.0.0cFelix Fietkau2011-02-03
* openssl: update to 0.9.8pJo-Philipp Wich2010-11-19
* update openssl to 0.9.8o (#7428)Florian Fainelli2010-06-06
* openssl: update to v0.9.8n, thanks Peter WagnerJo-Philipp Wich2010-05-05
* openssl: update OCF userspace part to version 20100325Jo-Philipp Wich2010-05-04
* package/openssl: move configuration in submenuNicolas Thill2010-04-16
* openssl: add patch for CVE-2010-0740 ("Record of death") vulnerabilityJo-Philipp Wich2010-03-29
* this patch fixes openssl parallel build.Travis Kemen2010-03-14
* openssl: fix build failure on arm, aes asm version is not shipped anymore (cl...Nicolas Thill2010-03-02
* openssl: upgrade to 0.9.8m (patch by Peter Wagner)Felix Fietkau2010-03-01
* openssl: make engines support dynamically configurable (based on a patch by p...Felix Fietkau2010-01-28
* openssl: use assembler version of aes on arm - nearly doubles aes encryption ...Felix Fietkau2009-12-16
* update openssl to 0.9.8l -- thanks puchuImre Kaloz2009-11-12
* openssl: fix bad chmod in install section (#5433)Jo-Philipp Wich2009-06-29
* put the 4 ssl libraries into a ssl submenu (#5156)Florian Fainelli2009-05-26
* openssl: fix annoying build errors when changing upstream versionsNicolas Thill2009-05-17
* openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & Op...Nicolas Thill2009-04-25
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
* update openssl to 0.9.8k (#4846)Florian Fainelli2009-04-04
* openssl: update to 0.9.8j. thanks puchu. - addresses CVE-2008-5077Andy Boyett2009-01-19
* openssl: update ocf to 20080917Gabor Juhos2008-11-18
* bump openssl PKG_RELEASEFelix Fietkau2008-11-11
* enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky)Felix Fietkau2008-11-11
* Update openssl to 0.9.8i (#4060)Florian Fainelli2008-11-03
* change the an openssl sed command to be safe for -Wl,-rpath-link in ldflagsFelix Fietkau2008-09-03
* use $(FPIC) in a few places where it mattersFelix Fietkau2008-08-06
* enable the cryptodev engine on ixp4xxImre Kaloz2008-07-13
* enable openssl engine support on ixp4xxImre Kaloz2008-07-12
* updated OpenSSL to 0.9.8hSteven Barth2008-05-31
* Merge branch 'openssl'Steven Barth2008-05-20
* remove uninstalldev templates (no longer necessary)Felix Fietkau2007-12-25
* Use $(CP) instead of $(INSTALL_BIN) for binaries.Felix Fietkau2007-12-09
* added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2John Crispin2007-10-06
* add $(STAGING_DIR) as argument to the InstallDev template and update packages...Felix Fietkau2007-09-28
* install OpenSSL pkgconfig dev filesNicolas Thill2007-09-22
* move package description to a separate definition, remove it when DESCRIPTION...Nicolas Thill2007-09-07
* use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L...Nicolas Thill2007-09-03
* Put back dso and bump release numberFlorian Fainelli2007-08-01