| Commit message (Expand) | Author | Age | Files | Lines |
* | uhttpd: update to latest version, fixes a SSL connection memory leak | nbd | 2013-05-14 | 1 | -2/+2 |
* | add uci support for "proxy-dnssec" in dnsmasq | cyrus | 2013-05-07 | 1 | -0/+1 |
* | ipset-dns: support simultaneously populating IPv4 and IPv6 sets | jow | 2013-05-06 | 3 | -5/+66 |
* | Add ipset-dns - a tiny DNS proxy service which puts resolved ip addresses int... | jow | 2013-05-06 | 3 | -0/+137 |
* | hostapd: enable 802.11r for the -full variant (#13250) | nbd | 2013-05-03 | 1 | -1/+1 |
* | dnsmasq: update to 2.66 | cyrus | 2013-04-24 | 4 | -54/+27 |
* | hostapd: return the frequency to some ubus calls to make integration easier | nbd | 2013-04-23 | 1 | -1/+3 |
* | lldpd: upgrade to 0.7.1 | jow | 2013-04-23 | 1 | -3/+5 |
* | hostapd: update to 2013-04-05 | nbd | 2013-04-22 | 23 | -114/+105 |
* | build: consistently use 'depends on' instead of 'depends' | nbd | 2013-04-17 | 2 | -4/+4 |
* | uhttpd: update to git head, fixes regression when parsing IPv6 listen arguments | jow | 2013-04-17 | 1 | -3/+3 |
* | uhttpd: update to latest version, fixes compile error with latest libubox | nbd | 2013-04-15 | 1 | -2/+2 |
* | openvpn: enable password save support (#13245) | nbd | 2013-04-01 | 1 | -0/+1 |
* | hostapd: fix build errors on supplicant-only builds | nbd | 2013-03-18 | 2 | -4/+6 |
* | hostapd: initial prototype of an ubus binding | nbd | 2013-03-17 | 5 | -3/+694 |
* | uhttpd: update to latest version, fixes an occasional crash on CGI scripts | nbd | 2013-03-15 | 1 | -2/+2 |
* | [hostapd] use new button scheme | blogic | 2013-03-13 | 2 | -0/+7 |
* | hostapd: fix client reassociation after too many ACK failures | nbd | 2013-03-12 | 1 | -0/+11 |
* | hostapd: include the madwifi headers in the package directory to avoid compil... | nbd | 2013-03-05 | 6 | -1/+2454 |
* | hostapd: update to git version 2013-03-02 | nbd | 2013-03-04 | 28 | -340/+154 |
* | hostapd: fix the scan wait patch for multiple interfaces | nbd | 2013-02-16 | 1 | -21/+13 |
* | hostapd: add back the patch that waits for interface bringup in ht40, it got ... | nbd | 2013-02-16 | 1 | -0/+73 |
* | samba36: fix segmentation fault when trying to add non-existent users | jogo | 2013-02-16 | 2 | -2/+2 |
* | mac80211/hostapd: short_preamble is a per-vif option and should be enabled by... | nbd | 2013-02-11 | 1 | -0/+4 |
* | openvpn-easy-rsa: fix typo in version (#12958) | nbd | 2013-02-06 | 1 | -1/+1 |
* | openvpn: remove the stale PKG_REV variable | nbd | 2013-02-05 | 1 | -1/+0 |
* | openvpn: split easy-rsa into a separate package, it is no longer bundled with... | nbd | 2013-02-05 | 4 | -25/+60 |
* | openvpn: add from openvpn-devel from /packages, fix support for current polarssl | nbd | 2013-01-30 | 10 | -0/+927 |
* | samba36: update to 3.6.11 and refresh patches (based on patch from #12914) | nbd | 2013-01-29 | 15 | -48/+38 |
* | hostapd: don't configure wpa_supplicant with empty password="" if no password... | jow | 2013-01-28 | 1 | -1/+1 |
* | uhttpd: always turn on TLS support, include ustream-ssl as a build dependency | nbd | 2013-01-22 | 1 | -3/+3 |
* | uhttpd: fix another small hang issue with the same symptoms | nbd | 2013-01-22 | 1 | -1/+1 |
* | uhttpd: fix connection hangs | nbd | 2013-01-22 | 1 | -2/+2 |
* | uhttpd: fix unencrypted passwords in httpd.conf | nbd | 2013-01-21 | 1 | -2/+2 |
* | uhttpd: fix selecting the right ustream implementation when openssl is to be ... | nbd | 2013-01-20 | 1 | -1/+1 |
* | uhttpd: update to a newer version, fixes chunked transfer on some POST requests | nbd | 2013-01-19 | 1 | -1/+1 |
* | uhttpd: switch to uhttpd2, it is now feature complete | nbd | 2013-01-19 | 1 | -43/+11 |
* | ppp: don't automatically set IPv6 default route | cyrus | 2013-01-17 | 2 | -2/+1 |
* | dnsmasq: allow dhcp host entries without mac addresses (#11928) | jow | 2013-01-02 | 2 | -4/+9 |
* | lldpd: various enhancements | jow | 2013-01-02 | 3 | -2/+34 |
* | Remove remaining etrax references | blogic | 2013-01-02 | 1 | -1/+1 |
* | dropbear: convert init script to procd | nbd | 2012-12-22 | 1 | -37/+21 |
* | dropbear: use network_get_device instead of scan_interfaces to get the device... | nbd | 2012-12-22 | 1 | -3/+4 |
* | wpa_supplicant.sh: always use parameters from the current section | nbd | 2012-12-16 | 1 | -7/+2 |
* | [include] fixes uapi helper define | blogic | 2012-12-16 | 1 | -1/+1 |
* | [ppp] make use of uapi directory wrapper | blogic | 2012-12-15 | 1 | -1/+1 |
* | ppp: unconditionally start pppd with nodefaultroute and usepeerdns (#12580) | jow | 2012-12-06 | 2 | -12/+5 |
* | dropbear: update to 2012.55 and refresh patches | florian | 2012-12-04 | 5 | -104/+10 |
* | mac80211, hostapd: Fix macfilter for multi bssid setups | nbd | 2012-12-04 | 1 | -0/+21 |
* | [package] hostapd: include sys/stat.h for a struct stat definition | florian | 2012-11-21 | 4 | -11/+19 |