aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* xinetd: socket bind: Invalid argument (errno = 22) when using USERID on ipv6Christian Schoenebeck2014-09-17
| | | | | copied from trunk Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* Add PKG_LICENSE and MAINTAINERChristian Schoenebeck2014-09-16
| | | Add PKG_LICENSE and MAINTAINER and update PKG_RELEASE
* start via hotplug only if enabledChristian Schoenebeck2014-09-16
| | | | | | To be consistent with other services only start via hotplug if enabled. Now full functionality of /etc/init.d/ddns enable/disable start/stop Optimization: Include script only if needed
* only start via hotplug not via boot Christian Schoenebeck2014-09-16
| | | | Hotplug script will start service for each interface. To prevent duplicates and in general must not start on boot.
* delete editor backup fileChristian Schoenebeck2014-09-16
| | | delete editor backup file
* Add "spdns.de" and "duiadns.net" servicesChristian Schoenebeck2014-09-16
| | | | | Add "spdns.de" and "duiadns.net" services Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* openconnect: openconnect-wrapper would trap signals and send the correct one ↵Nikos Mavrogiannopoulos2014-09-01
| | | | | | to server Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* openconnect: set config variable on teardown and correctly pass the passwordNikos Mavrogiannopoulos2014-09-01
| | | | | | This addresses https://dev.openwrt.org/ticket/16634 Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: updated to 0.8.4Nikos Mavrogiannopoulos2014-08-27
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: use the system's protocol buffers by defaultNikos Mavrogiannopoulos2014-08-27
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: added various patchesNikos Mavrogiannopoulos2014-08-23
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* mwan3: update to version 1.5-4Adze15022014-08-21
| | | | | | Fix issue #219: Policy status output returns arithmetic syntax error Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
* Revert "xl2tpd: rename netifd protocol handler to l2tpv2 to avoid clashes ↵Steven Barth2014-08-18
| | | | | | | with l2tpv3" This reverts commit 981f2da45747df72c5ae2c45f265fe8f29af3d52. OpenWrt wiki knew l2tp from l2tpv3tun, but luci knew l2tp from xl2tpd
* mwan3: update to version 1.5-3Adze15022014-08-16
| | | | | | Better way of fixing the "icmp unreachable exits wrong interface" problem Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
* mwan3: Update to version 1.5-2Adze15022014-08-16
| | | | | | | Fix issue icmp unreachables go out wrong interface Remove unnecessary line Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
* mwan3: Update to version 1.5-1Adze15022014-08-16
| | | | | | | Add iptables -w option, which increases stability, requires iptables v1.4.20. Code cleanup Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
* version bumped to 1.3-1Aedan ARFETT Renner2014-08-16
| | | | | | | shortened title so it fits on menuconfig screen added newline in description so no menuconfig side scrolling required Signed-off-by: Aedan Renner chipdankly@gmail.com
* Upload of mwan3 LuCI package for OpenWrt feeds.Aedan ARFETT Renner2014-08-16
| | | | Signed-off-by: Aedan Renner chipdankly@gmail.com
* Add mwan3 to packages feedAdze15022014-08-16
| | | | Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
* umurmur: Set PKG_LICENSEMartin Johansson2014-08-14
| | | | Signed-off-by: Martin Johansson <martin@fatbob.nu>
* Add package umurmur. Add myself as maintainer.Martin Johansson2014-08-14
| | | | Signed-off-by: Martin Johansson <martin@fatbob.nu>
* net/mosquitto: Bump to version 1.3.4Karl Palsson2014-08-11
| | | | | | | | | | A minor point release. * Don’t ask client for certificate when require_certificate is false. * Fix incorrect handling of anonymous bridges on the local broker. * backout incomplete functionality incorrectly added in 1.3.2 Signed-off-by: Karl Palsson <karlp@remake.is>
* tinyproxy: fix CVE-2012-3505Steven Barth2014-08-11
| | | | Signed-off-by: Steven Barth <steven@midlink.org>
* sslh: upstream has added COPYING files which changed md5sumSteven Barth2014-08-07
| | | | Signed-off-by: Steven Barth <steven@midlink.org>
* ocserv: avoid setting up the firewall from ocserv.initNikos Mavrogiannopoulos2014-08-01
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* Added maintainerNikos Mavrogiannopoulos2014-07-31
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: upgraded to 0.8.2Nikos Mavrogiannopoulos2014-07-26
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: fixed issue that caused the removal of ocserv-script.Nikos Mavrogiannopoulos2014-07-26
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* luci-app-ocserv: restart service on user add/removeNikos Mavrogiannopoulos2014-07-26
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* openconnect: added fix for handshake timeoutNikos Mavrogiannopoulos2014-07-26
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* udpxy: add license.Álvaro Fernández Rojas2014-07-25
| | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Merge pull request #125 from ukleinek/iodinesbyx2014-07-24
|\ | | | | net/iodine: config updates
| * net/iodine: make address config optionalUwe Kleine-König2014-07-24
| | | | | | | | | | | | | | In the absense of an address entry bind to all interfaces which is also iodined's default when -l isn't given. Signed-off-by: Uwe Kleine-König <uwe+openwrt@kleine-koenig.org>
| * net/iodine: make port configurableUwe Kleine-König2014-07-24
| | | | | | | | | | | | | | | | | | | | | | | | Fall back to the default DNS port (i.e. 53). If you configure something different than 53 this results in a warning from iodined: ALERT! Other dns servers expect you to run on port 53. You must manually forward port 53 to port $port for things to work. This is obviously true. Signed-off-by: Uwe Kleine-König <uwe+openwrt@kleine-koenig.org>
* | [packages] tinyproxy: logging problemschris55602014-07-24
|/ | | | | | | | | | 1.) No SysLog possible because keyword misspelled In tinyproxy.conf and tinyproxy.config the parameter is correct spelled with small "l" 2.) No logging as non root user The default is that tinyproxy deamon run as nobody:nogroup, but they have no permission to /var/log/ or any other location. So touch and change permission for logfile during startup Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* [PATCH] lighttpd: errorlog failed as non root userchris55602014-07-23
| | | | | | | | | if running as non root user (what's should be the default on web-servers) you get: (log.c.118) opening errorlog '/var/log/lighttpd/server.log' failed: Permission denied Fix: create log directory only if not exist and chmod 777 to allow anyone to write and create files inside default log directory Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* Import aria2 from oldpackages, update to 1.18.7Cezary Jackiewicz2014-07-22
|
* Merge pull request #111 from equinox0815/uanytun-gcryptsbyx2014-07-22
|\ | | | | reenabled libgcrypt and make it the default again
| * reenabled libgcrypt and make it the default againChristian Pointner2014-07-22
| | | | | | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org>
* | net/iodine: grab maintainership and add license infoUwe Kleine-König2014-07-21
| | | | | | | | Signed-off-by: Uwe Kleine-König <uwe+openwrt@kleine-koenig.org>
* | net/iodine: upgrade to version 0.7.0Uwe Kleine-König2014-07-21
| | | | | | | | | | | | | | This is compatible to 0.6.0-rc1 client and servers and fixes an authentication bypass bug (CVE-2014-4168). Signed-off-by: Uwe Kleine-König <uwe+openwrt@kleine-koenig.org>
* | net/iodine: import from old packagesUwe Kleine-König2014-07-21
|/ | | | No further changes.
* openconnect: updated descriptionNikos Mavrogiannopoulos2014-07-21
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* vsftpd: Add TLS/SSL example options. Bump PKG_RELEASE and copyright year.Hannu Nyman2014-07-21
| | | | | I did not define myself as the maintainer, as the package already had one. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* vsftpd: import from oldpackages. No changes.Hannu Nyman2014-07-21
|
* haproxy: fixes from upstreamThomas Heil2014-07-21
| | | | | | [PATCH 6/6] BUG/MEDIUM: connection: fix proxy v2 header again! Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* l2tpv3tun: remove due to being deprecatedSteven Barth2014-07-21
| | | | Signed-off-by: Steven Barth <steven@midlink.org>
* Merge pull request #53 from heil/prosodysbyx2014-07-21
|\ | | | | prosody: import from packages, add myself as the maintainer
| * prosody: import from packages, add myself as the maintainerThomas Heil2014-06-23
| | | | | | | | | | | | | | | | This adds the prosody package from the old svn tree. Ive updated the licensing information and will maintain the package in the future. This request also updates prosdoy to the latest version 0.9.4. Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | znc: update to 1.4Jonas Gorski2014-07-19
| | | | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org>