NetworkManager/libnm-util/tests
Dan Williams 40c91efa21 libnm-util: fix checking for TLS and TTLS phase2 secrets
Two errors here; first, need_secrets_tls() was not updated correctly
for the certificate paths changes that landed recently, and would
have incorrectly returned "no secrets required" for the PATH scheme.

Second, an incorrect strcmp() comparison in need_secrets_phase2()
meant that the wrong TTLS phase2 method would get asked if it
required secrets.
2009-10-18 23:45:26 -07:00
..
certs libnm-util: fix distcheck after 7a8611e0ad 2009-10-02 17:20:38 -07:00
Makefile.am libnm-util: fix checking for TLS and TTLS phase2 secrets 2009-10-18 23:45:26 -07:00
test-crypto.c libnm-util: add nm_utils_rsa_key_encrypt() and fix crypto padding mixups 2009-09-15 16:01:50 -07:00
test-need-secrets.c libnm-util: fix checking for TLS and TTLS phase2 secrets 2009-10-18 23:45:26 -07:00
test-settings-defaults.c core: don't shadow basename (2) 2009-04-21 18:29:44 -04:00