aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Actually clean up the filesystem when ending a sessionLaurent Bercot2019-11-173-7/+16
* Apply smaeul's fixes; add --with-tmpdir configure optionLaurent Bercot2019-11-174-6/+25
* Adapt to skalibs/posixishard.hLaurent Bercot2019-02-201-0/+3
* Remove dependency on NBWAITALLLaurent Bercot2019-02-191-6/+0
* Fuck C++, dry, with a chainsaw, sidewaysLaurent Bercot2017-11-201-1/+1
* Make wpactrl.h C++-compatibleLaurent Bercot2017-11-201-5/+13
* No need to save errno around fd_closeLaurent Bercot2017-08-221-10/+2
* alignment fixLaurent Bercot2017-08-111-1/+1
* Complete first draft of libwpactrl, with documentationLaurent Bercot2017-08-1010-33/+82
* Add the higher layer of libwpactrlLaurent Bercot2017-08-0416-204/+321
* Flesh out libwpactrlLaurent Bercot2017-08-0121-91/+320
* Separate messages via \0, read messages one by one. Add wpactrl_scan_parse()...Laurent Bercot2017-07-096-7/+131
* Initial commitLaurent Bercot2017-07-0615-0/+532