summaryrefslogtreecommitdiffstats
path: root/rules/stunnel.make
Commit message (Collapse)AuthorAgeFilesLines
* CREDITS: remove unmaintained fileRoland Hieber2019-07-031-2/+0
| | | | | | | | | | | | | | | This file has been touched 2 times in the last 7 years, and is no longer up to date. Remove it to carry less unmaintained stuff around. Also remove all references to it from file headers using for file in `g grep -l 'See CREDITS for details about who has'`; do sed -i '/See CREDITS for details about who has/,+1d' $file done as well as the different wording from rules/other/Toplevel.make. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* stunnel: version bump 5.45 -> 5.46Roland Hieber2018-05-311-4/+6
| | | | | | | Cc: Guillermo Rodriguez <guille.rodriguez@gmail.com> Signed-off-by: Roland Hieber <r.hieber@pengutronix.de> [mol: add some more configure options] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* stunnel: Version bump 5.02 -> 5.45Guillermo Rodriguez2018-05-291-3/+5
| | | | | Signed-off-by: Guillermo Rodriguez <guille.rodriguez@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* stunnel: Version bump to 5.02Carsten Schlote2015-04-021-2/+2
| | | | | Signed-off-by: Carsten Schlote <schlote@vahanus.net> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* stunnel: add archive URLMichael Olbrich2014-06-301-1/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Add support for stunnelGuillermo Rodriguez2014-06-131-0/+61
Signed-off-by: Guillermo Rodriguez <guille.rodriguez@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>