aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Laurent Bercot2017-07-096-7/+131
| | | | wpactrl_scan_parse() skel.
* Initial commitLaurent Bercot2017-07-0615-0/+532