aboutsummaryrefslogtreecommitdiffstats
path: root/package/openssl
Commit message (Expand)AuthorAgeFilesLines
...
* [package] openssl: update to 0.9.8j. thanks puchu.Andy Boyett2009-01-194-36/+56
* [package] openssl: update ocf to 20080917 Gabor Juhos2008-11-183-679/+352
* bump openssl PKG_RELEASEFelix Fietkau2008-11-111-1/+1
* enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky)Felix Fietkau2008-11-111-1/+1
* Update openssl to 0.9.8i (#4060)Florian Fainelli2008-11-034-69/+71
* change the an openssl sed command to be safe for -Wl,-rpath-link in ldflagsFelix Fietkau2008-09-031-1/+1
* adds several fixes to etrax, make openssl work on etraxJohn Crispin2008-08-261-0/+14
* use $(FPIC) in a few places where it mattersFelix Fietkau2008-08-061-0/+2
* patch causes problems on some platforms, nuke itImre Kaloz2008-07-221-28/+0
* enable the cryptodev engine on ixp4xxImre Kaloz2008-07-131-1/+1
* fix cryptodev compileImre Kaloz2008-07-131-0/+494
* add ocf support to openssl, and use it by default if engines are enabledImre Kaloz2008-07-122-0/+1220
* enable openssl engine support on ixp4xxImre Kaloz2008-07-121-0/+5
* cleanupImre Kaloz2008-07-122-7/+1
* updated OpenSSL to 0.9.8hSteven Barth2008-05-313-13/+13
* Merge branch 'openssl'Steven Barth2008-05-204-280/+25
* remove uninstalldev templates (no longer necessary)Felix Fietkau2007-12-251-6/+0
* Use $(CP) instead of $(INSTALL_BIN) for binaries.Felix Fietkau2007-12-091-1/+1
* added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2John Crispin2007-10-061-2/+0
* add $(STAGING_DIR) as argument to the InstallDev template and update packages...Felix Fietkau2007-09-281-12/+12
* install OpenSSL pkgconfig dev filesNicolas Thill2007-09-221-1/+7
* move package description to a separate definition, remove it when DESCRIPTION...Nicolas Thill2007-09-071-13/+20
* use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L...Nicolas Thill2007-09-031-2/+2
* Put back dso and bump release numberFlorian Fainelli2007-08-011-2/+2
* Put back zlib-dynamic it is breaking more packages than it solves problemsFlorian Fainelli2007-08-011-1/+1
* address ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dsoTim Yardley2007-07-311-2/+2
* Add a patch for openssl to fix some breakage that happens when compiled with ...Felix Fietkau2007-06-281-0/+252
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-047-58/+76
* move openssl to 0.9.8eTim Yardley2007-04-081-3/+3
* enable dso support back in openssl, needed to use shared zlib compression, an...Nicolas Thill2007-03-261-2/+2
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...Felix Fietkau2007-03-161-1/+0
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...Felix Fietkau2007-03-161-3/+0
* fix for ticket:989Tim Yardley2006-11-291-1/+1
* patch from #989 (thanks Bartman007)Mike Baker2006-11-281-1/+1
* sync openssl ciphers and options with whiterussianFelix Fietkau2006-11-251-2/+5
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-5/+5
* remove bogus -j1 options from make callsFelix Fietkau2006-10-181-4/+4
* fix path to bash in openssl compileFelix Fietkau2006-10-141-0/+8
* sync openssl in wr and ng, update to 0.9.8d for security fixesFelix Fietkau2006-09-292-6/+6
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-241-3/+2
* standardize Makefile, change section from base to libs and utils, add detaile...Nicolas Thill2006-09-231-25/+43
* Really disable doc generation, increases install timeFlorian Fainelli2006-09-021-0/+12
* fix ccache errorMike Baker2006-08-311-1/+1
* set PATH in rules.mkMike Baker2006-08-041-1/+0
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccacheMike Baker2006-08-041-1/+1
* credit where credit is dueMike Baker2006-06-271-0/+6
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-211-1/+1
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...Felix Fietkau2006-06-211-1/+1
* remove ipkg directory, normalize Makefile.Nicolas Thill2006-06-185-66/+21
* add openssl depend on zlibFelix Fietkau2006-06-151-0/+1