aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/openssl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* sync openssl in wr and ng, update to 0.9.8d for security fixesFelix Fietkau2006-09-291-5/+5
* 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
* 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-181-21/+21
* add openssl depend on zlibFelix Fietkau2006-06-151-0/+1
* add opensslFelix Fietkau2006-06-111-0/+111
* remove lots of non-essential packagesFelix Fietkau2006-04-131-99/+0
* 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-231-5/+7
* fix wrong permissions on /etc (fixes from [3327])Nicolas Thill2006-03-071-2/+3
* update openssl to 0.9.8Mike Baker2006-02-231-3/+3
* change cp to $(CP)Mike Baker2006-02-011-5/+5
* lots of small package changes and dependency cleanups for the V= stuffFelix Fietkau2005-10-221-4/+2
* update openssl to new upstream release (v0.9.7i), enable engine support.Nicolas Thill2005-10-201-3/+3
* 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. Use full target optimization flags (save a few KB). Do a make ...Nicolas Thill2005-06-011-6/+11
* Convert openssl to new packaging style, install devel stuff in STAGING_DIR/us...Nicolas Thill2005-05-221-62/+67
* update openssl to 0.9.7gFelix Fietkau2005-04-251-2/+2
* Change searchpath from STAGING_DIR/{include,lib} to STAGING_DIR/usr/{include,...Nicolas Thill2005-04-141-3/+7
* add some fixes for parallel build (does not work with -j4 yet, but it gets mo...Felix Fietkau2005-04-081-3/+5
* upgrade to dnsmasq 2.22 and openssl 0.9.7fImre Kaloz2005-04-031-2/+2
* add md5sumsWaldemar Brodkorb2005-03-211-1/+4
* add downloading script (with md5sum checking and sourceforge downloading supp...Felix Fietkau2005-03-191-1/+1
* fix openssl buildFelix Fietkau2005-03-071-2/+2
* enable hotplug fix openssl package enable motorola binariesMike Baker2005-03-071-1/+1
* Remove packages when cleaningNicolas Thill2005-03-061-1/+1
* Add package install dependencies (don't install a package if it's already ins...Nicolas Thill2005-03-061-4/+7
* nbd's makefile/menuconfig rewriteMike Baker2005-03-061-0/+73