| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This package does not currently compile.
This is needed to do so that it compiles:
- fix emptying CXX variable in configure script
- fix automake not generating Makefile (remove doxygen definitions)
- force gnu++11 by patch, does not work with configure variable
Also because of changed API in libmicrohttpd:
- fix HttpServer
Moreover this package does not support --disable-slp configure option
anymore, remove it.
Signed-off-by: Marek Behún <kabel@blackhole.sk>
|
|\
| |
| | |
frp: update to 0.34.0
|
| |
| |
| |
| | |
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
|
|/
|
|
|
|
| |
Resolves: #13471
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
|
|
|
|
|
|
| |
Resolves: #13465
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
|
|
|
|
|
|
|
|
| |
Signed-off-by: Stan Grishin <stangri@melmac.net>
update
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|\
| |
| | |
ratched: add new package
|
| |
| |
| |
| | |
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
|
| | |
|
| |
| |
| |
| |
| |
| | |
Test if gnunet-arm is executable for now.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| |
| |
| | |
Patch removed because the relevant code was removed upstream
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|\ \
| | |
| | | |
gateway-go: add default config and gateway-go.init for background service
|
| |/
| |
| |
| | |
Signed-off-by: Yu Fang <newfarry@126.com>
|
|/
|
|
|
|
|
|
|
|
|
|
| |
Signed-off-by: Stan Grishin <stangri@melmac.net>
shellchecked
Signed-off-by: Stan Grishin <stangri@melmac.net>
shellchecked
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|
|
|
|
|
| |
Taken from https://github.com/openwrt/packages/issues/13359
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\
| |
| | |
travelmate: update to release 2.0
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- new package dependency: curl (plus one of the wpad variants)
- optional package dependencies:
- 'msmtp' for email notification support
- 'wireguard' or 'openvpn' for vpn support
- removed WEP support, only WPA/WPA2/WPA3 are supported!
- new, more robust setup wizard (CLI and LuCI)
- more robust captive portal detection
- randomize mac addresses with every uplnk connect
- automatic vpn handling during uplink switch (only classic/simple
client-setups for wireguard or openvpn are supported)
- email notifications after successful uplink connections
- automatically disable uplinks after n minutes, e.g. for timed
connections
- automatically (re-)enable uplinks after n minutes, e.g. after failed
login attempts
- complete LuCI rewrite - migrated to client side JS (separate PR)
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| |
| |
| |
| | |
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
|
|\ \
| |/
|/| |
atftp: add init script and config file for atftpd
|
| |
| |
| |
| | |
Signed-off-by: Russell Senior <russell@personaltelco.net>
|
| |
| |
| |
| | |
Signed-off-by: Russell Senior <russell@personaltelco.net>
|
| |
| |
| |
| | |
Signed-off-by: Salim B salim@posteo.de
|
|\ \
| | |
| | | |
kea: update package to 1.8.0
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Update kea to the latest stable version (1.8.0) and add kea-shell
package.
Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
|
|\ \ \
| | | |
| | | | |
ntpd: Include sntp binary only with ntp-utils
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Don't build the sntp binary and libevent2-pthread dependency unless
ntp-utils is selected.
Re-add ntp-keygen dependency libevent2-core.
Fixes openwrt#10307
Signed-off-by: Kenneth J. Miller <ken@miller.ec>
|
|\ \ \
| | | |
| | | | |
mini_snmpd: Add sysDescr option.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Some monitoring tools will run into errors when sysDescr field is empty. This was the case for cacti 1.2.8 that i'm using to monitor my network. Ideally the sysDescr field would contain some information from the overview of luci, e.g. the Model, Firmware and Kernel-Version fields, but i am stranger to OpenWRT, so I'm unable to do that.
Signed-off-by: Robert von Könemann <lordtaifleh@gmail.com>
|
|\ \ \ \
| |_|/ /
|/| | | |
apache: fix compilation without deprecated OpenSSL APIs
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \ \
| |_|_|/
|/| | | |
gateway-go: add new package
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Yu Fang <yu@iotserv.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixes CVE-2020-14342.
Updated PKG_CPE_ID.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
i2pd: refresh patch
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This version bump was not tested properly. Not even compile.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
With openwrt/openwrt@51ec51871fd57b80096baf76d6b21a2ae46e4748 one can
now use user/group names instead of numeric uid/gid in FILE_MODES.
Make use of that.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \ \
| |/ / /
|/| | | |
ariang: update to 1.1.17
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Apart from adapting to upstream changes also switch to use FILE_MODES
instead of chown/chmod in init-script.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \ \
| | | | |
| | | | | |
memcached: update to 1.6.7
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* update to 4.12.6
* fix optional modules not included on module build (vfs_btrfs, vfs_linux_xfs_sgid)
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
Change URL to codeload. It redirects to it anyway. I was getting a 404
error with the original. I couldn't figure it out.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
openfortivpn: version bump to 1.15.0 and assorted improvements
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- remove patch that has been included upstream
- remove dependence on resolveip
- remove hotplug script that is handled by "proto_add_host_dependency"
- use openfortivpn default tunnel ip if none specified
- add status checking with uclient-fetch
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
|
|\ \ \ \
| | | | |
| | | | | |
isc-dhcp: add support for RFC-3442 classless routes to hosts
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Also avoid forward references to functions.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|