summaryrefslogtreecommitdiffstats
path: root/package/stunnel
AgeCommit message (Expand)Author
2014-12-16stunnel: adjust initscriptGustavo Zacarias
2014-12-16stunnel: bump to version 5.08Gustavo Zacarias
2014-12-02stunnel: install configuration file unconditionallyThomas Petazzoni
2014-12-01stunnel: use the <pkg>_INSTALL_INIT_SYSV mechanismThomas Petazzoni
2014-11-06stunnel: bump to version 5.07Gustavo Zacarias
2014-10-17stunnel: security bump to version 5.06Gustavo Zacarias
2014-10-04packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire
2014-08-27stunnel: bump to version 5.03Gustavo Zacarias
2014-07-31package: remove the trailing slash sign from <PKG>_SITE variableJerzy Grzegorek
2014-06-18stunnel: bump to version 5.02Gustavo Zacarias
2014-04-10stunnel: bump to version 5.01Baruch Siach
2013-10-06stunnel: bump to version 4.56Axel Lin
2013-10-06stunnel: fix download urlAxel Lin
2013-06-06Normalize separator size to 80Alexandre Belloni
2013-03-19stunnel: security bump to version 4.55Gustavo Zacarias
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-03-15Remove stray $ character from a bunch of init scriptsLuca Ceresoli
2011-10-15stunnel: bump to version 4.44Gustavo Zacarias
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-07-03package: add stunnelMaxime Ripard
2010-08-29stunnel: remove broken packagePeter Korsgaard
2010-07-07Update all packages to quote $(TARGET_CC)Thomas Petazzoni
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-01-30toolchain: fix up GNU_TARGET_NAME link and target_utils locationPeter Korsgaard
2009-01-26Add help for packages without AVR32 supportUlf Samuelsson
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-08-27stunnel: fix long help text linesPeter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-03-27buildroot: cleanup <package>-clean targets.Peter Korsgaard
2007-12-13make stunnel see OpenSSL libsIvan Kuten
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-03-14yet more LDFLAGS handling fixupsEric Andersen
2007-03-13fixup package LDFLAGS handlingEric Andersen
2007-01-14fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen
2006-11-24- add stunnel package. Thanks to Crispin WellingtonBernhard Reutner-Fischer