summaryrefslogtreecommitdiffstats
path: root/package/openssl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [package] openssl: update to 0.9.8pjow2010-11-191-2/+2
* [package] update openssl to 0.9.8o (#7428)florian2010-06-061-2/+2
* [package] openssl: update to v0.9.8n, thanks Peter Wagnerjow2010-05-051-3/+3
* [package] openssl: update OCF userspace part to version 20100325jow2010-05-041-1/+1
* package/openssl: move configuration in submenunico2010-04-161-0/+1
* [package] openssl: add patch for CVE-2010-0740 ("Record of death") vulnerabilityjow2010-03-291-1/+1
* this patch fixes openssl parallel build.thepeople2010-03-141-15/+21
* [package] openssl: fix build failure on arm, aes asm version is not shipped a...nico2010-03-021-4/+0
* openssl: upgrade to 0.9.8m (patch by Peter Wagner)nbd2010-03-011-3/+3
* openssl: make engines support dynamically configurable (based on a patch by p...nbd2010-01-281-7/+13
* openssl: use assembler version of aes on arm - nearly doubles aes encryption ...nbd2009-12-161-3/+11
* update openssl to 0.9.8l -- thanks puchukaloz2009-11-121-3/+3
* [package] openssl: fix bad chmod in install section (#5433)jow2009-06-291-2/+2
* [package] put the 4 ssl libraries into a ssl submenu (#5156)florian2009-05-261-0/+1
* [package] openssl: fix annoying build errors when changing upstream versionsnico2009-05-171-2/+3
* [package] openssl: add a patch to support DTLS compatibility with Cisco AnyCo...nico2009-04-251-2/+2
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* [package] update openssl to 0.9.8k (#4846)florian2009-04-041-2/+2
* [package] openssl: update to 0.9.8j. thanks puchu.agb2009-01-191-5/+5
* [package] openssl: update ocf to 20080917 juhosg2008-11-181-7/+9
* bump openssl PKG_RELEASEnbd2008-11-111-1/+1
* enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky)nbd2008-11-111-1/+1
* Update openssl to 0.9.8i (#4060)florian2008-11-031-2/+2
* change the an openssl sed command to be safe for -Wl,-rpath-link in ldflagsnbd2008-09-031-1/+1
* use $(FPIC) in a few places where it mattersnbd2008-08-061-0/+2
* enable the cryptodev engine on ixp4xxkaloz2008-07-131-1/+1
* enable openssl engine support on ixp4xxkaloz2008-07-121-0/+5
* updated OpenSSL to 0.9.8hcyrus2008-05-311-2/+2
* Merge branch 'openssl'cyrus2008-05-201-3/+3
* remove uninstalldev templates (no longer necessary)nbd2007-12-251-6/+0
* Use $(CP) instead of $(INSTALL_BIN) for binaries.nbd2007-12-091-1/+1
* added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2blogic2007-10-061-2/+0
* add $(STAGING_DIR) as argument to the InstallDev template and update packages...nbd2007-09-281-12/+12
* install OpenSSL pkgconfig dev filesnico2007-09-221-1/+7
* move package description to a separate definition, remove it when DESCRIPTION...nico2007-09-071-13/+20
* use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L...nico2007-09-031-2/+2
* Put back dso and bump release numberflorian2007-08-011-2/+2
* Put back zlib-dynamic it is breaking more packages than it solves problemsflorian2007-08-011-1/+1
* address ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dsopavlov2007-07-311-2/+2
* move openssl to 0.9.8epavlov2007-04-081-3/+3
* enable dso support back in openssl, needed to use shared zlib compression, an...nico2007-03-261-2/+2
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd2007-03-161-1/+0
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd2007-03-161-3/+0
* fix for ticket:989pavlov2006-11-291-1/+1
* patch from #989 (thanks Bartman007)mbm2006-11-281-1/+1
* sync openssl ciphers and options with whiterussiannbd2006-11-251-2/+5
* replace lots of manual install commands with INSTALL_* variablesnbd2006-11-231-5/+5
* remove bogus -j1 options from make callsnbd2006-10-181-4/+4
* sync openssl in wr and ng, update to 0.9.8d for security fixesnbd2006-09-291-5/+5
* new (last?) attempt at standardizing Makefilesnico2006-09-241-3/+2