summaryrefslogtreecommitdiffstats
path: root/package/network/services
Commit message (Expand)AuthorAgeFilesLines
* uhttpd: fix another remaining relro issue in the Lua pluginJo-Philipp Wich2015-01-251-2/+2
* uhttpd: fix time_t type mismatch on 32bit systemsJo-Philipp Wich2015-01-251-2/+2
* uhttpd: fix crash with enabled relro, memory leak in dirlists and lfsJo-Philipp Wich2015-01-251-3/+3
* uhttpd: fix exit code of mod-ubus postinstall scriptJo-Philipp Wich2015-01-251-0/+2
* mac80211/hostapd: fix HT mode setup for RSN ad-hoc networksFelix Fietkau2015-01-241-1/+2
* relayd: prevent start for disabled interfacesFelix Fietkau2015-01-241-0/+3
* ppp: on PPPoE, always send PADT when shutting down the connectionFelix Fietkau2015-01-241-0/+11
* ppp: rework host-uniq support to take hex encoded stringsJo-Philipp Wich2015-01-243-49/+149
* igmpproxy: add patch to silence unnecessary logging of downstream igmp trafficFelix Fietkau2015-01-181-0/+19
* dnsmasq: add option --quiet-dhcpJohn Crispin2015-01-171-0/+1
* Support for building an hardened OpenWRTJohn Crispin2015-01-171-1/+1
* dnsmasq: support and use local-service by default (#14951)Jo-Philipp Wich2015-01-163-2/+4
* mdns: install uci package as configLuka Perkov2015-01-141-1/+1
* hostapd: backport patch fixing handling new stationsRafał Miłecki2015-01-121-0/+37
* lldpd: update to v0.7.13Jo-Philipp Wich2015-01-092-5/+5
* openvpn: procd_set_param respawnJohn Crispin2015-01-081-0/+1
* openvpn: bump PKG_REVISION and copyright yearJo-Philipp Wich2015-01-061-2/+2
* dnsmasq: fix dependency problems of the dnsmasq-full variant.Felix Fietkau2015-01-052-21/+70
* hostapd: Add uapsd option to netifd.shFelix Fietkau2015-01-051-2/+4
* openvpn: backport an upstream fix for a regression in using --cipher none (fi...Felix Fietkau2015-01-041-0/+57
* hostapd: add support for configuring supported ratesFelix Fietkau2014-12-271-5/+15
* dnsmasq: also add the actual patches...Steven Barth2014-12-222-0/+110
* dnsmasq: backport some dnssec fixesSteven Barth2014-12-221-2/+2
* dnsmasq: allow de-selecting features from -full variant.Steven Barth2014-12-172-2/+30
* igmpproxy: do not attempt to ifstatus error messages as jsonFelix Fietkau2014-12-121-1/+4
* igmpproxy: do not start instance if no upstream interface is availableFelix Fietkau2014-12-121-1/+6
* igmpproxy: fix init script indentationFelix Fietkau2014-12-121-4/+4
* openvpn: update to 2.3.6, fixes CVE-2014-8104Felix Fietkau2014-12-012-25/+46
* hostapd: improve 802.1x dynamic vlan support with bridge namesJohn Crispin2014-12-011-2/+5
* hostapd: fix build error on some variants with CONFIG_WPA_RFKILL_SUPPORT=y (#...Felix Fietkau2014-11-231-1/+3
* hostapd: switch dependency from mac80211 to cfg80211Felix Fietkau2014-11-211-4/+4
* pppd: add option to set custom host-uniq pppoe tagMatteo Croce2014-11-142-1/+173
* lldpd: allow discovery protocols to be disabled from menuconfigJo-Philipp Wich2014-11-113-6/+60
* package/*: replace occurences of 'ln -sf' to '$(LN)'Nicolas Thill2014-11-064-12/+12
* odhcpd: disable flash-renumbering hack for non-64 prefixesSteven Barth2014-11-061-2/+2
* mdnsd: add query / fetch methods, fix some bugsSteven Barth2014-11-031-2/+2
* license info - revert r43155John Crispin2014-11-0313-36/+3
* Add more license tags with SPDX identifiersJohn Crispin2014-11-0313-3/+36
* Add a few SPDX tagsSteven Barth2014-11-0215-3/+15
* ppp: support adaptive LCP echosJo-Philipp Wich2014-11-014-9/+68
* uhttpd: fix HTTP incompatibilities in file handlerJo-Philipp Wich2014-10-271-2/+2
* hostapd: update to 2014-10-25Felix Fietkau2014-10-2531-409/+113
* hostapd: Add wpa_psk_file option to netifd.shJohn Crispin2014-10-201-1/+7
* authsae: fix musl buildFelix Fietkau2014-10-191-0/+10
* odhcpd: fix regression in dhcpv6 t1 and t2 calculationSteven Barth2014-10-181-2/+2
* odhcpd: multiple fixesSteven Barth2014-10-171-2/+2
* hostapd: CVE-2014-3686 fixesSteven Barth2014-10-179-11/+229
* scripts: fix wrong usage of '==' operatorJohn Crispin2014-10-144-4/+4
* ppp: add unconditional autoipv6-triggerSteven Barth2014-10-092-1/+10
* ppp: remove ugly ipv6-workaroundSteven Barth2014-10-091-9/+0