Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-03 | contrib: drop libiwinfo, moved to OpenWrt trunk | Jo-Philipp Wich | |
2011-12-02 | libiwinfo: major changes | Jo-Philipp Wich | |
- move own headers to include/iwinfo/ and shipped ones to include/iwinfo/api/ - split into libiwinfo and libiwinfo-lua which contains only the binding - provide a public api for libiwinfo - install development headers and shared objects | |||
2011-11-07 | libiwinfo: properly detect wep and unencrypted wifi iface state on madwifi | Jo-Philipp Wich | |
2011-04-29 | libiwinfo: | Jo-Philipp Wich | |
- don't assume madwifi and nl80211 backends if no backend given - only print intersection of group and unicast ciphers in crypto description - fix crypto detection on madwifi in client mode - bump pkg revision | |||
2010-12-04 | libiwinfo: fix scan issues in nl80211, encryption detection fixes for madwifi | Jo-Philipp Wich | |
2010-11-27 | contrib: remove hard dependency on libiwinfo, madwifi scan fixes | Jo-Philipp Wich | |
2010-11-17 | libiwinfo: fix several nl80211 issues, detect used WEP mode in madwifi | Jo-Philipp Wich | |
2010-10-24 | libiwinfo: move duplicated coded into iwinfo_utils.[ch] | Jo-Philipp Wich | |
2010-10-23 | libiwinfo: madwifi fixes, use direct ioctl calls for vap creation, ifup and ↵ | Jo-Philipp Wich | |
ifdown, fix available txpower display | |||
2010-10-19 | libiwinfo: implement hwmodelist() | Jo-Philipp Wich | |
2010-10-19 | libiwinfo: add restricted flag for freqlist | Jo-Philipp Wich | |
2010-10-12 | libiwinfo: support txpwrlist(), freqlist() and countrylist() for radioX ↵ | Jo-Philipp Wich | |
pseudodevices in nl80211 backend, implement __gc methamethod | |||
2010-10-03 | [libiwinfo] apply FD_CLOEXEC on internal ioctl and netlink sockets | Jo-Philipp Wich | |
2010-09-28 | [libiwinfo] introduce country() and countrylist() (ISO3166 to driver code ↵ | Jo-Philipp Wich | |
mapping) | |||
2010-09-27 | [contrib] introduce libiwinfo, splitted apart from LuCI for general usage | Jo-Philipp Wich | |
- added NL80211 interface for b43 / ath5k / ath9k - introduces txpower() and encryption() methods - introduces iwinfo cli frontend for data access - supports scanning in AP mode (experimental) and through wpa_supplicant |