Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webipc.h -> socket.h | Laurent Bercot | 2020-12-09 | 1 | -1/+1 |
* | Include posixishard as late as possible | Laurent Bercot | 2020-03-21 | 1 | -1/+1 |
* | Add bcnm-waitif | Laurent Bercot | 2020-02-10 | 7 | -0/+277 |
* | Try WPA-PSK-SHA256 when supported by wpa_supplicant | Laurent Bercot | 2019-12-15 | 1 | -2/+7 |
* | Apply awilfox's wpactrl_associate() fixes | Laurent Bercot | 2019-12-15 | 2 | -3/+6 |
* | Fix networks parsing | Laurent Bercot | 2019-12-15 | 1 | -2/+2 |
* | bugfix: properly \0-terminate filters | Laurent Bercot | 2019-11-19 | 1 | -1/+1 |
* | Remove [ from flags. | Laurent Bercot | 2019-11-18 | 1 | -0/+1 |
* | allow wpactrl_end() when the wpactrl_t is ZERO as well | Laurent Bercot | 2019-11-18 | 1 | -5/+8 |
* | Fix "The New Fo" SSID | Laurent Bercot | 2019-11-18 | 1 | -2/+2 |
* | Specialcase SSIDs of length 0 | Laurent Bercot | 2019-11-18 | 1 | -2/+2 |
* | signal_level should be signed | Laurent Bercot | 2019-11-17 | 2 | -2/+2 |
* | Actually clean up the filesystem when ending a session | Laurent Bercot | 2019-11-17 | 3 | -7/+16 |
* | Apply smaeul's fixes; add --with-tmpdir configure option | Laurent Bercot | 2019-11-17 | 4 | -6/+25 |
* | Adapt to skalibs/posixishard.h | Laurent Bercot | 2019-02-20 | 1 | -0/+3 |
* | Remove dependency on NBWAITALL | Laurent Bercot | 2019-02-19 | 1 | -6/+0 |
* | Fuck C++, dry, with a chainsaw, sideways | Laurent Bercot | 2017-11-20 | 1 | -1/+1 |
* | Make wpactrl.h C++-compatible | Laurent Bercot | 2017-11-20 | 1 | -5/+13 |
* | No need to save errno around fd_close | Laurent Bercot | 2017-08-22 | 1 | -10/+2 |
* | alignment fix | Laurent Bercot | 2017-08-11 | 1 | -1/+1 |
* | Complete first draft of libwpactrl, with documentation | Laurent Bercot | 2017-08-10 | 10 | -33/+82 |
* | Add the higher layer of libwpactrl | Laurent Bercot | 2017-08-04 | 16 | -205/+322 |
* | Flesh out libwpactrl | Laurent Bercot | 2017-08-01 | 21 | -91/+320 |
* | Separate messages via \0, read messages one by one. Add wpactrl_scan_parse()... | Laurent Bercot | 2017-07-09 | 6 | -7/+131 |
* | Initial commit | Laurent Bercot | 2017-07-06 | 15 | -0/+532 |