| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Doc fixes | Laurent Bercot | 2020-03-30 | 3 | -3/+4 | |
| * | Include posixishard as late as possible | Laurent Bercot | 2020-03-21 | 1 | -1/+1 | |
| * | version: 0.0.1.0v0.0.1.0 | Laurent Bercot | 2020-03-03 | 1 | -2/+0 | |
| * | Add bcnm-waitif doc | Laurent Bercot | 2020-02-11 | 2 | -0/+88 | |
| * | Add bcnm-waitif | Laurent Bercot | 2020-02-10 | 11 | -3/+296 | |
| * | Update skalibs deps to 2.9.2.0 | Laurent Bercot | 2020-01-27 | 3 | -3/+3 | |
| * | Fix shared libs installation | Laurent Bercot | 2020-01-27 | 1 | -3/+2 | |
| * | Try WPA-PSK-SHA256 when supported by wpa_supplicant | Laurent Bercot | 2019-12-15 | 1 | -2/+7 | |
| * | Apply awilfox's wpactrl_associate() fixes | Laurent Bercot | 2019-12-15 | 3 | -3/+7 | |
| * | Fix networks parsing | Laurent Bercot | 2019-12-15 | 1 | -2/+2 | |
| * | bugfix: properly \0-terminate filters | Laurent Bercot | 2019-11-19 | 1 | -1/+1 | |
| * | Remove [ from flags. | Laurent Bercot | 2019-11-18 | 1 | -0/+1 | |
| * | allow wpactrl_end() when the wpactrl_t is ZERO as well | Laurent Bercot | 2019-11-18 | 1 | -5/+8 | |
| * | Fix "The New Fo" SSID | Laurent Bercot | 2019-11-18 | 1 | -2/+2 | |
| * | Specialcase SSIDs of length 0 | Laurent Bercot | 2019-11-18 | 1 | -2/+2 | |
| * | signal_level should be signed | Laurent Bercot | 2019-11-17 | 2 | -2/+2 | |
| * | Actually clean up the filesystem when ending a session | Laurent Bercot | 2019-11-17 | 4 | -8/+20 | |
| * | Apply smaeul's fixes; add --with-tmpdir configure option | Laurent Bercot | 2019-11-17 | 7 | -8/+35 | |
| * | Fix gen-deps.sh for cross-builds | Laurent Bercot | 2019-10-21 | 1 | -1/+1 | |
| * | Fix generated CC for cross-builds | Laurent Bercot | 2019-10-21 | 1 | -1/+1 | |
| * | Fix configure permissions | Laurent Bercot | 2019-09-21 | 1 | -0/+0 | |
| * | Remove tainnow dependency in configure too | Laurent Bercot | 2019-09-21 | 1 | -2/+0 | |
| * | Update tainnow.lib mentions in doc | Laurent Bercot | 2019-09-21 | 1 | -1/+1 | |
| * | Wow it's been some time. | Laurent Bercot | 2019-08-09 | 3 | -3/+3 | |
| * | Makefile needs to be adjusted too | Laurent Bercot | 2019-07-22 | 1 | -5/+4 | |
| * | Make configure CC-friendlier | Laurent Bercot | 2019-07-22 | 1 | -8/+24 | |
| * | Build everything as PIC by default | Laurent Bercot | 2019-02-24 | 1 | -16/+5 | |
| * | 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 | |
| * | Support conditional slashpackage builds | Laurent Bercot | 2018-08-20 | 1 | -6/+13 | |
| * | Fuck C++, dry, with a chainsaw, sideways | Laurent Bercot | 2017-11-20 | 1 | -1/+1 | |
| * | Make wpactrl.h C++-compatible | Laurent Bercot | 2017-11-20 | 1 | -5/+13 | |
| * | Make all-pic a user option | Laurent Bercot | 2017-10-30 | 4 | -12/+28 | |
| * | Support default pie | Laurent Bercot | 2017-10-29 | 2 | -0/+19 | |
| * | Add patch-for-solaris | Laurent Bercot | 2017-10-19 | 1 | -0/+21 | |
| * | Remove shebang from configure | Laurent Bercot | 2017-10-19 | 1 | -9/+1 | |
| * | Better *FLAGS management | Laurent Bercot | 2017-10-05 | 2 | -18/+35 | |
| * | No need to save errno around fd_close | Laurent Bercot | 2017-08-22 | 1 | -10/+2 | |
| * | Fix INSTALL message: static lib location | Laurent Bercot | 2017-08-22 | 1 | -1/+8 | |
| * | Doc typo fix | Laurent Bercot | 2017-08-11 | 1 | -3/+3 | |
| * | Doc typo fix | Laurent Bercot | 2017-08-11 | 1 | -2/+2 | |
| * | alignment fix | Laurent Bercot | 2017-08-11 | 1 | -1/+1 | |
| * | More doc | Laurent Bercot | 2017-08-10 | 2 | -1/+100 | |
| * | Doc typo fix | Laurent Bercot | 2017-08-10 | 1 | -1/+1 | |
| * | Complete first draft of libwpactrl, with documentation | Laurent Bercot | 2017-08-10 | 12 | -49/+227 | |
| * | Add the higher layer of libwpactrl | Laurent Bercot | 2017-08-04 | 18 | -233/+481 | |
| * | Flesh out libwpactrl | Laurent Bercot | 2017-08-01 | 22 | -94/+332 | |
| * | Separate messages via \0, read messages one by one. Add wpactrl_scan_parse()... | Laurent Bercot | 2017-07-09 | 8 | -23/+144 | |
| * | doc typo fixes | Laurent Bercot | 2017-07-07 | 1 | -2/+2 | |
| * | Initial commit | Laurent Bercot | 2017-07-06 | 34 | -0/+1926 | |
