| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Actually clean up the filesystem when ending a session | Laurent Bercot | 2019-11-17 | 2 | -6/+14 |
| | | | | | | This requires storing the client path in the wpactrl_t, which uses memory, GOD I HATE THAT STUPID IPC MECHANISM | ||||
| * | 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 |
| | | |||||
| * | 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 | 9 | -26/+63 |
| | | |||||
| * | Add the higher layer of libwpactrl | Laurent Bercot | 2017-08-04 | 15 | -56/+274 |
| | | |||||
| * | Flesh out libwpactrl | Laurent Bercot | 2017-08-01 | 20 | -62/+248 |
| | | |||||
| * | Separate messages via \0, read messages one by one. Add ↵ | Laurent Bercot | 2017-07-09 | 5 | -3/+108 |
| | | | | | wpactrl_scan_parse() skel. | ||||
| * | Initial commit | Laurent Bercot | 2017-07-06 | 14 | -0/+322 |
