| Commit message (Expand) | Author | Age | Files | Lines |
* | hostapd: remove random pool support - the entropy it gathers is questionable ... | Felix Fietkau | 2013-11-18 | 6 | -177/+5 |
* | procd: fixup 2 wrong option types | John Crispin | 2013-11-13 | 1 | -1/+1 |
* | procd: convert services to the new validation api | John Crispin | 2013-11-13 | 1 | -58/+51 |
* | hostapd: remove #ifdef MULTICALL around ap+sta support code (to support separ... | Felix Fietkau | 2013-11-12 | 5 | -20/+11 |
* | uhttpd: return after processing -d switch, only set ubus prefix if not alread... | Jo-Philipp Wich | 2013-11-11 | 2 | -4/+8 |
* | uhttp: add ubus.default | John Crispin | 2013-11-11 | 1 | -0/+2 |
* | pppd: don't call modprobe at all from pppoatm | John Crispin | 2013-11-11 | 1 | -0/+13 |
* | uhttp: make the service auto respawn if it crashes | John Crispin | 2013-11-11 | 1 | -0/+1 |
* | uhttp: make sure that the ubus module is loaded when when installed | John Crispin | 2013-11-11 | 1 | -1/+2 |
* | dnsmasq: fix backward compatibility with existing configs | Jo-Philipp Wich | 2013-11-04 | 2 | -2/+5 |
* | openvpn: clean up and fix the init script | Felix Fietkau | 2013-10-31 | 1 | -17/+16 |
* | odhcpd: fix cleaning of configuration on reload | Steven Barth | 2013-10-23 | 1 | -2/+2 |
* | odhcpd: various bugfixes | Steven Barth | 2013-10-18 | 1 | -2/+2 |
* | wpa_supplicant: fix beacon_int configuration option | Jo-Philipp Wich | 2013-10-18 | 1 | -3/+3 |
* | odhcpd: add new experimental dhcp-server | Steven Barth | 2013-10-16 | 3 | -0/+71 |
* | dropbear: add dropbear.nl mirror, provided by dropbear maintainer | Jo-Philipp Wich | 2013-10-15 | 1 | -1/+2 |
* | openvpn: make comp_lzo a parameter | Luka Perkov | 2013-10-15 | 3 | -5/+5 |
* | openvpn-easy-rsa: restore essential patch to make it actually work on the tar... | Jo-Philipp Wich | 2013-10-15 | 2 | -2/+154 |
* | dnsmasq: add option broadcast to host sections | Jo-Philipp Wich | 2013-10-11 | 2 | -2/+7 |
* | ppp: correct module loaded check in proto_pptp_setup | Jo-Philipp Wich | 2013-10-10 | 1 | -1/+1 |
* | dropbear: update to 2013.59 (released 4 october 2013) | Jo-Philipp Wich | 2013-10-10 | 8 | -38/+22 |
* | openvpn: rework initscript (fixes #14299) | Luka Perkov | 2013-10-09 | 1 | -8/+30 |
* | hostapd: recognize 8021x as an authentication mode | Felix Fietkau | 2013-10-08 | 1 | -1/+1 |
* | hostapd: add external registrar support | Felix Fietkau | 2013-10-08 | 1 | -0/+3 |
* | hostapd: enable WPS2 support on hostapd-full.config | Felix Fietkau | 2013-10-08 | 1 | -1/+2 |
* | hostapd: fix hostapd RSN preauthentication PMKSA caching | Felix Fietkau | 2013-10-08 | 1 | -4/+21 |
* | hostapd: Add WPS unconfigured & WPS pin method support | Felix Fietkau | 2013-10-08 | 1 | -3/+13 |
* | hostapd: Add eap_reauth_period config option | Felix Fietkau | 2013-10-08 | 1 | -0/+2 |
* | openvpn: switch to new procd init script style | Luka Perkov | 2013-10-07 | 2 | -65/+14 |
* | uhttpd: add a config option for using ustream-polarssl, and use it by default | Felix Fietkau | 2013-09-29 | 1 | -2/+8 |
* | uhttpd: fix appending https ports to cmdline | Felix Fietkau | 2013-09-25 | 1 | -1/+1 |
* | fix various init scripts | Luka Perkov | 2013-09-23 | 3 | -6/+6 |
* | procd: convert various packages to procd style init.d scripts | John Crispin | 2013-09-17 | 5 | -77/+70 |
* | hostapd: adjust the md5sum for the uploaded source tarball (fixes #14155) | Felix Fietkau | 2013-09-14 | 1 | -1/+1 |
* | uhttpd: udpat to git head | Jo-Philipp Wich | 2013-09-13 | 1 | -2/+2 |
* | lldpd: Add libbsd dependency when using eglibc | Vasilis Tsiligiannis | 2013-08-25 | 1 | -3/+3 |
* | hostapd: fix typo in version number | Felix Fietkau | 2013-08-08 | 1 | -1/+1 |
* | hostapd: fix ubus reconnect handling | Felix Fietkau | 2013-08-08 | 1 | -1/+18 |
* | hostapd: add a build variant for wpa_supplicant with p2p (aka Wi-Fi Direct) s... | Felix Fietkau | 2013-08-08 | 2 | -2/+428 |
* | hostapd: update to latest version (20130707) | Felix Fietkau | 2013-08-08 | 24 | -284/+83 |
* | hostapd: Settings for DAE/CoA server | Felix Fietkau | 2013-08-06 | 1 | -0/+7 |
* | hostapd: Fix WDS/WEP usage | Felix Fietkau | 2013-08-06 | 1 | -0/+156 |
* | hostapd: Refresh patches | Felix Fietkau | 2013-08-06 | 7 | -18/+18 |
* | hostapd: Add an option to disable beaconing | Felix Fietkau | 2013-08-06 | 1 | -0/+45 |
* | uhttpd: update to the latest version, fixes a crash on early cgi/lua process ... | Felix Fietkau | 2013-07-31 | 1 | -2/+2 |
* | openvpn: update to 2.3.2 | Felix Fietkau | 2013-07-26 | 2 | -61/+2 |
* | uhttpd: update to latest version, fixes issues with POST and keep-alive (#13940) | Felix Fietkau | 2013-07-26 | 1 | -2/+2 |
* | authsae: add myself as a maintainer | Felix Fietkau | 2013-07-26 | 1 | -0/+2 |
* | authsae: adapt uci scripts to use authsae | Felix Fietkau | 2013-07-26 | 2 | -0/+55 |
* | authsae 80211s authentication daemon | Felix Fietkau | 2013-07-26 | 1 | -0/+42 |