summaryrefslogtreecommitdiff
path: root/package/openssl
AgeCommit message (Expand)Author
2006-11-29fix for ticket:989pavlov
2006-11-28patch from #989 (thanks Bartman007)mbm
2006-11-25sync openssl ciphers and options with whiterussiannbd
2006-11-23replace lots of manual install commands with INSTALL_* variablesnbd
2006-10-18remove bogus -j1 options from make callsnbd
2006-10-14fix path to bash in openssl compilenbd
2006-09-29sync openssl in wr and ng, update to 0.9.8d for security fixesnbd
2006-09-24new (last?) attempt at standardizing Makefilesnico
2006-09-23standardize Makefile, change section from base to libs and utils, add detaile...nico
2006-09-02Really disable doc generation, increases install timeflorian
2006-08-31fix ccache errormbm
2006-08-04set PATH in rules.mkmbm
2006-08-04add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccachembm
2006-06-27credit where credit is duembm
2006-06-21add INCLUDE_DIR variable for $(TOPDIR)/includenbd
2006-06-21build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd
2006-06-18remove ipkg directory, normalize Makefile.nico
2006-06-15add openssl depend on zlibnbd
2006-06-11add opensslnbd
2006-04-13remove lots of non-essential packagesnbd
2006-03-29Disable tests and documentation compilation and/or installation, speeds up co...florian
2006-03-29readd some hashes and algorithms, needed for ipsec, fixes build of ipsec-toolswbx
2006-03-26remove no-dsa and no-deprecated, it breaks to much of our ports like bind9 an...wbx
2006-03-23first try to decrease the size of openssl 0.9.8akaloz
2006-03-07fix wrong permissions on /etc (fixes from [3327])nico
2006-02-23update openssl to 0.9.8mbm
2006-02-01change cp to $(CP)mbm
2005-11-18fix openssl build for users having something other than bash as /bin/shnbd
2005-11-07change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-i...nbd
2005-11-06fix a dependency bug introduced by [2333]nico
2005-11-05reorganize/rationalize/format package menuconfig, nico
2005-10-22lots of small package changes and dependency cleanups for the V= stuffnbd
2005-10-21remove Maintainer: and Source: from packagesnbd
2005-10-20update openssl to new upstream release (v0.9.7i), nico
2005-10-12move patch #160 in #110nico
2005-08-11Fix building when target arch = i386nico
2005-06-08Always use -R flag with cp (to preserve symlinks)nico
2005-06-06Add some mirrorsnico
2005-06-01Split patches.nico
2005-05-24Fix and standardize Config.innico
2005-05-22Remove circular dependencynico
2005-05-22Convert openssl to new packaging style, install devel stuff in STAGING_DIR/us...nico
2005-04-30optimize for sizekaloz
2005-04-25update openssl to 0.9.7gnbd
2005-04-18disable non-essential packages by default if DEVELOPER is unset on make menuc...nbd
2005-04-14Change searchpath from STAGING_DIR/{include,lib} to STAGING_DIR/usr/{include,...nico
2005-04-08add some fixes for parallel build (does not work with -j4 yet, but it gets mo...nbd
2005-04-03upgrade to dnsmasq 2.22 and openssl 0.9.7fkaloz
2005-03-30remove version and architecture from control filesnbd
2005-03-21add md5sumswbx