| Commit message (Expand) | Author | Age | Files | Lines |
* | openssl: fix bad chmod in install section (#5433) | Jo-Philipp Wich | 2009-06-29 | 1 | -2/+2 |
* | put the 4 ssl libraries into a ssl submenu (#5156) | Florian Fainelli | 2009-05-26 | 1 | -0/+1 |
* | openssl: fix annoying build errors when changing upstream versions | Nicolas Thill | 2009-05-17 | 1 | -2/+3 |
* | openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & Op... | Nicolas Thill | 2009-04-25 | 2 | -2/+141 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
* | allow openssl to compile with ccache enabled (#4518) | Florian Fainelli | 2009-04-11 | 1 | -0/+40 |
* | update openssl to 0.9.8k (#4846) | Florian Fainelli | 2009-04-04 | 4 | -18/+41 |
* | openssl: add a patch to fix link segfault when using a glibc/eglibc based too... | Nicolas Thill | 2009-02-02 | 1 | -0/+18 |
* | openssl: update to 0.9.8j. thanks puchu. - addresses CVE-2008-5077 | Andy Boyett | 2009-01-19 | 4 | -36/+56 |
* | openssl: update ocf to 20080917 | Gabor Juhos | 2008-11-18 | 3 | -679/+352 |
* | bump openssl PKG_RELEASE | Felix Fietkau | 2008-11-11 | 1 | -1/+1 |
* | enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky) | Felix Fietkau | 2008-11-11 | 1 | -1/+1 |
* | Update openssl to 0.9.8i (#4060) | Florian Fainelli | 2008-11-03 | 4 | -69/+71 |
* | change the an openssl sed command to be safe for -Wl,-rpath-link in ldflags | Felix Fietkau | 2008-09-03 | 1 | -1/+1 |
* | adds several fixes to etrax, make openssl work on etrax | John Crispin | 2008-08-26 | 1 | -0/+14 |
* | use $(FPIC) in a few places where it matters | Felix Fietkau | 2008-08-06 | 1 | -0/+2 |
* | patch causes problems on some platforms, nuke it | Imre Kaloz | 2008-07-22 | 1 | -28/+0 |
* | enable the cryptodev engine on ixp4xx | Imre Kaloz | 2008-07-13 | 1 | -1/+1 |
* | fix cryptodev compile | Imre Kaloz | 2008-07-13 | 1 | -0/+494 |
* | add ocf support to openssl, and use it by default if engines are enabled | Imre Kaloz | 2008-07-12 | 2 | -0/+1220 |
* | enable openssl engine support on ixp4xx | Imre Kaloz | 2008-07-12 | 1 | -0/+5 |
* | cleanup | Imre Kaloz | 2008-07-12 | 2 | -7/+1 |
* | updated OpenSSL to 0.9.8h | Steven Barth | 2008-05-31 | 3 | -13/+13 |
* | Merge branch 'openssl' | Steven Barth | 2008-05-20 | 4 | -280/+25 |
* | remove uninstalldev templates (no longer necessary) | Felix Fietkau | 2007-12-25 | 1 | -6/+0 |
* | Use $(CP) instead of $(INSTALL_BIN) for binaries. | Felix Fietkau | 2007-12-09 | 1 | -1/+1 |
* | added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2 | John Crispin | 2007-10-06 | 1 | -2/+0 |
* | add $(STAGING_DIR) as argument to the InstallDev template and update packages... | Felix Fietkau | 2007-09-28 | 1 | -12/+12 |
* | install OpenSSL pkgconfig dev files | Nicolas Thill | 2007-09-22 | 1 | -1/+7 |
* | move package description to a separate definition, remove it when DESCRIPTION... | Nicolas Thill | 2007-09-07 | 1 | -13/+20 |
* | use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L... | Nicolas Thill | 2007-09-03 | 1 | -2/+2 |
* | Put back dso and bump release number | Florian Fainelli | 2007-08-01 | 1 | -2/+2 |
* | Put back zlib-dynamic it is breaking more packages than it solves problems | Florian Fainelli | 2007-08-01 | 1 | -1/+1 |
* | address ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dso | Tim Yardley | 2007-07-31 | 1 | -2/+2 |
* | Add a patch for openssl to fix some breakage that happens when compiled with ... | Felix Fietkau | 2007-06-28 | 1 | -0/+252 |
* | refresh all package patches in the buildroot using quilt | Felix Fietkau | 2007-06-04 | 7 | -58/+76 |
* | move openssl to 0.9.8e | Tim Yardley | 2007-04-08 | 1 | -3/+3 |
* | enable dso support back in openssl, needed to use shared zlib compression, an... | Nicolas Thill | 2007-03-26 | 1 | -2/+2 |
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in lots... | Felix Fietkau | 2007-03-16 | 1 | -1/+0 |
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI... | Felix Fietkau | 2007-03-16 | 1 | -3/+0 |
* | fix for ticket:989 | Tim Yardley | 2006-11-29 | 1 | -1/+1 |
* | patch from #989 (thanks Bartman007) | Mike Baker | 2006-11-28 | 1 | -1/+1 |
* | sync openssl ciphers and options with whiterussian | Felix Fietkau | 2006-11-25 | 1 | -2/+5 |
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 | 1 | -5/+5 |
* | remove bogus -j1 options from make calls | Felix Fietkau | 2006-10-18 | 1 | -4/+4 |
* | fix path to bash in openssl compile | Felix Fietkau | 2006-10-14 | 1 | -0/+8 |
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 7 | -0/+400 |