hostap/wpa_supplicant/vs2005
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
..
eapol_test wpa_supplicant: Move wpa_config_get_line() into utils 2021-02-16 00:47:43 +02:00
win_if_list
wpa_cli
wpa_passphrase Move SHA1-based PRF function into a separate C file 2012-08-16 20:26:16 +03:00
wpa_supplicant wpa_supplicant: Move wpa_config_get_line() into utils 2021-02-16 00:47:43 +02:00
wpasvc wpa_supplicant: Move wpa_config_get_line() into utils 2021-02-16 00:47:43 +02:00
wpa_supplicant.sln