| Commit message (Expand) | Author | Age | Files | Lines |
* | openssl: use assembler version of aes on arm - nearly doubles aes encryption ... | Felix Fietkau | 2009-12-16 | 1 | -3/+11 |
* | update openssl to 0.9.8l -- thanks puchu | Imre Kaloz | 2009-11-12 | 1 | -3/+3 |
* | [package] openssl: fix bad chmod in install section (#5433) | Jo-Philipp Wich | 2009-06-29 | 1 | -2/+2 |
* | [package] put the 4 ssl libraries into a ssl submenu (#5156) | Florian Fainelli | 2009-05-26 | 1 | -0/+1 |
* | [package] openssl: fix annoying build errors when changing upstream versions | Nicolas Thill | 2009-05-17 | 1 | -2/+3 |
* | [package] openssl: add a patch to support DTLS compatibility with Cisco AnyCo... | Nicolas Thill | 2009-04-25 | 1 | -2/+2 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
* | [package] update openssl to 0.9.8k (#4846) | Florian Fainelli | 2009-04-04 | 1 | -2/+2 |
* | [package] openssl: update to 0.9.8j. thanks puchu. | Andy Boyett | 2009-01-19 | 1 | -5/+5 |
* | [package] openssl: update ocf to 20080917 | Gabor Juhos | 2008-11-18 | 1 | -7/+9 |
* | 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 | 1 | -2/+2 |
* | change the an openssl sed command to be safe for -Wl,-rpath-link in ldflags | Felix Fietkau | 2008-09-03 | 1 | -1/+1 |
* | use $(FPIC) in a few places where it matters | Felix Fietkau | 2008-08-06 | 1 | -0/+2 |
* | enable the cryptodev engine on ixp4xx | Imre Kaloz | 2008-07-13 | 1 | -1/+1 |
* | enable openssl engine support on ixp4xx | Imre Kaloz | 2008-07-12 | 1 | -0/+5 |
* | updated OpenSSL to 0.9.8h | Steven Barth | 2008-05-31 | 1 | -2/+2 |
* | Merge branch 'openssl' | Steven Barth | 2008-05-20 | 1 | -3/+3 |
* | 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 |
* | 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 |
* | sync openssl in wr and ng, update to 0.9.8d for security fixes | Felix Fietkau | 2006-09-29 | 1 | -5/+5 |
* | new (last?) attempt at standardizing Makefiles | Nicolas Thill | 2006-09-24 | 1 | -3/+2 |
* | standardize Makefile, change section from base to libs and utils, add detaile... | Nicolas Thill | 2006-09-23 | 1 | -25/+43 |
* | fix ccache error | Mike Baker | 2006-08-31 | 1 | -1/+1 |
* | set PATH in rules.mk | Mike Baker | 2006-08-04 | 1 | -1/+0 |
* | add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache | Mike Baker | 2006-08-04 | 1 | -1/+1 |
* | credit where credit is due | Mike Baker | 2006-06-27 | 1 | -0/+6 |
* | add INCLUDE_DIR variable for $(TOPDIR)/include | Felix Fietkau | 2006-06-21 | 1 | -1/+1 |
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | Felix Fietkau | 2006-06-21 | 1 | -1/+1 |
* | remove ipkg directory, normalize Makefile. | Nicolas Thill | 2006-06-18 | 1 | -21/+21 |
* | add openssl depend on zlib | Felix Fietkau | 2006-06-15 | 1 | -0/+1 |
* | add openssl | Felix Fietkau | 2006-06-11 | 1 | -0/+111 |