| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
Use HTTPS everywhere
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|
|
|
|
|
|
|
|
| |
- init: fix no start
- defaults: apply ubus system board info to nodeInfo
- defaults: fix missing yggdrasil interface
- defaults: call uci commit
Signed-off-by: William Fleurant <william@netblazr.com>
|
|
|
|
| |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|\
| |
| | |
mwan3: fix logical/typo bug in mwan3rtmon
|
| |
| |
| |
| |
| |
| |
| |
| | |
This bug was introduced since dd206b7d0bc4a7de739b6dbccbac5b5ffcae9024
mwan3_remon_ipv4 and mwan3_remon_ipv6 is command to run not a variable
I add some comments on them hopefully people will notice it
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
|
|/
|
|
|
|
|
| |
The variables can be empty if not set in the UCI config.
Reported-by: Petr Novák <petrn@me.com>
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
|
|
|
|
| |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|
|
|
| |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|\
| |
| | |
stubby: fixed duplicate IPv6 address and typo
|
| |
| |
| |
| | |
Signed-off-by: Jannik Vieten <me@exploide.net>
|
|\ \
| | |
| | | |
ptunnel-ng: update to 1.40
|
| | |
| | |
| | |
| | | |
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This supersedes #8465
No longer needs FPU emulator now
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The Go compiler can now manage the build dependencies by itself, as
obfs4proxy has been ported to a Go module.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
|\ \ \
| | | |
| | | | |
travelmate: 1.4.2
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* fix a json related ressource leak
* add a reload trigger when the wireless config gets changed
* set an interface default 'trm_wwan' (like the LuCI frontend)
* reordered nested loops to optimize the connection handling
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: William Fleurant <william@netblazr.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Yggdrasil builds end-to-end encrypted networks with IPv6. Beyond the
similarities with cjdns is a different routing algorithm. This
globally-agreed spanning tree uses greedy routing in a metric space.
Back-pressure routing techniques allow advanced link aggregation bonding
on per-stream basis. In turn, a single stream will span across multiple
network interfaces simultaneously with much greater throughput.
Authored by: William Fleurant <meshnet@protonmail.com>
Signed-off-by: Paul Spooren <mail@aparcar.org>
|
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This one contains only a few CVEs + bugfixes.
* CVE-2019-8381 memory access in do_checksum() (#538)
* CVE-2019-8376 NULL pointer dereference get_layer4_v6() (#537)
* CVE-2019-8377 NULL pointer dereference get_ipv6_l4proto() (#536)
* Rename Ethereal to Wireshark (#545)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \
| | | |
| | | | |
Shorewall: Bump to version 5.2.3.2
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
| | |/
| |/|
| | |
| | | |
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
trafficshaper create QoS rules to limit (or reserve) traffic used
by classes of clients.
Uplink and downlink can be controled (or not controlled) independently.
Client classes are defined by its network addresses (IPv4 or IPv6). Each
client class can define absolute or relative (to wan) bandwith, and also
the use (or not) of spare wan bandwidth when avaiable.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
|
|\ \
| | |
| | | |
vpnc: fix IPv6-triggered inoperability
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When the server hostname resolved to both IPv4 and IPv6 addresses,
connecting would fail with nothing in syslog. This corrects that oversight.
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
|
|\ \ \
| | | |
| | | | |
torsocks: add new package
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \ \ \
| | | | |
| | | | | |
lighttpd: update to 1.4.53
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
krb5: update to 1.17
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
prosody: Update package prosody to 0.11.2
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixes CVE-2018-10847
Added PKG_CPE_ID for proper CVE tracking.
Signed-off-by: Luís Felipe Safady <lagonauta@gmail.com>
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
tgt: fix packaging of config and initscript
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| |/ / /
|/| | |
| | | |
| | | | |
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- move files/* to the conventional location
- add procd_kill to prevent respawn after stop
- update description
- remove OpenWRT copyright
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Adjust to the rename of pytz, simplejson, chardet to
to python-pytz etc.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|\ \ \ \
| | | | |
| | | | | |
obfs4proxy: update to version 0.0.9
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Changes:
-remove old patch(part of 0.0.9 release)
-change the canonical upstream repo location to gitlab
-change source to gitlab
-change source package to golang-gitlab-yawning-obfs4-dev
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
freeradius3: allow build without openssl engines
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This applies a patch from upstream that avoids a call to ENGINE_cleanup
when the openssl library was built without engine support.
A workaround for a missing header check was used to silence a warning
about the implicit definition of RAND_load_file. A proper fix has been
merged upstream as well.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
aria2: Add new options and fix typos
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Added new options for aria2 config and fixed some typos within aria2 init file.
Signed-off-by: Ahmar Aftab <pakahmar@hotmail.com>
|