aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services
Commit message (Expand)AuthorAgeFilesLines
* dnsmasq: fix handling ignore condition for dnssecYousong Zhou2020-09-252-1/+2
* dnsmasq: support tftp_unique_root in /etc/config/dhcpW. Michael Petullo2020-09-242-1/+2
* hostapd: ubus: make (B)SSID optional for neighbor reportDavid Bauer2020-09-222-10/+25
* hostapd: ubus: send notification instead of eventDavid Bauer2020-09-222-12/+13
* hostapd: ubus: fix infinite loop when configuring RRM NRDavid Bauer2020-09-212-3/+2
* hostapd: send procd event on BSS updateDavid Bauer2020-09-212-4/+36
* hostapd: send ubus event on BSS updateDavid Bauer2020-09-212-2/+24
* odhcpd: number UCI defaults scriptStijn Segers2020-09-211-1/+1
* uhttpd: update to the latest masterRafał Miłecki2020-09-181-3/+3
* uhttpd: update to the latest masterRafał Miłecki2020-09-151-3/+3
* hostapd: add support for per-BSS airtime configurationDavid Bauer2020-09-113-4/+14
* openvpn: fix shell compare operator in openvpn.initMartin Schiller2020-09-092-2/+2
* wireguard: bump to 1.0.20200908Jason A. Donenfeld2020-09-091-2/+2
* hostapd: add UCI support for Hotspot 2.0Daniel Golle2020-09-083-3/+107
* dropbear: Enable Ed25519 for normal devicesPaul Spooren2020-09-062-3/+4
* ppp: update to latest git HEADHans Dedecker2020-09-051-3/+3
* hostapd: add hs20 variantDaniel Golle2020-09-011-1/+21
* hostapd: Fix compile errors after wolfssl updateHauke Mehrtens2020-08-271-0/+10
* dnsmasq: abort dhcp_check on interface stateDavid Bauer2020-08-201-2/+2
* dropbear: allow disabling support for scpRui Salvaterra2020-08-152-4/+10
* dropbear: fix ssh alternative when dbclient isn't builtRui Salvaterra2020-08-121-3/+3
* ppp: update to latest git HEADHans Dedecker2020-08-115-9/+9
* hostapd: recognize option "key" as alias for "auth_secret"Jo-Philipp Wich2020-08-072-2/+2
* hostapd: make "key" option optional if "wpa_psk_file" is providedJo-Philipp Wich2020-08-071-5/+5
* hostapd: add wpad-basic-wolfssl variantPetr Štetiar2020-08-072-0/+16
* dnsmasq: abort when dnssec requested but not availableYousong Zhou2020-08-072-3/+7
* openvpn: fix arguments passing to wrapped up and down scriptsJo-Philipp Wich2020-08-062-2/+3
* uhttpd: update to the latest masterRafał Miłecki2020-08-051-3/+3
* wireguard: bump to 1.0.20200729Jason A. Donenfeld2020-08-031-2/+2
* openvpn: revise sample configurationMagnus Kroken2020-08-011-8/+75
* hostapd: fix incorrect service nameDavid Bauer2020-07-311-1/+1
* hostapd: reorganize config selection hierarchy for WPA3Adrian Schmutzler2020-07-311-16/+18
* hostapd: improve TITLE for packagesAdrian Schmutzler2020-07-301-27/+33
* hostapd: update mesh DFS patches and add mesh HE supportDaniel Golle2020-07-3034-190/+1440
* openvpn: Allow override of interface nameMichal Hrusecky2020-07-232-2/+37
* openpvn: Split out config parsing code for reuseMichal Hrusecky2020-07-233-13/+23
* umdns: fix compiling using gcc 10Kevin Darbyshire-Bryant2020-07-221-3/+3
* hostapd: enter DFS state if no available channel is foundDavid Bauer2020-07-201-0/+37
* dnsmasq: bump to 2.82Kevin Darbyshire-Bryant2020-07-202-13/+13
* wireguard: bump to 1.0.20200712Jason A. Donenfeld2020-07-131-2/+2
* dropbear: make rsa-sha2-256 pubkeys usable againPetr Štetiar2020-07-071-0/+40
* odhcpd: bump to latest git HEADHans Dedecker2020-07-021-3/+3
* dropbear: bump to 2020.80Hans Dedecker2020-06-304-78/+2
* dropbear: init: replace backticks with $()Rui Salvaterra2020-06-301-3/+3
* dropbear: fix compilation for uClibcHans Dedecker2020-06-242-0/+59
* wireguard: bump to 1.0.20200623Jason A. Donenfeld2020-06-241-2/+2
* igmpproxy: remove some bashismSven Roederer2020-06-231-3/+5
* dropbear: bump to 2020.79Konstantin Demin2020-06-219-3722/+36
* hostapd: fix compilation of wpa_supplicantKarel Kočí2020-06-181-4/+4
* openvpn: add generic hotplug mechanismFlorian Eckert2020-06-176-8/+81