61 Commits (4bba31b64c70cba75a8301b979ae3ec2226f2c57)

Author SHA1 Message Date
Steven Barth e17ac4c257 dnsmasq: update to 2.66 Thanks to Christoph König for patches. 12 years ago
Felix Fietkau d7908e02b5 hostapd: return the frequency to some ubus calls to make integration easier 12 years ago
Jo-Philipp Wich 61a6f45cdc lldpd: upgrade to 0.7.1 12 years ago
Felix Fietkau 62244d73ae hostapd: update to 2013-04-05 12 years ago
Felix Fietkau 96bb7c123b build: consistently use 'depends on' instead of 'depends' 12 years ago
Jo-Philipp Wich e66a4af8c3 uhttpd: update to git head, fixes regression when parsing IPv6 listen arguments 12 years ago
Felix Fietkau eb10581ce3 uhttpd: update to latest version, fixes compile error with latest libubox 12 years ago
Felix Fietkau 71e9171717 openvpn: enable password save support (#13245) 12 years ago
Felix Fietkau 31876c193a hostapd: fix build errors on supplicant-only builds 12 years ago
Felix Fietkau 2167101c90 hostapd: initial prototype of an ubus binding 12 years ago
Felix Fietkau 84069f8534 uhttpd: update to latest version, fixes an occasional crash on CGI scripts 12 years ago
John Crispin fce3deddff use new button scheme 12 years ago
Felix Fietkau 9ddc45bc3f hostapd: fix client reassociation after too many ACK failures 12 years ago
Felix Fietkau c3faa6be75 hostapd: include the madwifi headers in the package directory to avoid compile breakage if the madwifi build fails 12 years ago
Felix Fietkau fa1749e668 hostapd: update to git version 2013-03-02 12 years ago
Felix Fietkau 1d6574b9c3 hostapd: fix the scan wait patch for multiple interfaces 12 years ago
Felix Fietkau 99782943d2 hostapd: add back the patch that waits for interface bringup in ht40, it got lost with the update 12 years ago
Jonas Gorski c98b12d911 samba36: fix segmentation fault when trying to add non-existent users 12 years ago
Felix Fietkau 1810b80ec0 mac80211/hostapd: short_preamble is a per-vif option and should be enabled by default 12 years ago
Felix Fietkau a9058439cf openvpn-easy-rsa: fix typo in version (#12958) 12 years ago
Felix Fietkau dc2ba40af3 openvpn: remove the stale PKG_REV variable 12 years ago
Felix Fietkau b8c903e6f8 openvpn: split easy-rsa into a separate package, it is no longer bundled with the release tarball 12 years ago
Felix Fietkau 416ce374c0 openvpn: add from openvpn-devel from /packages, fix support for current polarssl 12 years ago
Felix Fietkau c16879a385 samba36: update to 3.6.11 and refresh patches (based on patch from #12914) 12 years ago
Jo-Philipp Wich e804a663e3 hostapd: don't configure wpa_supplicant with empty password="" if no password is specified (#12912) 12 years ago
Felix Fietkau a4c7a953e5 uhttpd: always turn on TLS support, include ustream-ssl as a build dependency 12 years ago
Felix Fietkau bab482b93f uhttpd: fix another small hang issue with the same symptoms 12 years ago
Felix Fietkau 166ea3832b uhttpd: fix connection hangs 12 years ago
Felix Fietkau c725669079 uhttpd: fix unencrypted passwords in httpd.conf 12 years ago
Felix Fietkau 4a86973285 uhttpd: fix selecting the right ustream implementation when openssl is to be used (#12857) 12 years ago
Felix Fietkau e55ee0817f uhttpd: update to a newer version, fixes chunked transfer on some POST requests 12 years ago
Felix Fietkau 6f0ecf0541 uhttpd: switch to uhttpd2, it is now feature complete 12 years ago
Steven Barth 73875c1215 ppp: don't automatically set IPv6 default route * Fixes "ndisc_router_discovery() failed to add default route" 12 years ago
Jo-Philipp Wich 54c0b40427 dnsmasq: allow dhcp host entries without mac addresses (#11928) 12 years ago
Jo-Philipp Wich c8a8f8fd55 lldpd: various enhancements 12 years ago
John Crispin a730e96569 Remove remaining etrax references 12 years ago
Felix Fietkau 7ed89e8542 dropbear: convert init script to procd 12 years ago
Felix Fietkau 82bd58c793 dropbear: use network_get_device instead of scan_interfaces to get the device name 12 years ago
Felix Fietkau 056d75049d wpa_supplicant.sh: always use parameters from the current section 12 years ago
John Crispin e9c0b95829 fixes uapi helper define 12 years ago
John Crispin 4583469413 make use of uapi directory wrapper 12 years ago
Jo-Philipp Wich d221222907 ppp: unconditionally start pppd with nodefaultroute and usepeerdns (#12580) 12 years ago
Florian Fainelli 9e355444a6 dropbear: update to 2012.55 and refresh patches 12 years ago
Felix Fietkau 8516ddb133 mac80211, hostapd: Fix macfilter for multi bssid setups 12 years ago
Florian Fainelli f1498531c7 hostapd: include sys/stat.h for a struct stat definition 12 years ago
Jo-Philipp Wich db207e2a87 ppp: - fix multilink ppp with custom ifnames, patch by George Kashperko <george@znau.edu.ua> - refresh patches 12 years ago
Felix Fietkau c1aae78816 ppp: add more pppol2tpv3 related structs from the kernel headers to fix compile issues with linux 3.6 12 years ago
Jo-Philipp Wich 73c75e0dd8 uhttpd: update to latest git head, improves handling of invalid requests 12 years ago
Felix Fietkau f911fb32fe hostapd: merge some pending fixes (fixes assoc errors when moving between vaps of the same wifi device) 12 years ago
Hamish Guthrie 81a3d9ba31 licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. 12 years ago