hostap/tests/fuzzing/wnm
Patrick Steinhardt e9f449ba59 wpa_supplicant: Move wpa_config_get_line() into utils
The function wpa_config_get_line() is used by the wpa_supplicant config
file parser to retrieve the next non-comment non-blank line. We'll need
the same kind of functionality to implement the file-based external
password backend, so as a preparatory step this commit extracts the
function into its own standalone file in the utils package.

No functional changes are expected from this commit.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
2021-02-16 00:47:43 +02:00
..
corpus tests: New style fuzzing tool for wpa_supplicant WNM handling 2019-06-02 13:00:36 +03:00
.gitignore gitignore: Add various things 2020-10-10 13:06:53 +03:00
Makefile tests: Fix fuzzing test build after file rename 2021-02-07 18:16:28 +02:00
wnm.c wpa_supplicant: Move wpa_config_get_line() into utils 2021-02-16 00:47:43 +02:00