summaryrefslogtreecommitdiff
path: root/openwrt/package/openssl
Commit message (Collapse)AuthorAgeFilesLines
* 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