Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-06 | version: 0.0.1.7v0.0.1.7 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-09-22 | Simpler Makefile | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-09-09 | Prepare for 0.0.1.7 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-07-10 | configure: Catch all of variable values | Mobin | |
If variables have multiple values (such as CFLAGS="-std=c11 -fPIE"), eval drops most values (except first one) from it. This commit fixes this issue. Signed-off-by: Mobin "Hojjat" Aydinfar <mobin@mobintestserver.ir> | |||
2023-07-10 | Move configure line out of the way | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-01-14 | version: 0.0.1.6v0.0.1.6 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-11-29 | Prepare for 0.0.1.6 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-21 | version: 0.0.1.5v0.0.1.5 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-19 | Prepare for 0.0.1.5, fix configure | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-09-26 | version: 0.0.1.4v0.0.1.4 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-08-10 | Prepare for 0.0.1.4 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-08-01 | Adapt to skalibs-2.11.0.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-04-15 | version: 0.0.1.3v0.0.1.3 | Laurent Bercot | |
2021-04-13 | Prepare for 0.0.1.3 | Laurent Bercot | |
2021-04-11 | Do not compile or link into /dev/null | Laurent Bercot | |
2021-04-09 | Real noexecstack fix: make strip less greedy | Laurent Bercot | |
2021-04-08 | noexecstack only works in LDFLAGS | Laurent Bercot | |
2021-01-10 | version: 0.0.1.2v0.0.1.2 | Laurent Bercot | |
2021-01-03 | Prepare for 0.0.1.2 | Laurent Bercot | |
2020-12-29 | configure should be executable >.> | Laurent Bercot | |
2020-12-28 | Don't put -fno-stack-protector in default CFLAGS | Laurent Bercot | |
2020-12-18 | configure fix | Laurent Bercot | |
2020-12-09 | webipc.h -> socket.h | Laurent Bercot | |
2020-10-04 | version: 0.0.1.1v0.0.1.1 | Laurent Bercot | |
2020-10-02 | Prepare for 0.0.1.1 | Laurent Bercot | |
2020-03-30 | Doc fixes | Laurent Bercot | |
2020-03-21 | Include posixishard as late as possible | Laurent Bercot | |
2020-03-03 | version: 0.0.1.0v0.0.1.0 | Laurent Bercot | |
2020-02-11 | Add bcnm-waitif doc | Laurent Bercot | |
2020-02-10 | Add bcnm-waitif | Laurent Bercot | |
2020-01-27 | Update skalibs deps to 2.9.2.0 | Laurent Bercot | |
2020-01-27 | Fix shared libs installation | Laurent Bercot | |
2019-12-15 | Try WPA-PSK-SHA256 when supported by wpa_supplicant | Laurent Bercot | |
2019-12-15 | Apply awilfox's wpactrl_associate() fixes | Laurent Bercot | |
2019-12-15 | Fix networks parsing | Laurent Bercot | |
2019-11-19 | bugfix: properly \0-terminate filters | Laurent Bercot | |
2019-11-18 | Remove [ from flags. | Laurent Bercot | |
2019-11-18 | allow wpactrl_end() when the wpactrl_t is ZERO as well | Laurent Bercot | |
2019-11-18 | Fix "The New Fo" SSID | Laurent Bercot | |
2019-11-18 | Specialcase SSIDs of length 0 | Laurent Bercot | |
2019-11-17 | signal_level should be signed | Laurent Bercot | |
2019-11-17 | Actually clean up the filesystem when ending a session | Laurent 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 option | Laurent Bercot | |
2019-10-21 | Fix gen-deps.sh for cross-builds | Laurent Bercot | |
2019-10-21 | Fix generated CC for cross-builds | Laurent Bercot | |
2019-09-21 | Fix configure permissions | Laurent Bercot | |
2019-09-21 | Remove tainnow dependency in configure too | Laurent Bercot | |
2019-09-21 | Update tainnow.lib mentions in doc | Laurent Bercot | |
2019-08-09 | Wow it's been some time. | Laurent Bercot | |
2019-07-22 | Makefile needs to be adjusted too | Laurent Bercot | |