| Commit message (Collapse) | Author | Age |
|\
| |
| | |
net/dnscrypt-proxy: update to 1.4.3
|
| |
| |
| |
| | |
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
|
|\ \
| |/
|/| |
ddns-scripts: update to version 2.1.0-4
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* remove CHANGELOG from distribution
* fix syslog output printing "\n" or other formating chars
* ddns configuration
- new UCI-config value ddns.global.allow_local_ip "0" or "1"
(default "0") - (OpenWrt Ticket 18642)
* dynamic_dns_functions.sh
- new function split_FQDN() splits a given FQDN into host,
(registerable) domainname, and TLD using
https://publicsuffix.org/list/effective_tld_names.dat
- verify_host_port() use BIND host, if installed
- verify_host_port() not detecting ip, if already given
- fixed regexp for IP detection from nslookup's answer - (OpenWrt
Ticket 16363)
- support ddns.global.allow_local_ip to allow sending non public IP's
to DDNS provider like 127.x, 192.168.x.x or fxxx - (OpenWrt Ticket
18642)
* new file tld_names.dat
- used by dynamic_dns_functions.sh inside split_FQDN() function to
find valid TLD's
* update_cloudflare.sh
- modified subdomain/domain splitting using split_FQDN()
- modified support for AA12.09 (json_get_keys())
- minor fixes and cleanup
- many thanks to Aaron Tanner for testing
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|/
|
|
| |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|\
| |
| | |
Upgrade IBR-DTN to version 1.0.0
|
| |
| |
| |
| | |
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
|
| |
| |
| |
| | |
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- update to latest version (v2.10.0)
- add a patch to fix compilation failures due to missing TIOCSRS485 macro
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|/
|
|
|
|
|
|
| |
- update to latest version (v0.25.1)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\
| |
| | |
linknx: change runtime patch in config files
|
| |
| |
| | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| |
| |
| | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| |
| |
| |
| | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|\ \
| | |
| | | |
linknx: fix permissions, add conffiles in Makefile
|
| |/
| |
| | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|/
|
|
|
|
|
| |
When updating fastd, some added and renamed CMake options had been forgotten, so
it was impossible to disable some feature to reduce its size.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
|
|
|
| |
Signed-off-by: Adam Gensler openwrt@a.gnslr.us
|
|
|
|
|
|
|
|
|
|
| |
Release notes here:
https://github.com/openvswitch/ovs/blob/v2.3.1/NEWS
Remove patch (included in 2.3.1):
0005-datapath-backport___ip_select_ident_function.patch
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\
| |
| | |
knxd: use better macrons in Makefile
|
| |
| |
| | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|/
|
| |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- DOC: fix a few typos
- BUG/MINOR: http: fix typo: "401 Unauthorized" => "407 Unauthorized"
- BUG/MINOR: parse: refer curproxy instead of proxy
- DOC: httplog does not support 'no'
- MINOR: map/acl/dumpstats: remove the "Done." message
- BUG/MEDIUM: sample: fix random number upper-bound
- BUG/MEDIUM: patterns: previous fix was incomplete
- BUG/MEDIUM: payload: ensure that a request channel is available
- BUG/MINOR: tcp-check: don't condition data polling on check type
- BUG/MEDIUM: tcp-check: don't rely on random memory contents
- BUG/MEDIUM: tcp-checks: disable quick-ack unless next rule is an expect
- BUG/MINOR: config: fix typo in condition when propagating process binding
- BUG/MEDIUM: config: do not propagate processes between stopped processes
- BUG/MAJOR: stream-int: properly check the memory allocation return
- BUG/MEDIUM: memory: fix freeing logic in pool_gc2()
- BUG/MEDIUM: compression: correctly report zlib_mem
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
|
|
|
|
|
|
| |
- Bugfix maintenance release
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
|
|\
| |
| | |
prosody: fix use of randomseed (prosody issue #439)
|
| |
| |
| |
| | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|\ \
| | |
| | | |
openconnect: update README
|
| | |
| | |
| | | |
Signed-off-by: Gottfried Haider <gottfried.haider@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \ \
| | | |
| | | | |
linknx: fix Makefile to use TABs instead of spaces
|
| |/ /
| | |
| | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|/ /
| |
| | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|\ \
| | |
| | | |
linknx: new package
|
| | |
| | |
| | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| | |
| | |
| | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| | |
| | |
| | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| |/
| |
| | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| |
| |
| | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| |
| |
| | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| |
| |
| | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|/
|
| |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|\
| |
| | |
[luci-app-privoxy] New LuCI App to support privoxy
|
| |
| |
| |
| |
| |
| | |
New LuCI Application to support privoxy WEB proxy
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
| | |
|