aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | | | openssh: update to 7.1p2Peter Wagner2016-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | mosquitto: Bump to version 1.4.7Karl Palsson2016-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor changes mostly unrelated to OpenWRT. Full changelog at http://mosquitto.org/2015/12/version-1-4-7-released/ Signed-off-by: Karl Palsson <karlp@remake.is>
* | | | | | | mosquitto: optionally include mosquitto_passwd utilityKarl Palsson2016-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many users of the SSL build of mosquitto need the passwd utility for managing keys. Fixes github issue #1909 Signed-off-by: Karl Palsson <karlp@remake.is>
* | | | | | | ntpd: update to 4.2.8p5Peter Wagner2016-01-14
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | ddns-scripts: bump 2.5.0 to release 5Leonardo Brondani Schenkel2016-01-10
| | | | | |
* | | | | | ddns-scripts: allow setting CloudFlare 'rec_id' in the configLeonardo Brondani Schenkel2016-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is necessary when there are multiple records for the same domain, otherwise the script will overwrite the first one returned by the API. It has the secondary benefit of allowing faster updates by performing only one API call instead of two. In case 'rec_id' is not set the script behaves exactly as before. Signed-off-by: Leonardo Brondani Schenkel <leonardo@schenkel.net>
* | | | | | ocserv: updated to 0.10.11Nikos Mavrogiannopoulos2016-01-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | Merge pull request #2251 from marcogiovinazzi/ddns-duckdns.orgHannu Nyman2016-01-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | ddns-scripts: Added duckdns.org service
| * | | | | | ddns-scripts: Added duckdns.org servicemarcogiovinazzi2016-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marco Giovinazzi <marco.giovinazzi@comodojo.org>
* | | | | | | znc: update to 1.6.2Jonas Gorski2016-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org>
* | | | | | | znc: enable features/support explicitlyJonas Gorski2016-01-08
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't let znc autodetect library presence to avoid random missing dependencies popping up. Closes #2193. Signed-off-by: Jonas Gorski <jogo@openwrt.org>
* | | | | | Merge pull request #2219 from chris5560/masterHannu Nyman2016-01-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | [Radicale] upstream to Radicale 1.1
| * | | | | | [Radicale] upstream to Radicale 1.1Christian Schoenebeck2015-12-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream to Radicale 1.1 * new "boot_delay" option (default 10 seconds) to wait for interfaces to come up before hotplug restarts are enabled. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | Merge pull request #2238 from commodo/ovs-reduce-size-part1Hannu Nyman2016-01-06
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | openvswitch: reduce some package bloat
| * | | | | | openvswitch: split bin tools into separate packagesAlexandru Ardelean2016-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And move them under an "Open vSwitch" submenu. It's cleaner this way. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | openvswitch: update titles for ovs-benchmark and ovs-monitor-ipsec packagesAlexandru Ardelean2016-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | openvswitch: remove redundant postint ruleAlexandru Ardelean2016-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | openvswitch: fix source paths for the install ruleAlexandru Ardelean2016-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I guess these were left since some initial OVS package versions. They were fine up until recently. Some of the build artifacts got a little messy and thus the OpenWRT OVS package got a little messy. This cleans it up a bit. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | openvswitch: depend on kernelUlrich Weber2016-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | so ovs gets rebuild on kernel changes Signed-off-by: Ulrich Weber <uw@ocedo.com>
* | | | | | | ocserv: prevent a crash if the per-user dir does not existNikos Mavrogiannopoulos2016-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Relates #2167
* | | | | | | knxd: add one uci option for one cmdline arg. add a lot comments in the ↵Patrick Grimm2016-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | config file (closes #2233) Signed-off-by: Patrick Grimm <patrick@lunatiki.de> Acked-by: Othmar Truniger <github@truniger.ch> [Squashed patches from PR into single one, bump PKG_RELEASE] Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | knxd: use procd (refs #2233)Patrick Grimm2016-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Patrick Grimm <patrick@lunatiki.de> Acked-by: Othmar Truniger <github@truniger.ch> [Squashed patches from PR] Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | Merge pull request #2237 from clarkwang/privoxy-list-more-than-9Hannu Nyman2016-01-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | privoxy: "list" does not work when there are 10+ entries
| * | | | | | | privoxy: "list" does not work when there are 10+ entriesClark WANG (Home)2016-01-03
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Clark Wang <dearvoid@gmail.com>
* | | | | | | Merge pull request #2196 from jow-/masterJo-Philipp Wich2016-01-04
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | DD: freeradius2: completely disable runtime OpenSSL version checks
| * | | | | | freeradius2: completely disable runtime OpenSSL version checksJo-Philipp Wich2015-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whenever we ship fixed libopenssl binaries in DD, the Freeradius daemon fails at startup because it detects a mismatch of the build time and runtime OpenSSL version. Since our OpenSSL updates for DD are ABI compatible we do not need or even want this superflous check. Removing it saves us the effort to rebuild Freeradius after every OpenSSL version bump. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | | | | Merge pull request #2220 from tru7/knxdHannu Nyman2016-01-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | knxd: bump new version
| * | | | | | | knxd: bump new versionOthmar Truniger2015-12-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | | | | Merge pull request #2221 from MikePetullo/krb5Hannu Nyman2016-01-01
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | krb5: update to 1.14
| * | | | | | | krb5: update to 1.14W. Michael Petullo2015-12-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | Merge pull request #2214 from MikePetullo/lighttpdHannu Nyman2015-12-31
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | lighttpd: update to 1.4.38
| * | | | | | | | lighttpd: update to 1.4.38W. Michael Petullo2015-12-30
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* / / / / / / / scapy: update to 2.3.1W. Michael Petullo2015-12-30
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | Merge pull request #2164 from mstorchak/rsyncTed Hess2015-12-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | rsync: update to 3.1.2
| * | | | | | | rsync: update to 3.1.2Maxim Storchak2015-12-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://rsync.samba.org/security.html#s3_1_2: If you're using a version of rsync older than 3.1.2 as a client and receiving files from an rsync server that you might not fully trust, this version adds extra checking to the file list to prevent the sender from tweaking the paths and/or the transfer requests in a way that could cause a file to be received outside the transfer destination. Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | | | Upgrade OpenVSwitch to version 2.5.0 to support kernels up to 4.3Jeroen van Bemmel2015-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Most patches for 4.1 are no longer needed, only a minor patch to fix a missing WAIT_ANY constant. 2.5.0 depends on nf_conntrack (ipv4 and ipv6) Signed-off-by: Jeroen van Bemmel <jvb127@gmail.com>
* | | | | | | | Merge pull request #2186 from olmari/add-dy-fi-ddnsHannu Nyman2015-12-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ddns-scripts: Added dy.fi service
| * | | | | | | | ddns-scripts: Added dy.fi serviceSami Olmari2015-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added dy.fi dynamic dns provider into ddns-scripts (ipv4) services file. Tested-by: Vaasa Hacklab ry <info@vaasa.hacklab.fi> Signed-off-by: Sami Olmari <sami@olmari.fi>
| * | | | | | | | ddns-scripts: Added dy.fi serviceSami Olmari2015-12-27
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added dy.fi dynamic dns provider into ddns-scripts (ipv4) services file. Tested-by: Vaasa Hacklab ry <info@vaasa.hacklab.fi> Signed-off-by: Sami Olmari <sami@olmari.fi>
* | | | | | | | Merge pull request #2162 from Adze1502/masterHannu Nyman2015-12-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | mwan3: update to version 2.0-2
| * | | | | | | | mwan3: update to version 2.0-2Jeroen Louwes2015-12-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix iptables issue where a needed ipset was not created if first wan that came online was not a member of policy. Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
* | | | | | | | | Merge pull request #2172 from oneru/fwknop-2.6.8Hannu Nyman2015-12-27
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | Update fwknop to 2.6.8
| * | | | | | | | Update fwknop to 2.6.8Jonathan Bennett2015-12-25
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
* | | | | | | | knxd: bump new versionOthmar Truniger2015-12-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | | | | tor: update to 0.2.7.6Peter Wagner2015-12-27
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | Merge pull request #2129 from commodo/krb5-upgrade-n-fixHannu Nyman2015-12-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | krb5: bump to version 1.13.3 and fix uninitialized warning/error
| * | | | | | | krb5: bump to version 1.13.3 and fix uninitialized warning/errorAlexandru Ardelean2015-12-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 1.13.3 has a tar.gz so the OpenWRT default Build/Prepare rule can be used with MD5 checksum. Add patch to fix build: ktutil_funcs.c: In function 'ktutil_delete': ktutil_funcs.c:75:28: error: 'prev' may be used uninitialized in this function [-Werror=maybe-uninitialized] prev->next = lp->next; There does not seem to be a way for 'prev' being uninitialized (logically), however the compiler does not see that, because 'prev' is dependent on i >= 1. So, we just need to initialize it to NULL. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | Merge pull request #2140 from dedeckeh/masterHannu Nyman2015-12-21
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | ddns-scripts: Add support for the service dtdns.com
| * | | | | | | ddns-scripts: Update PKG_RELEASE after adding dtdns supportHans Dedecker2015-12-21
| | | | | | | |
| * | | | | | | ddns-scripts: Add support for the service dtdns.comHans Dedecker2015-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support is added for the service dtdns.com (https://www.dtdns.com) Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>