aboutsummaryrefslogtreecommitdiff
path: root/openwrt/package/openssl
Commit message (Collapse)AuthorAge
* sync openssl in wr and ng, update to 0.9.8d for security fixesFelix Fietkau2006-09-29
| | | | SVN-Revision: 4873
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-24
| | | | SVN-Revision: 4855
* standardize Makefile, change section from base to libs and utils, add ↵Nicolas Thill2006-09-23
| | | | | | detailed descriptions SVN-Revision: 4829
* Really disable doc generation, increases install timeFlorian Fainelli2006-09-02
| | | | SVN-Revision: 4725
* fix ccache errorMike Baker2006-08-31
| | | | SVN-Revision: 4723
* set PATH in rules.mkMike Baker2006-08-04
| | | | SVN-Revision: 4438
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccacheMike Baker2006-08-04
| | | | SVN-Revision: 4429
* credit where credit is dueMike Baker2006-06-27
| | | | SVN-Revision: 4091
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-21
| | | | SVN-Revision: 4033
* build system cleanup. move shared include files into $(TOPDIR)/include, move ↵Felix Fietkau2006-06-21
| | | | | | lzma, mkfs.* into toolchain/ SVN-Revision: 4032
* remove ipkg directory, normalize Makefile.Nicolas Thill2006-06-18
| | | | SVN-Revision: 3990
* add openssl depend on zlibFelix Fietkau2006-06-15
| | | | SVN-Revision: 3954
* add opensslFelix Fietkau2006-06-11
| | | | SVN-Revision: 3931
* remove lots of non-essential packagesFelix Fietkau2006-04-13
| | | | SVN-Revision: 3641
* Disable tests and documentation compilation and/or installation, speeds up ↵Florian Fainelli2006-03-29
| | | | | | compilation SVN-Revision: 3549
* readd some hashes and algorithms, needed for ipsec, fixes build of ipsec-toolsWaldemar Brodkorb2006-03-29
| | | | SVN-Revision: 3540
* remove no-dsa and no-deprecated, it breaks to much of our ports like bind9 ↵Waldemar Brodkorb2006-03-26
| | | | | | and dsniff, if you need to save space, please use libmatrixssl SVN-Revision: 3486
* first try to decrease the size of openssl 0.9.8aImre Kaloz2006-03-23
| | | | SVN-Revision: 3457
* fix wrong permissions on /etc (fixes from [3327])Nicolas Thill2006-03-07
| | | | SVN-Revision: 3328
* update openssl to 0.9.8Mike Baker2006-02-23
| | | | SVN-Revision: 3265
* change cp to $(CP)Mike Baker2006-02-01
| | | | SVN-Revision: 3112
* fix openssl build for users having something other than bash as /bin/shFelix Fietkau2005-11-18
| | | | SVN-Revision: 2525
* change bool in BR2_COMPILE_* to tristate to avoid unnecessary ↵Felix Fietkau2005-11-07
| | | | | | package/<foo>-install calls SVN-Revision: 2388
* fix a dependency bug introduced by [2333]Nicolas Thill2005-11-06
| | | | SVN-Revision: 2344
* reorganize/rationalize/format package menuconfig, make updatedd modularNicolas Thill2005-11-05
| | | | SVN-Revision: 2333
* lots of small package changes and dependency cleanups for the V= stuffFelix Fietkau2005-10-22
| | | | SVN-Revision: 2230
* remove Maintainer: and Source: from packagesFelix Fietkau2005-10-21
| | | | SVN-Revision: 2210
* update openssl to new upstream release (v0.9.7i), enable engine support.Nicolas Thill2005-10-20
| | | | SVN-Revision: 2187
* move patch #160 in #110Nicolas Thill2005-10-12
| | | | SVN-Revision: 2100
* Fix building when target arch = i386Nicolas Thill2005-08-11
| | | | SVN-Revision: 1609
* Always use -R flag with cp (to preserve symlinks)Nicolas Thill2005-06-08
| | | | SVN-Revision: 1175
* Add some mirrorsNicolas Thill2005-06-06
| | | | SVN-Revision: 1158
* Split patches. Use full target optimization flags (save a few KB). Do a make ↵Nicolas Thill2005-06-01
| | | | | | depend before building. Remove unneeded targets from main Makefile. SVN-Revision: 1136
* Fix and standardize Config.inNicolas Thill2005-05-24
| | | | SVN-Revision: 1046
* Remove circular dependencyNicolas Thill2005-05-22
| | | | SVN-Revision: 1018
* Convert openssl to new packaging style, install devel stuff in ↵Nicolas Thill2005-05-22
| | | | | | STAGING_DIR/usr, change openssldir to /etc/ssl, enable MD4, add openssl-util subpackage SVN-Revision: 1015
* optimize for sizeImre Kaloz2005-04-30
| | | | SVN-Revision: 780
* update openssl to 0.9.7gFelix Fietkau2005-04-25
| | | | SVN-Revision: 715
* disable non-essential packages by default if DEVELOPER is unset on make ↵Felix Fietkau2005-04-18
| | | | | | menuconfig SVN-Revision: 675
* Change searchpath from STAGING_DIR/{include,lib} to ↵Nicolas Thill2005-04-14
| | | | | | 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-08
| | | | | | most packages compiled now) SVN-Revision: 577
* upgrade to dnsmasq 2.22 and openssl 0.9.7fImre Kaloz2005-04-03
| | | | SVN-Revision: 546
* remove version and architecture from control filesFelix Fietkau2005-03-30
| | | | SVN-Revision: 481
* add md5sumsWaldemar Brodkorb2005-03-21
| | | | SVN-Revision: 405
* add downloading script (with md5sum checking and sourceforge downloading ↵Felix Fietkau2005-03-19
| | | | | | support) SVN-Revision: 391
* removed old makefilesFelix Fietkau2005-03-07
| | | | SVN-Revision: 330
* fix openssl buildFelix Fietkau2005-03-07
| | | | SVN-Revision: 329
* enable hotplug fix openssl package enable motorola binariesMike Baker2005-03-07
| | | | SVN-Revision: 324
* Remove packages when cleaningNicolas Thill2005-03-06
| | | | SVN-Revision: 319
* Add package install dependencies (don't install a package if it's already ↵Nicolas Thill2005-03-06
| | | | | | installed) SVN-Revision: 315