aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | pen: update to 0.26.1Nicolas Thill2015-02-08
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | Merge pull request #863 from danielg4/masterNikos Mavrogiannopoulos2015-02-08
|\ \ \ \ \ | | | | | | | | | | | | openconnect: separate out vpnc-scripts and import vpnc
| * | | | | vpnc: initial importDaniel Gimpelevich2015-02-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
| * | | | | openconnect: fix a couple of minor things and add an interface optionDaniel Gimpelevich2015-02-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
| * | | | | openconnect: separate out vpnc-scriptsDaniel Gimpelevich2015-02-06
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
* | | | | privoxy: modified init scriptsChristian Schoenebeck2015-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove "killall" from initscript because it kills itself #867 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | Merge pull request #862 from chris5560/masterSteven Barth2015-02-08
|\ \ \ \ \ | |_|_|/ / |/| | | | ddns-scripts: Update to version 2.2.0-1
| * | | | ddns-scripts: Update to version 2.2.0-1Christian Schoenebeck2015-02-05
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modified source directory structure - files for production files - samples for sample files (not installed in final build) modified Makefile - separate options for additional provider scripts - remove comments and empty lines from final build add IPv4 100.64/10 (RFC 6598) and 169.254/16 (RFC 5735) to the range of default blocked IP's. new option "bind_network" to force GNU Wget or cURL to use specific network/interface for communication new "domains.google.com" as IPv4 DDNS provider #822 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | Merge pull request #872 from ZeroChaos-/aircrack-ng_v2Ted Hess2015-02-07
|\ \ \ \ | |_|/ / |/| | | aircrack-ng: import from old packages
| * | | aircrack-ng: import from old packagesRick Farina (Zero_Chaos)2015-02-07
| |/ / | | | | | | | | | | | | | | | cleanup, update to latest version, mark myself maintainer Signed-off-by: Rick Farina (Zero_Chaos) <zerochaos@gentoo.org>
* / / keepalived: import from old packages feedNicolas Thill2015-02-07
|/ / | | | | | | | | | | | | | | - update to latest version (v1.2.15) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | privoxy: new upstream version 3.0.23Christian Schoenebeck2015-02-02
| | | | | | | | | | | | new upstream version 3.0.23 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | nfs-kerne-server: fix host/buildNicolas Thill2015-02-02
| | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | nfs-kernel-server: update to 1.3.2Peter Wagner2015-02-02
| | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | squid: disable netfilter-conntrack explicitlyNicolas Thill2015-02-01
| | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | davfs2: add 'gettext-version' fixupNicolas Thill2015-02-01
| | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | fastd: update to v17Matthias Schiffer2015-01-29
| | | | | | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | e2guardian: add packageLuka Perkov2015-01-28
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | openconnect: updated to 7.04Nikos Mavrogiannopoulos2015-01-28
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | dansguardian: minor fix in init scriptMarko Ratkaj2015-01-28
| | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | dansguardian: fix trailing white spacesMarko Ratkaj2015-01-28
| | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | dansguardian: import from old-packagesLuka Perkov2015-01-28
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | Merge pull request #827 from salzmdan/masterSteven Barth2015-01-27
|\| | | | | knot: update to 1.6.1
| * knot: update to 1.6.1Daniel Salzman2015-01-27
| | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | snort: initial import from old-packagesLuka Perkov2015-01-25
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | Merge pull request #818 from probonopd/announceNikos Mavrogiannopoulos2015-01-25
|\ \ | | | | | | announce: Announce services on the network with Zeroconf/Bonjour
| * | announce: Announce services on the network with Zeroconf/Bonjourprobonopd2015-01-25
| | | | | | | | | | | | Signed-off-by: Simon Peter <probono@puredarwin.org>
* | | Merge pull request #816 from chris5560/masterNikos Mavrogiannopoulos2015-01-25
|\ \ \ | |/ / |/| | luci-app-privoxy: will be moved to github/luci
| * | luci-app-privoxy: will be moved to github/luciChristian Schoenebeck2015-01-24
| | | | | | | | | | | | Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | ocserv: enable min-reauth-time in default configurationNikos Mavrogiannopoulos2015-01-24
|/ / | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | sshfs: import from oldpackages feedZoltan HERPAI2015-01-23
| | | | | | | | | | | | | | | | - update to latest 2.5 - add license info - add maintainer Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* | ola: mark as @BROKEN for now, breaks buildsSteven Barth2015-01-22
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | ola: use https:// urls for cloningJo-Philipp Wich2015-01-21
| | | | | | | | | | | | | | The SSH transport can trigger interactive prompts during the build, this is failing all build bots atm. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | squid: bump to 3.4.11Marko Ratkaj2015-01-21
| | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | ocserv: added missing fileNikos Mavrogiannopoulos2015-01-21
| |
* | ocserv: update to 0.9.0Nikos Mavrogiannopoulos2015-01-20
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | Merge pull request #788 from teslamint/patch-1champtar2015-01-20
|\ \ | | | | | | coova-chilli: fix typo in Config.in
| * | coova-chilli: fix typo in Config.inJaehoon You2015-01-16
| | | | | | | | | | | | Signed-off-by: Jaehoon You <teslamint@gmail.com>
* | | ola: Add an Open Lighting Architecture package.Christian Beier2015-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Open Lighting Architecture is a framework for lighting control information. It supports a range of protocols and over a dozen USB devices. It can run as a standalone service, which is useful for converting signals between protocols, or alternatively using the OLA API, it can be used as the backend for lighting control software. OLA runs on many different platforms including ARM, which makes it a perfect fit for low cost Ethernet to DMX gateways. Signed-off-by: Christian Beier <dontmind@freeshell.org>
* | | ocserv: prevent ocpasswd from using sha2cryptNikos Mavrogiannopoulos2015-01-19
| | | | | | | | | | | | | | | | | | | | | That doesn't cope well with uclibc. https://bugs.busybox.net/show_bug.cgi?id=7808 Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | ocserv: use ocserv.upgrade to save configured filesNikos Mavrogiannopoulos2015-01-19
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | Revert "ocserv: store permanent config files in /etc/config"Nikos Mavrogiannopoulos2015-01-19
| | | | | | | | | | | | This reverts commit 1c40fc1022377e565b037df92391b2b5ade110c8.
* | | openconnect: use openconnect.upgrade to save configured filesNikos Mavrogiannopoulos2015-01-19
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | Revert "openconnect: move certificate files to config/ to add graceful upgrade"Nikos Mavrogiannopoulos2015-01-19
| | | | | | | | | | | | This reverts commit b53e5bfe875d673fc8a57a4766d7af6fc1b3e074.
* | | Revert "openconnect: cmdline parameter for CA not moved"Nikos Mavrogiannopoulos2015-01-19
| | | | | | | | | | | | This reverts commit fa8f5479458ee5163c9907ee3e92d8bd6b62389b.
* | | Merge pull request #800 from fededim/masterSteven Barth2015-01-19
|\ \ \ | | | | | | | | Davfs2: fixed issue with automake
| * | | Davfs2: fixed issue with automakeRupan2015-01-19
| | | | | | | | | | | | | | | | Signed-off-by: Federico Di Marco fededim@gmail.com
* | | | Update radsecproxy package to v1.6.6.Toke Høiland-Jørgensen2015-01-19
|/ / /
* | | Merge pull request #793 from tru7/patch-1Steven Barth2015-01-19
|\ \ \ | | | | | | | | linknx: update package with updated files
| * | | linknx: update release number for changes in files dirOthmar Truniger2015-01-17
| | | | | | | | | | | | Signed-off-by: Othmar Truniger <gibthub@truniger.ch>