summaryrefslogtreecommitdiffstats
path: root/if-linux-wireless.c
Commit message (Expand)AuthorAge
* Fix arc4random_uniform test.Roy Marples2014-09-10
* Use the nl80211 interface on Linux to get the wireless SSID.Roy Marples2014-09-10
* Sockets would be opened with PF_*, not AF_*.Roy Marples2014-05-20
* Move net.c to if.c.Roy Marples2014-04-25
* White space policeRoy Marples2013-04-04
* Change from ppoll(2) to pollts(2).Roy Marples2013-02-18
* Fix compile issue on RedHat 9Roy Marples2011-03-08
* These files were updated in 2010, so fix copyrights.Roy Marples2010-06-04
* Ensure SSID is terminated.Roy Marples2010-03-30
* Some distros need additional headers to compile linux/wireless.hRoy Marples2009-05-03
* Add (c) to CopyrightRoy Marples2009-05-01
* Finally fix compile on vanilla kernel headers.Roy Marples2009-02-24