summaryrefslogtreecommitdiff
path: root/openwrt/package/openssl
Commit message (Collapse)AuthorAgeFilesLines
* first try to decrease the size of openssl 0.9.8aImre Kaloz2006-03-233-16/+102
| | | | SVN-Revision: 3457
* fix wrong permissions on /etc (fixes from [3327])Nicolas Thill2006-03-071-2/+3
| | | | SVN-Revision: 3328
* update openssl to 0.9.8Mike Baker2006-02-234-46/+20
| | | | SVN-Revision: 3265
* change cp to $(CP)Mike Baker2006-02-011-5/+5
| | | | SVN-Revision: 3112
* fix openssl build for users having something other than bash as /bin/shFelix Fietkau2005-11-181-0/+6
| | | | SVN-Revision: 2525
* change bool in BR2_COMPILE_* to tristate to avoid unnecessary ↵Felix Fietkau2005-11-071-1/+1
| | | | | | package/<foo>-install calls SVN-Revision: 2388
* fix a dependency bug introduced by [2333]Nicolas Thill2005-11-061-3/+1
| | | | SVN-Revision: 2344
* reorganize/rationalize/format package menuconfig, make updatedd modularNicolas Thill2005-11-051-6/+5
| | | | SVN-Revision: 2333
* lots of small package changes and dependency cleanups for the V= stuffFelix Fietkau2005-10-221-4/+2
| | | | SVN-Revision: 2230
* remove Maintainer: and Source: from packagesFelix Fietkau2005-10-212-6/+0
| | | | SVN-Revision: 2210
* update openssl to new upstream release (v0.9.7i), enable engine support.Nicolas Thill2005-10-202-8/+18
| | | | SVN-Revision: 2187
* move patch #160 in #110Nicolas Thill2005-10-122-11/+2
| | | | SVN-Revision: 2100
* Fix building when target arch = i386Nicolas Thill2005-08-111-0/+10
| | | | SVN-Revision: 1609
* Always use -R flag with cp (to preserve symlinks)Nicolas Thill2005-06-081-4/+4
| | | | SVN-Revision: 1175
* Add some mirrorsNicolas Thill2005-06-061-1/+4
| | | | SVN-Revision: 1158
* Split patches. Use full target optimization flags (save a few KB). Do a make ↵Nicolas Thill2005-06-017-197/+119
| | | | | | depend before building. Remove unneeded targets from main Makefile. SVN-Revision: 1136
* Fix and standardize Config.inNicolas Thill2005-05-241-7/+11
| | | | SVN-Revision: 1046
* Remove circular dependencyNicolas Thill2005-05-221-1/+0
| | | | SVN-Revision: 1018
* Convert openssl to new packaging style, install devel stuff in ↵Nicolas Thill2005-05-226-71/+114
| | | | | | STAGING_DIR/usr, change openssldir to /etc/ssl, enable MD4, add openssl-util subpackage SVN-Revision: 1015
* optimize for sizeImre Kaloz2005-04-301-0/+14
| | | | SVN-Revision: 780
* update openssl to 0.9.7gFelix Fietkau2005-04-251-2/+2
| | | | SVN-Revision: 715
* disable non-essential packages by default if DEVELOPER is unset on make ↵Felix Fietkau2005-04-181-1/+1
| | | | | | menuconfig SVN-Revision: 675
* Change searchpath from STAGING_DIR/{include,lib} to ↵Nicolas Thill2005-04-141-3/+7
| | | | | | STAGING_DIR/usr/{include,lib}, Fix static libraries building SVN-Revision: 648
* add some fixes for parallel build (does not work with -j4 yet, but it gets ↵Felix Fietkau2005-04-081-3/+5
| | | | | | most packages compiled now) SVN-Revision: 577
* upgrade to dnsmasq 2.22 and openssl 0.9.7fImre Kaloz2005-04-033-115/+42
| | | | SVN-Revision: 546
* remove version and architecture from control filesFelix Fietkau2005-03-301-2/+0
| | | | SVN-Revision: 481
* add md5sumsWaldemar Brodkorb2005-03-211-1/+4
| | | | SVN-Revision: 405
* add downloading script (with md5sum checking and sourceforge downloading ↵Felix Fietkau2005-03-191-1/+1
| | | | | | support) SVN-Revision: 391
* removed old makefilesFelix Fietkau2005-03-071-95/+0
| | | | SVN-Revision: 330
* fix openssl buildFelix Fietkau2005-03-071-2/+2
| | | | SVN-Revision: 329
* enable hotplug fix openssl package enable motorola binariesMike Baker2005-03-071-1/+1
| | | | SVN-Revision: 324
* Remove packages when cleaningNicolas Thill2005-03-061-1/+1
| | | | SVN-Revision: 319
* Add package install dependencies (don't install a package if it's already ↵Nicolas Thill2005-03-061-4/+7
| | | | | | installed) SVN-Revision: 315
* nbd's makefile/menuconfig rewriteMike Baker2005-03-066-0/+456
SVN-Revision: 307