35cc79787d
update copyright headers
2022-01-09 02:15:50 +01:00
436b3c4c1d
update copyright year and add missing GPL headers
2021-03-12 20:07:40 +01:00
afbdd96a90
make it actually connect. hark hark hark
2020-06-15 16:06:00 +02:00
fc5eedc716
* take nwifi forward some
...
* shut up CP15 printf's for Fx0
* fix bugs
2020-06-15 13:39:33 +02:00
83f8e11bc1
update copyright years
2020-02-14 20:18:08 +01:00
b0efde8bf7
also, update copyright name
2019-01-22 15:58:29 +01:00
fea7955675
fixor copyright years.
2018-09-15 02:32:13 +02:00
549bcf6d71
Fix build on linux, enable build directory support
...
Specifically:
- Include stddef.h for missing ptrdiff_t
- Define PCAP_OPENFLAG_PROMISCUOUS if not using WinPcap because it seems to be
a WinPcap extension
- Make use of CMAKE_CURRENT_{SOURCE,BINARY}_DIR to enable building under a
directory other than root of the project
2017-12-22 12:29:34 -04:00
5fe30d306f
wifi:
...
* fix BSSID/MAC check when receiving packets
* safeguard AP auth/deauth so local MP doesn't trigger it
2017-12-19 00:33:09 +01:00
3bdb7a7f2d
hook up the LAN (pcap) interface
2017-12-18 23:24:45 +01:00
0ff67d28d3
wifiAP: basic support for probereq/auth/assoc/deauth/deassoc
2017-12-18 22:44:29 +01:00
9632aa4021
start working on melonAP.
...
it sends beacons!
2017-12-18 21:37:17 +01:00
07685a80a6
add base for wifi AP
2017-12-18 19:53:51 +01:00