aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
| * | | | adblock: release 3.6.0Dirk Brenken2018-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add adblock dns query reporting via tcpdump (see readme for details) * fix tld compression on low memory systems (< 64 MB) * fix various small issues Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | Merge pull request #7721 from sartura/geth_update_1.8.20Hannu Nyman2018-12-19
|\ \ \ \ \ | | | | | | | | | | | | geth: Update to 1.8.20
| * | | | | geth: Update to 1.8.20Mislav Novakovic2018-12-18
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | | | | mdnsresponder: bump to 878.200.35 and refresh patchesJacob Siverskog2018-12-19
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | While at it, change the source URL to https. Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
* | | | | Merge pull request #7730 from ja-pa/unbound-dns64-patchHannu Nyman2018-12-19
|\ \ \ \ \ | | | | | | | | | | | | unbound: add patch to fix dns64 crash
| * | | | | unbound: add patch to fix dns64 crashJan Pavlinec2018-12-19
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | Merge pull request #7689 from wvdakker/masterHannu Nyman2018-12-19
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Shorewall: Bump to 5.2.1.4
| * | | | | Shorewall6: Bump to version 5.2.1.4W. van den Akker2018-12-17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall: Bump to version 5.2.1.4W. van den Akker2018-12-17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall6-lite: Bump to version 5.2.1.4W. van den Akker2018-12-17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall-lite: Bump to version 5.2.1.4W. van den Akker2018-12-17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall-core: Bump to version 5.2.1.4W. van den Akker2018-12-17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall6: Bump to version 5.2.1.3W. van den Akker2018-12-16
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall: Bump to version 5.2.1.3W. van den Akker2018-12-16
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall6-lite: Bump to version 5.2.1.3W. van den Akker2018-12-16
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall-lite: Bump to version 5.2.1.3W. van den Akker2018-12-16
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall-core: Bump to version 5.2.1.3W. van den Akker2018-12-16
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | Merge pull request #7646 from neheb/tincSaverio Proto2018-12-18
|\ \ \ \ \ | | | | | | | | | | | | tinc: Fix compilation without deprecated OpenSSL APIs
| * | | | | tinc: Fix compilation without deprecated OpenSSL APIsRosen Penev2018-12-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor Makefile adjustments. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | softethervpn: cleanup host/build, pass HOST_*FLAGSEneas U de Queiroz2018-12-18
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove hack to avoid readline host dependency, now that readline is being host/built. Pass on HOST_CFLAGS, HOST_CPPFLAGS, & HOST_LDFLAGS, to fix buildbots host-compile errors about not finding openssl headers. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | net/mosquitto: bump to 1.5.5Karl Palsson2018-12-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Security and bug fix. Full changelog available at: https://mosquitto.org/ChangeLog.txt Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | git: update to 2.20.1Peter Wagner2018-12-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | Merge pull request #7701 from dengqf6/xtablesHans Dedecker2018-12-17
|\ \ \ \ \ | | | | | | | | | | | | xtables-addons: fix compile error on kernel 4.18+
| * | | | | xtables-addons: fix compile error on kernel 4.18+Deng Qingfang2018-12-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use `struct nf_nat_range2` for kernel 4.18+ Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | haproxy: Update deprecated API patchRosen Penev2018-12-17
| |_|/ / / |/| | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | nginx: add stream SSL and stream SSL preread supportDeng Qingfang2018-12-17
|/ / / / | | | | | | | | | | | | Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | Merge pull request #7665 from sotux/master-aria2Hannu Nyman2018-12-15
|\ \ \ \ | | | | | | | | | | aria2: fix some typo and init script mistakes
| * | | | aria2: fix some typoJames Qian2018-12-15
| | |/ / | |/| | | | | | | | | | Signed-off-by: James Qian <sotux82@gmail.com>
* | | | Merge pull request #7612 from cotequeiroz/snort_includesHannu Nyman2018-12-14
|\ \ \ \ | |/ / / |/| | | snort: fix pcap include directory
| * | | snort: fix pcap include directoryEneas U de Queiroz2018-12-07
| | | | | | | | | | | | | | | | | | | | | | | | Build was overriding openwrt pcap include directory. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | Merge pull request #7651 from gladiac1337/feature-haproxy-v1.8.15Hannu Nyman2018-12-13
|\ \ \ \ | | | | | | | | | | haproxy: Update HAProxy to v1.8.15
| * | | | haproxy: Update HAProxy to v1.8.15Christian Lachner2018-12-13
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash - Removed all obsolete patches Signed-off-by: Christian Lachner <gladiac@gmail.com>
* / | | unbound: update to 1.8.3Eric Luehrsen2018-12-12
|/ / / | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | net/safe-search: Fix double installation bugGregory L. Dietsche2018-12-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If safe search is built directly into an image, the /etc/config/dhcp file will have multiple entries added to it after using sysupgrade for the nth time (2 or more sysupgrade cycles). In /etc/config/dhcp, this bug creates duplicate entries like this: config dnsmasq list addnhosts '/etc/safe-search/enabled' list addnhosts '/etc/safe-search/enabled' This patch ensures that safe search only registers itself one time. Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
* | | Merge pull request #7482 from sotux/masterTed Hess2018-12-11
|\ \ \ | | | | | | | | nginx: unified indentation character and add additional configure directory
| * | | nginx: unified indentation character and add additional config entryJames Qian2018-12-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The original configure file mixed tab and space characters as indentation, so use 4 spaces as the default indentation character. Add /etc/nginx/conf.d/*.conf as nginx additional configure files. Then we can add individual conf file for other http applications without modify the main nginx configure file. Signed-off-by: James Qian <sotux82@gmail.com>
* | | | Merge pull request #7630 from lucize/clamupHannu Nyman2018-12-11
|\ \ \ \ | | | | | | | | | | clamav: update to 0.101.0
| * | | | clamav: update to 0.101.0Lucian Cristian2018-12-11
| |/ / / | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | Merge pull request #7538 from smutt/danishHannu Nyman2018-12-11
|\ \ \ \ | | | | | | | | | | danish: removed DEPENDS: +dnsmasq-full
| * | | | danish: removed DEPENDS: +dnsmasq-fullAndrew McConachie2018-11-29
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Andrew McConachie <andrew@depht.com>
* | | | | xl2tpd: bump to version 1.3.13Yousong Zhou2018-12-11
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog prepared by upstream maintainer. It's mostly about code cleanup and doc amendment v1.3.13 (December 3, 2018) * Specify email address for reporting security vulnerabilities [Samir Hussain] * Fix compile warning with USE_KERNEL in xl2tpd.c [Samir Hussain] * Applying patch that reduces compile warnings and fixes warnings from gcc and clang. [Gareth Ansell] * Fix compiler warnings in network.c [Gareth Ansell] * Add a make command for packaging's prep work [Samir Hussain] * Add Makefile directive for getting version [Samir Hussain] * Add a preproc for Watchguard firewall (Github issue #136) [daniel1111] * Convert from ISO-8859 to UTF-8 [Simon Deziel] * Update README to provide latest info on xl2tpd + Linux kernel 4.15+ [Samir Hussain] * Use dh_auto_build in order to allow cross compiles [Helmut Grohne] Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | yaaw: fix mirror hashHannu Nyman2018-12-10
| | | | | | | | | | | | | | | | Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | yaaw: try to fix bad copy at a source mirrorHannu Nyman2018-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump source date to force a new download to fix a bad 0 byte copy at one Openwrt source mirror. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | git: update to 2.20.0Peter Wagner2018-12-10
| | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | Merge pull request #7613 from cotequeiroz/clamav_no-xmlHannu Nyman2018-12-10
|\ \ \ \ | | | | | | | | | | clamav: fixup disabling xml
| * | | | clamav: fixup disabling xmlEneas U de Queiroz2018-12-07
| | |/ / | |/| | | | | | | | | | | | | | | | | | --disable-xml is not doing its job, but--with-xml=no works. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | Merge pull request #7514 from neheb/penHannu Nyman2018-12-09
|\ \ \ \ | | | | | | | | | | pen: Fix compilation without deprecated OpenSSL APIs
| * | | | pen: Fix compilation without deprecated OpenSSL APIsRosen Penev2018-11-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch was sent upstream. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7507 from neheb/znc2Hannu Nyman2018-12-09
|\ \ \ \ \ | |_|_|_|/ |/| | | | znc: Update deprecated patch to include OpenSSL 1.1
| * | | | znc: Update deprecated patch to include OpenSSL 1.1Rosen Penev2018-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previous was only for 1.0.2. Added PKG_CPE_ID for proper CVE tracking. Signed-off-by: Rosen Penev <rosenp@gmail.com>