| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] openssl: update to v1.0.0g (CVE-2012-0050) | jow | 2012-01-20 | 1 | -2/+2 |
* | [package] openssl: fix syntax error in OpenWrt Makefile | jow | 2012-01-18 | 1 | -1/+1 |
* | [package] openssl: don't fail with empty TARGET_LDFLAGS | jow | 2012-01-18 | 1 | -1/+1 |
* | [package] openssl: bump to v1.0.0f (CVE-2011-4108, CVE-2011-4576, CVE-2011-45... | jow | 2012-01-06 | 1 | -3/+3 |
* | openssl: update to 1.0.0e (patch by tripolar) | nbd | 2011-11-03 | 1 | -2/+2 |
* | openssl: update to 1.0.0d - includes important bug and security fixes (patch ... | nbd | 2011-02-08 | 1 | -2/+2 |
* | openssl: update to 1.0.0c | nbd | 2011-02-03 | 1 | -3/+3 |
* | [package] openssl: update to 0.9.8p | jow | 2010-11-19 | 1 | -2/+2 |
* | [package] update openssl to 0.9.8o (#7428) | florian | 2010-06-06 | 1 | -2/+2 |
* | [package] openssl: update to v0.9.8n, thanks Peter Wagner | jow | 2010-05-05 | 1 | -3/+3 |
* | [package] openssl: update OCF userspace part to version 20100325 | jow | 2010-05-04 | 1 | -1/+1 |
* | package/openssl: move configuration in submenu | nico | 2010-04-16 | 1 | -0/+1 |
* | [package] openssl: add patch for CVE-2010-0740 ("Record of death") vulnerability | jow | 2010-03-29 | 1 | -1/+1 |
* | this patch fixes openssl parallel build. | thepeople | 2010-03-14 | 1 | -15/+21 |
* | [package] openssl: fix build failure on arm, aes asm version is not shipped a... | nico | 2010-03-02 | 1 | -4/+0 |
* | openssl: upgrade to 0.9.8m (patch by Peter Wagner) | nbd | 2010-03-01 | 1 | -3/+3 |
* | openssl: make engines support dynamically configurable (based on a patch by p... | nbd | 2010-01-28 | 1 | -7/+13 |
* | openssl: use assembler version of aes on arm - nearly doubles aes encryption ... | nbd | 2009-12-16 | 1 | -3/+11 |
* | update openssl to 0.9.8l -- thanks puchu | kaloz | 2009-11-12 | 1 | -3/+3 |
* | [package] openssl: fix bad chmod in install section (#5433) | jow | 2009-06-29 | 1 | -2/+2 |
* | [package] put the 4 ssl libraries into a ssl submenu (#5156) | florian | 2009-05-26 | 1 | -0/+1 |
* | [package] openssl: fix annoying build errors when changing upstream versions | nico | 2009-05-17 | 1 | -2/+3 |
* | [package] openssl: add a patch to support DTLS compatibility with Cisco AnyCo... | nico | 2009-04-25 | 1 | -2/+2 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 1 | -1/+0 |
* | [package] update openssl to 0.9.8k (#4846) | florian | 2009-04-04 | 1 | -2/+2 |
* | [package] openssl: update to 0.9.8j. thanks puchu. | agb | 2009-01-19 | 1 | -5/+5 |
* | [package] openssl: update ocf to 20080917 | juhosg | 2008-11-18 | 1 | -7/+9 |
* | bump openssl PKG_RELEASE | nbd | 2008-11-11 | 1 | -1/+1 |
* | enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky) | nbd | 2008-11-11 | 1 | -1/+1 |
* | Update openssl to 0.9.8i (#4060) | florian | 2008-11-03 | 1 | -2/+2 |
* | change the an openssl sed command to be safe for -Wl,-rpath-link in ldflags | nbd | 2008-09-03 | 1 | -1/+1 |
* | use $(FPIC) in a few places where it matters | nbd | 2008-08-06 | 1 | -0/+2 |
* | enable the cryptodev engine on ixp4xx | kaloz | 2008-07-13 | 1 | -1/+1 |
* | enable openssl engine support on ixp4xx | kaloz | 2008-07-12 | 1 | -0/+5 |
* | updated OpenSSL to 0.9.8h | cyrus | 2008-05-31 | 1 | -2/+2 |
* | Merge branch 'openssl' | cyrus | 2008-05-20 | 1 | -3/+3 |
* | remove uninstalldev templates (no longer necessary) | nbd | 2007-12-25 | 1 | -6/+0 |
* | Use $(CP) instead of $(INSTALL_BIN) for binaries. | nbd | 2007-12-09 | 1 | -1/+1 |
* | added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2 | blogic | 2007-10-06 | 1 | -2/+0 |
* | add $(STAGING_DIR) as argument to the InstallDev template and update packages... | nbd | 2007-09-28 | 1 | -12/+12 |
* | install OpenSSL pkgconfig dev files | nico | 2007-09-22 | 1 | -1/+7 |
* | move package description to a separate definition, remove it when DESCRIPTION... | nico | 2007-09-07 | 1 | -13/+20 |
* | use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L... | nico | 2007-09-03 | 1 | -2/+2 |
* | Put back dso and bump release number | florian | 2007-08-01 | 1 | -2/+2 |
* | Put back zlib-dynamic it is breaking more packages than it solves problems | florian | 2007-08-01 | 1 | -1/+1 |
* | address ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dso | pavlov | 2007-07-31 | 1 | -2/+2 |
* | move openssl to 0.9.8e | pavlov | 2007-04-08 | 1 | -3/+3 |
* | enable dso support back in openssl, needed to use shared zlib compression, an... | nico | 2007-03-26 | 1 | -2/+2 |
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in lots... | nbd | 2007-03-16 | 1 | -1/+0 |
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI... | nbd | 2007-03-16 | 1 | -3/+0 |