aboutsummaryrefslogtreecommitdiffstats
path: root/package/openssl
Commit message (Expand)AuthorAgeFilesLines
* 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
* add opensslFelix Fietkau2006-06-1111-0/+410
* remove lots of non-essential packagesFelix Fietkau2006-04-1311-503/+0
* Disable tests and documentation compilation and/or installation, speeds up co...Florian Fainelli2006-03-291-0/+153
* readd some hashes and algorithms, needed for ipsec, fixes build of ipsec-toolsWaldemar Brodkorb2006-03-291-1/+1
* remove no-dsa and no-deprecated, it breaks to much of our ports like bind9 an...Waldemar Brodkorb2006-03-261-1/+1
* first try to decrease the size of openssl 0.9.8aImre Kaloz2006-03-233-16/+102
* fix wrong permissions on /etc (fixes from [3327])Nicolas Thill2006-03-071-2/+3
* update openssl to 0.9.8Mike Baker2006-02-234-46/+20
* change cp to $(CP)Mike Baker2006-02-011-5/+5
* fix openssl build for users having something other than bash as /bin/shFelix Fietkau2005-11-181-0/+6
* change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-i...Felix Fietkau2005-11-071-1/+1
* fix a dependency bug introduced by [2333]Nicolas Thill2005-11-061-3/+1
* reorganize/rationalize/format package menuconfig, Nicolas Thill2005-11-051-6/+5
* lots of small package changes and dependency cleanups for the V= stuffFelix Fietkau2005-10-221-4/+2
* remove Maintainer: and Source: from packagesFelix Fietkau2005-10-212-6/+0
* update openssl to new upstream release (v0.9.7i), Nicolas Thill2005-10-202-8/+18
* move patch #160 in #110Nicolas Thill2005-10-122-11/+2
* Fix building when target arch = i386Nicolas Thill2005-08-111-0/+10
* Always use -R flag with cp (to preserve symlinks)Nicolas Thill2005-06-081-4/+4
* Add some mirrorsNicolas Thill2005-06-061-1/+4
* Split patches.Nicolas Thill2005-06-017-197/+119
* Fix and standardize Config.inNicolas Thill2005-05-241-7/+11
* Remove circular dependencyNicolas Thill2005-05-221-1/+0
* Convert openssl to new packaging style, install devel stuff in STAGING_DIR/us...Nicolas Thill2005-05-226-71/+114
* optimize for sizeImre Kaloz2005-04-301-0/+14
* update openssl to 0.9.7gFelix Fietkau2005-04-251-2/+2
* disable non-essential packages by default if DEVELOPER is unset on make menuc...Felix Fietkau2005-04-181-1/+1
* Change searchpath from STAGING_DIR/{include,lib} to STAGING_DIR/usr/{include,...Nicolas Thill2005-04-141-3/+7