summaryrefslogtreecommitdiff
path: root/package/openssl
AgeCommit message (Expand)Author
2010-01-28openssl: make engines support dynamically configurable (based on a patch by p...nbd
2010-01-28openssl: add fixes for CVE-2009-1387 and CVE-2009-2409 (thx, puchu)nbd
2010-01-28openssl: refresh patchesnbd
2009-12-16openssl: use assembler version of aes on arm - nearly doubles aes encryption ...nbd
2009-11-12update openssl to 0.9.8l -- thanks puchukaloz
2009-06-29[package] openssl: fix bad chmod in install section (#5433)jow
2009-05-26[package] put the 4 ssl libraries into a ssl submenu (#5156)florian
2009-05-17[package] openssl: fix annoying build errors when changing upstream versionsnico
2009-04-25[package] openssl: add a patch to support DTLS compatibility with Cisco AnyCo...nico
2009-04-17get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd
2009-04-11[package] allow openssl to compile with ccache enabled (#4518)florian
2009-04-04[package] update openssl to 0.9.8k (#4846)florian
2009-02-02[package] openssl: add a patch to fix link segfault when using a glibc/eglibc...nico
2009-01-19[package] openssl: update to 0.9.8j. thanks puchu.agb
2008-11-18[package] openssl: update ocf to 20080917 juhosg
2008-11-11bump openssl PKG_RELEASEnbd
2008-11-11enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky)nbd
2008-11-03Update openssl to 0.9.8i (#4060)florian
2008-09-03change the an openssl sed command to be safe for -Wl,-rpath-link in ldflagsnbd
2008-08-26adds several fixes to etrax, make openssl work on etraxblogic
2008-08-06use $(FPIC) in a few places where it mattersnbd
2008-07-22patch causes problems on some platforms, nuke itkaloz
2008-07-13enable the cryptodev engine on ixp4xxkaloz
2008-07-13fix cryptodev compilekaloz
2008-07-12add ocf support to openssl, and use it by default if engines are enabledkaloz
2008-07-12enable openssl engine support on ixp4xxkaloz
2008-07-12cleanupkaloz
2008-05-31updated OpenSSL to 0.9.8hcyrus
2008-05-20Merge branch 'openssl'cyrus
2007-12-25remove uninstalldev templates (no longer necessary)nbd
2007-12-09Use $(CP) instead of $(INSTALL_BIN) for binaries.nbd
2007-10-06added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2blogic
2007-09-28add $(STAGING_DIR) as argument to the InstallDev template and update packages...nbd
2007-09-22install OpenSSL pkgconfig dev filesnico
2007-09-07move package description to a separate definition, remove it when DESCRIPTION...nico
2007-09-03use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L...nico
2007-08-01Put back dso and bump release numberflorian
2007-08-01Put back zlib-dynamic it is breaking more packages than it solves problemsflorian
2007-07-31address ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dsopavlov
2007-06-28Add a patch for openssl to fix some breakage that happens when compiled with ...nbd
2007-06-04refresh all package patches in the buildroot using quiltnbd
2007-04-08move openssl to 0.9.8epavlov
2007-03-26enable dso support back in openssl, needed to use shared zlib compression, an...nico
2007-03-16add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd
2007-03-16add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd
2006-11-29fix for ticket:989pavlov
2006-11-28patch from #989 (thanks Bartman007)mbm
2006-11-25sync openssl ciphers and options with whiterussiannbd
2006-11-23replace lots of manual install commands with INSTALL_* variablesnbd
2006-10-18remove bogus -j1 options from make callsnbd