Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ipset-dns - a tiny DNS proxy service which puts resolved ip addresses ↵ | Jo-Philipp Wich | 2013-05-06 | 3 | -0/+137 |
| | | | | | | into a specified ipset SVN-Revision: 36552 | ||||
* | hostapd: enable 802.11r for the -full variant (#13250) | Felix Fietkau | 2013-05-03 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36533 | ||||
* | dnsmasq: update to 2.66 Thanks to Christoph König for patches. | Steven Barth | 2013-04-24 | 4 | -54/+27 |
| | | | | SVN-Revision: 36412 | ||||
* | hostapd: return the frequency to some ubus calls to make integration easier | Felix Fietkau | 2013-04-23 | 1 | -1/+3 |
| | | | | SVN-Revision: 36410 | ||||
* | lldpd: upgrade to 0.7.1 | Jo-Philipp Wich | 2013-04-23 | 1 | -3/+5 |
| | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 36401 | ||||
* | hostapd: update to 2013-04-05 | Felix Fietkau | 2013-04-22 | 23 | -114/+105 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36376 | ||||
* | build: consistently use 'depends on' instead of 'depends' | Felix Fietkau | 2013-04-17 | 2 | -4/+4 |
| | | | | | | | | make the syntax more compatible with kernel menuconfig Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36351 | ||||
* | uhttpd: update to git head, fixes regression when parsing IPv6 listen arguments | Jo-Philipp Wich | 2013-04-17 | 1 | -3/+3 |
| | | | | SVN-Revision: 36348 | ||||
* | uhttpd: update to latest version, fixes compile error with latest libubox | Felix Fietkau | 2013-04-15 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36338 | ||||
* | openvpn: enable password save support (#13245) | Felix Fietkau | 2013-04-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 36144 | ||||
* | hostapd: fix build errors on supplicant-only builds | Felix Fietkau | 2013-03-18 | 2 | -4/+6 |
| | | | | SVN-Revision: 36085 | ||||
* | hostapd: initial prototype of an ubus binding | Felix Fietkau | 2013-03-17 | 5 | -3/+694 |
| | | | | | | | Supports listing, removing and banning clients, and hooking into probe/assoc/auth requests via object subscribe. SVN-Revision: 36081 | ||||
* | uhttpd: update to latest version, fixes an occasional crash on CGI scripts | Felix Fietkau | 2013-03-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 36034 | ||||
* | use new button scheme | John Crispin | 2013-03-13 | 2 | -0/+7 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36004 | ||||
* | hostapd: fix client reassociation after too many ACK failures | Felix Fietkau | 2013-03-12 | 1 | -0/+11 |
| | | | | SVN-Revision: 35973 | ||||
* | hostapd: include the madwifi headers in the package directory to avoid ↵ | Felix Fietkau | 2013-03-05 | 6 | -1/+2454 |
| | | | | | | compile breakage if the madwifi build fails SVN-Revision: 35893 | ||||
* | hostapd: update to git version 2013-03-02 | Felix Fietkau | 2013-03-04 | 28 | -340/+154 |
| | | | | SVN-Revision: 35887 | ||||
* | hostapd: fix the scan wait patch for multiple interfaces | Felix Fietkau | 2013-02-16 | 1 | -21/+13 |
| | | | | SVN-Revision: 35630 | ||||
* | hostapd: add back the patch that waits for interface bringup in ht40, it got ↵ | Felix Fietkau | 2013-02-16 | 1 | -0/+73 |
| | | | | | | lost with the update SVN-Revision: 35619 | ||||
* | samba36: fix segmentation fault when trying to add non-existent users | Jonas Gorski | 2013-02-16 | 2 | -2/+2 |
| | | | | | | | | Based on a patch from НКВД. Closes #12962. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35610 | ||||
* | mac80211/hostapd: short_preamble is a per-vif option and should be enabled ↵ | Felix Fietkau | 2013-02-11 | 1 | -0/+4 |
| | | | | | | by default SVN-Revision: 35565 | ||||
* | openvpn-easy-rsa: fix typo in version (#12958) | Felix Fietkau | 2013-02-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 35508 | ||||
* | openvpn: remove the stale PKG_REV variable | Felix Fietkau | 2013-02-05 | 1 | -1/+0 |
| | | | | SVN-Revision: 35499 | ||||
* | openvpn: split easy-rsa into a separate package, it is no longer bundled ↵ | Felix Fietkau | 2013-02-05 | 4 | -25/+60 |
| | | | | | | with the release tarball SVN-Revision: 35498 | ||||
* | openvpn: add from openvpn-devel from /packages, fix support for current polarssl | Felix Fietkau | 2013-01-30 | 10 | -0/+927 |
| | | | | SVN-Revision: 35412 | ||||
* | samba36: update to 3.6.11 and refresh patches (based on patch from #12914) | Felix Fietkau | 2013-01-29 | 15 | -48/+38 |
| | | | | SVN-Revision: 35382 | ||||
* | hostapd: don't configure wpa_supplicant with empty password="" if no ↵ | Jo-Philipp Wich | 2013-01-28 | 1 | -1/+1 |
| | | | | | | password is specified (#12912) SVN-Revision: 35358 | ||||
* | uhttpd: always turn on TLS support, include ustream-ssl as a build dependency | Felix Fietkau | 2013-01-22 | 1 | -3/+3 |
| | | | | SVN-Revision: 35295 | ||||
* | uhttpd: fix another small hang issue with the same symptoms | Felix Fietkau | 2013-01-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 35291 | ||||
* | uhttpd: fix connection hangs | Felix Fietkau | 2013-01-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 35290 | ||||
* | uhttpd: fix unencrypted passwords in httpd.conf | Felix Fietkau | 2013-01-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 35265 | ||||
* | uhttpd: fix selecting the right ustream implementation when openssl is to be ↵ | Felix Fietkau | 2013-01-20 | 1 | -1/+1 |
| | | | | | | used (#12857) SVN-Revision: 35257 | ||||
* | uhttpd: update to a newer version, fixes chunked transfer on some POST requests | Felix Fietkau | 2013-01-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 35249 | ||||
* | uhttpd: switch to uhttpd2, it is now feature complete | Felix Fietkau | 2013-01-19 | 1 | -43/+11 |
| | | | | SVN-Revision: 35247 | ||||
* | ppp: don't automatically set IPv6 default route * Fixes ↵ | Steven Barth | 2013-01-17 | 2 | -2/+1 |
| | | | | | | "ndisc_router_discovery() failed to add default route" SVN-Revision: 35188 | ||||
* | dnsmasq: allow dhcp host entries without mac addresses (#11928) | Jo-Philipp Wich | 2013-01-02 | 2 | -4/+9 |
| | | | | SVN-Revision: 34971 | ||||
* | lldpd: various enhancements | Jo-Philipp Wich | 2013-01-02 | 3 | -2/+34 |
| | | | | | | | | - introduce "list interface" options to specify the ifaces to listen on, takes uci- or network device name - set the default system description to distrib @ hostname, e.g. "OpenWrt Barrier Breaker r34744 @ vbox" - introduce "option lldp_description" to override the automatically generated description SVN-Revision: 34970 | ||||
* | Remove remaining etrax references | John Crispin | 2013-01-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 34968 | ||||
* | dropbear: convert init script to procd | Felix Fietkau | 2012-12-22 | 1 | -37/+21 |
| | | | | SVN-Revision: 34867 | ||||
* | dropbear: use network_get_device instead of scan_interfaces to get the ↵ | Felix Fietkau | 2012-12-22 | 1 | -3/+4 |
| | | | | | | device name SVN-Revision: 34863 | ||||
* | wpa_supplicant.sh: always use parameters from the current section | Felix Fietkau | 2012-12-16 | 1 | -7/+2 |
| | | | | | | | | | | | | | | Using variables from the outer scope unnecessarily complicates the code and leads to issues. This patch fixes the bug when having an "adhoc" wifi-iface section before a "sta" section prevents wpa_supplicant from using the key specified in the corresponding section as it tries to use the "adhoc" key instead (1 by default). Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 34716 | ||||
* | fixes uapi helper define | John Crispin | 2012-12-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 34715 | ||||
* | make use of uapi directory wrapper | John Crispin | 2012-12-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 34684 | ||||
* | ppp: unconditionally start pppd with nodefaultroute and usepeerdns (#12580) | Jo-Philipp Wich | 2012-12-06 | 2 | -12/+5 |
| | | | | | | | | | | | | | | Since the switch to netifd, proto handlers may always set the defaultroute and provide dns server addresses, netifd will decide in the generic code path whether the announced values are masked or not. Additionally protocol handlers should not modify the routing tables themselves and prevent any launched services from doing so. Remove the additional defaultroute and peerdns option handling from the ppp.sh protocol handler and rely on netifd to mask or not mask the values. SVN-Revision: 34536 | ||||
* | dropbear: update to 2012.55 and refresh patches | Florian Fainelli | 2012-12-04 | 5 | -104/+10 |
| | | | | | | | | | | | | | | | | | Upstream has a few code cleanups, more eagerly burns sensitive memory and includes the fix for CVE-2012-0920. Full changelog: https://matt.ucc.asn.au/dropbear/CHANGES Local changes: - Removed PKG_MULTI which is no longer in options.h (even before 2011.54) - Merged DO_HOST_LOOKUP into 120-openwrt_options.patch - Removed LD from make opts (now included in TARGET_CONFIGURE_OPTS) - Removed 400-CVE-2012-0920.patch which is included in 2012.55 Signed-off-by: Catalin Patulea <cat@vv.carleton.ca> Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34496 | ||||
* | mac80211, hostapd: Fix macfilter for multi bssid setups | Felix Fietkau | 2012-12-04 | 1 | -0/+21 |
| | | | | | | | | | | | Previously only the first macfilter configuration would have been used on all interfaces. However, the configuration was always done per vif already. Hence, move the macfilter setup into hostapd.sh where and create one mac list file per vif. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 34470 | ||||
* | hostapd: include sys/stat.h for a struct stat definition | Florian Fainelli | 2012-11-21 | 4 | -11/+19 |
| | | | | | | | | Some libcs need this header to be explicitely included (e.g: musl) Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34295 | ||||
* | ppp: - fix multilink ppp with custom ifnames, patch by George Kashperko ↵ | Jo-Philipp Wich | 2012-11-12 | 6 | -12/+158 |
| | | | | | | <george@znau.edu.ua> - refresh patches SVN-Revision: 34171 | ||||
* | ppp: add more pppol2tpv3 related structs from the kernel headers to fix ↵ | Felix Fietkau | 2012-11-04 | 1 | -1/+27 |
| | | | | | | compile issues with linux 3.6 SVN-Revision: 34070 | ||||
* | uhttpd: update to latest git head, improves handling of invalid requests | Jo-Philipp Wich | 2012-10-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 34010 |