summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* version: 0.0.1.1 v0.0.1.1Laurent Bercot2020-10-041-1/+1
* Prepare for 0.0.1.1Laurent Bercot2020-10-025-5/+18
* Doc fixesLaurent Bercot2020-03-303-3/+4
* Include posixishard as late as possibleLaurent Bercot2020-03-211-1/+1
* version: 0.0.1.0 v0.0.1.0Laurent Bercot2020-03-031-2/+0
* Add bcnm-waitif docLaurent Bercot2020-02-112-0/+88
* Add bcnm-waitifLaurent Bercot2020-02-1011-3/+296
* Update skalibs deps to 2.9.2.0Laurent Bercot2020-01-273-3/+3
* Fix shared libs installationLaurent Bercot2020-01-271-3/+2
* Try WPA-PSK-SHA256 when supported by wpa_supplicantLaurent Bercot2019-12-151-2/+7
* Apply awilfox's wpactrl_associate() fixesLaurent Bercot2019-12-153-3/+7
* Fix networks parsingLaurent Bercot2019-12-151-2/+2
* bugfix: properly \0-terminate filtersLaurent Bercot2019-11-191-1/+1
* Remove [ from flags.Laurent Bercot2019-11-181-0/+1
* allow wpactrl_end() when the wpactrl_t is ZERO as wellLaurent Bercot2019-11-181-5/+8
* Fix "The New Fo" SSIDLaurent Bercot2019-11-181-2/+2
* Specialcase SSIDs of length 0Laurent Bercot2019-11-181-2/+2
* signal_level should be signedLaurent Bercot2019-11-172-2/+2
* Actually clean up the filesystem when ending a sessionLaurent Bercot2019-11-174-8/+20
* Apply smaeul's fixes; add --with-tmpdir configure optionLaurent Bercot2019-11-177-8/+35
* Fix gen-deps.sh for cross-buildsLaurent Bercot2019-10-211-1/+1
* Fix generated CC for cross-buildsLaurent Bercot2019-10-211-1/+1
* Fix configure permissionsLaurent Bercot2019-09-211-0/+0
* Remove tainnow dependency in configure tooLaurent Bercot2019-09-211-2/+0
* Update tainnow.lib mentions in docLaurent Bercot2019-09-211-1/+1
* Wow it's been some time.Laurent Bercot2019-08-093-3/+3
* Makefile needs to be adjusted tooLaurent Bercot2019-07-221-5/+4
* Make configure CC-friendlierLaurent Bercot2019-07-221-8/+24
* Build everything as PIC by defaultLaurent Bercot2019-02-241-16/+5
* Adapt to skalibs/posixishard.hLaurent Bercot2019-02-201-0/+3
* Remove dependency on NBWAITALLLaurent Bercot2019-02-191-6/+0
* Support conditional slashpackage buildsLaurent Bercot2018-08-201-6/+13
* Fuck C++, dry, with a chainsaw, sidewaysLaurent Bercot2017-11-201-1/+1
* Make wpactrl.h C++-compatibleLaurent Bercot2017-11-201-5/+13
* Make all-pic a user optionLaurent Bercot2017-10-304-12/+28
* Support default pieLaurent Bercot2017-10-292-0/+19
* Add patch-for-solarisLaurent Bercot2017-10-191-0/+21
* Remove shebang from configureLaurent Bercot2017-10-191-9/+1
* Better *FLAGS managementLaurent Bercot2017-10-052-18/+35
* No need to save errno around fd_closeLaurent Bercot2017-08-221-10/+2
* Fix INSTALL message: static lib locationLaurent Bercot2017-08-221-1/+8
* Doc typo fixLaurent Bercot2017-08-111-3/+3
* Doc typo fixLaurent Bercot2017-08-111-2/+2
* alignment fixLaurent Bercot2017-08-111-1/+1
* More docLaurent Bercot2017-08-102-1/+100
* Doc typo fixLaurent Bercot2017-08-101-1/+1
* Complete first draft of libwpactrl, with documentationLaurent Bercot2017-08-1012-49/+227
* Add the higher layer of libwpactrlLaurent Bercot2017-08-0418-234/+482
* Flesh out libwpactrlLaurent Bercot2017-08-0122-94/+332
* Separate messages via \0, read messages one by one. Add wpactrl_scan_parse()...Laurent Bercot2017-07-098-23/+144