aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* ola: fix compilation of this packageMarek Behún2020-09-24
| | | | | | | | | | | | | | | | 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>
* Merge pull request #13475 from ysc3839/frpHannu Nyman2020-09-23
|\ | | | | frp: update to 0.34.0
| * frp: update to 0.34.0Richard Yu2020-09-23
| | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | openconnect: updated description to reflect current stateNikos Mavrogiannopoulos2020-09-23
|/ | | | | | Resolves: #13471 Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* ocserv: include ocserv-workerNikos Mavrogiannopoulos2020-09-22
| | | | | | Resolves: #13465 Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* vpnbypass: README update, code cleanupStan Grishin2020-09-21
| | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net> update Signed-off-by: Stan Grishin <stangri@melmac.net>
* Merge pull request #13441 from lnslbrty/add/ratchedRosen Penev2020-09-21
|\ | | | | ratched: add new package
| * ratched: add new packageToni Uhlig2020-09-21
| | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | ocserv: updated to 1.1.1Nikos Mavrogiannopoulos2020-09-21
| |
* | gnunet: add runtime testDaniel Golle2020-09-21
| | | | | | | | | | | | Test if gnunet-arm is executable for now. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | shadowsocks-libev: bump to version 3.3.5Yousong Zhou2020-09-21
| | | | | | | | | | | | Patch removed because the relevant code was removed upstream Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | Merge pull request #13442 from OpenIoTHub/gateway-go-prRosen Penev2020-09-21
|\ \ | | | | | | gateway-go: add default config and gateway-go.init for background service
| * | gateway-go: add default config and gateway-go.init for background serviceYu Fang2020-09-21
| |/ | | | | | | Signed-off-by: Yu Fang <newfarry@126.com>
* / simple-adblock: add config auto-update featureStan Grishin2020-09-20
|/ | | | | | | | | | | | 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>
* nut: fix _ handlingRosen Penev2020-09-19
| | | | | | Taken from https://github.com/openwrt/packages/issues/13359 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #13430 from dibdot/trm-2.0Dirk Brenken2020-09-19
|\ | | | | travelmate: update to release 2.0
| * travelmate: update to release 2.0Dirk Brenken2020-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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>
* | mini_snmpd: update to 1.6Marcin Jurkowski2020-09-19
| | | | | | | | Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
* | Merge pull request #13417 from RussellSenior/atftp-add-init-scriptRosen Penev2020-09-18
|\ \ | |/ |/| atftp: add init script and config file for atftpd
| * CI: add runtime test for atftp and atftpdRussell Senior2020-09-18
| | | | | | | | Signed-off-by: Russell Senior <russell@personaltelco.net>
| * atftp: add init script and config fileRussell Senior2020-09-18
| | | | | | | | Signed-off-by: Russell Senior <russell@personaltelco.net>
* | stubby: fix typoSalim B2020-09-18
| | | | | | | | Signed-off-by: Salim B salim@posteo.de
* | Merge pull request #13400 from tiagogaspar8/kea-update-1.8.0Rosen Penev2020-09-18
|\ \ | | | | | | kea: update package to 1.8.0
| * | kea: update package to 1.8.0Tiago Gaspar2020-09-18
| | | | | | | | | | | | | | | | | | | | | Update kea to the latest stable version (1.8.0) and add kea-shell package. Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
* | | Merge pull request #13422 from neheb/sntpRosen Penev2020-09-18
|\ \ \ | | | | | | | | ntpd: Include sntp binary only with ntp-utils
| * | | ntpd: Include sntp binary only with ntp-utilsKenneth J. Miller2020-09-18
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #12123 from vKnmnn/masterRosen Penev2020-09-18
|\ \ \ | | | | | | | | mini_snmpd: Add sysDescr option.
| * | | mini_snmpd: Add sysDescr option.Robert von Könemann2020-05-14
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge pull request #13260 from neheb/apdepRosen Penev2020-09-18
|\ \ \ \ | |_|/ / |/| | | apache: fix compilation without deprecated OpenSSL APIs
| * | | apache: fix compilation without deprecated OpenSSL APIsRosen Penev2020-08-31
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | gnurl: update to release 0.72.0Daniel Golle2020-09-17
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | Merge pull request #13391 from OpenIoTHub/gateway-go-prRosen Penev2020-09-16
|\ \ \ \ | |_|_|/ |/| | | gateway-go: add new package
| * | | gateway-go: add new packageYu Fang2020-09-15
| | | | | | | | | | | | | | | | Signed-off-by: Yu Fang <yu@iotserv.com>
* | | | cifs-utils: update to 6.11Rosen Penev2020-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2020-14342. Updated PKG_CPE_ID. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #13387 from neheb/i2pRosen Penev2020-09-14
|\ \ \ \ | |/ / / |/| | | i2pd: refresh patch
| * | | i2pd: refresh patchRosen Penev2020-09-13
| | | | | | | | | | | | | | | | | | | | | | | | This version bump was not tested properly. Not even compile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | gnunet: make use of user/group names instead of numeric uid/gidDaniel Golle2020-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge pull request #13373 from neheb/ariangRosen Penev2020-09-14
|\ \ \ \ | |/ / / |/| | | ariang: update to 1.1.17
| * | | ariang: update to 1.1.17Rosen Penev2020-09-12
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | gnunet: update to version 0.13.3Daniel Golle2020-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge pull request #13374 from neheb/memcachedRosen Penev2020-09-13
|\ \ \ \ | | | | | | | | | | memcached: update to 1.6.7
| * | | | memcached: update to 1.6.7Rosen Penev2020-09-12
| |/ / / | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | samba4: update to 4.12.6Andy Walsh2020-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | | acme: update to 2.8.7Rosen Penev2020-09-12
|/ / / | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #13351 from aaronjg/openfortivpn-v1.15.0Rosen Penev2020-09-11
|\ \ \ | | | | | | | | openfortivpn: version bump to 1.15.0 and assorted improvements
| * | | openfortivpn: fix shellcheck warningsAaron Goodman2020-09-10
| | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | openfortivpn: tabify shell scriptsAaron Goodman2020-09-10
| | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | openfortivpn: version bump to 1.15.0 and further upgradesAaron Goodman2020-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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>
* | | | Merge pull request #13355 from pprindeville/isc-dhcp-add-routes#2Philip Prindeville2020-09-11
|\ \ \ \ | | | | | | | | | | isc-dhcp: add support for RFC-3442 classless routes to hosts
| * | | | isc-dhcp: add support for RFC-3442 classless routes to hostsPhilip Prindeville2020-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also avoid forward references to functions. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>