summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-08-01 Adapt to skalibs-2.11.0.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2020-12-09 webipc.h -> socket.hLaurent Bercot
2020-03-21Include posixishard as late as possibleLaurent Bercot
2020-02-10 Add bcnm-waitifLaurent Bercot
2019-12-15 Try WPA-PSK-SHA256 when supported by wpa_supplicantLaurent Bercot
2019-12-15 Apply awilfox's wpactrl_associate() fixesLaurent Bercot
2019-12-15 Fix networks parsingLaurent Bercot
2019-11-19 bugfix: properly \0-terminate filtersLaurent Bercot
2019-11-18Remove [ from flags.Laurent Bercot
2019-11-18 allow wpactrl_end() when the wpactrl_t is ZERO as wellLaurent Bercot
2019-11-18 Fix "The New Fo" SSIDLaurent Bercot
2019-11-18 Specialcase SSIDs of length 0Laurent Bercot
2019-11-17 signal_level should be signedLaurent Bercot
2019-11-17 Actually clean up the filesystem when ending a sessionLaurent Bercot
This requires storing the client path in the wpactrl_t, which uses memory, GOD I HATE THAT STUPID IPC MECHANISM
2019-11-17 Apply smaeul's fixes; add --with-tmpdir configure optionLaurent Bercot
2019-02-20 Adapt to skalibs/posixishard.hLaurent Bercot
2019-02-19 Remove dependency on NBWAITALLLaurent Bercot
2017-11-20 Fuck C++, dry, with a chainsaw, sidewaysLaurent Bercot
2017-11-20 Make wpactrl.h C++-compatibleLaurent Bercot
2017-08-22 No need to save errno around fd_closeLaurent Bercot
2017-08-11 alignment fixLaurent Bercot
2017-08-10 Complete first draft of libwpactrl, with documentationLaurent Bercot
2017-08-04 Add the higher layer of libwpactrlLaurent Bercot
2017-08-01 Flesh out libwpactrlLaurent Bercot
2017-07-09 Separate messages via \0, read messages one by one. Add ↵Laurent Bercot
wpactrl_scan_parse() skel.
2017-07-06 Initial commitLaurent Bercot