Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | also, update copyright name | Arisotura | 2019-01-22 |
| | |||
* | fixor copyright years. | StapleButter | 2018-09-15 |
| | |||
* | Fix build on linux, enable build directory support | dogtopus | 2017-12-22 |
| | | | | | | | | | | 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 | ||
* | wifi: | StapleButter | 2017-12-19 |
| | | | | | * fix BSSID/MAC check when receiving packets * safeguard AP auth/deauth so local MP doesn't trigger it | ||
* | hook up the LAN (pcap) interface | StapleButter | 2017-12-18 |
| | |||
* | wifiAP: basic support for probereq/auth/assoc/deauth/deassoc | StapleButter | 2017-12-18 |
| | |||
* | start working on melonAP. | StapleButter | 2017-12-18 |
| | | | | it sends beacons! | ||
* | add base for wifi AP | StapleButter | 2017-12-18 |