NetworkManager/libnm-util/tests
Dan Williams 0ec9bf2c73 libnm-util: enforce APN character restrictions
APNs can only contain alphanumeric characters, '.', and '-'.  To be
helpful we strip spaces off before setting the APN internally so that
previously (and incorrectly) valid APNs don't cause the whole
connection to fail validation and thus disappear.  The only case seen
in the wild was a Pelephone IL APN which erroneously had a trailing
space in the mobile broadband provider database.  Bad characters
cause the connection to fail with vague error messages about being
unable to activate the PDP context during PPP negotiation.
2010-09-22 13:20:02 -05:00
..
certs libnm-util: client certificate should not be required to set private key (bgo #585570) 2009-12-08 16:52:24 -08:00
Makefile.am libnm-util: client certificate should not be required to set private key (bgo #585570) 2009-12-08 16:52:24 -08:00
test-crypto.c libnm-util: handle PEM files without an ending newline (rh #507315) 2009-11-18 16:29:48 -08:00
test-general.c libnm-util: enforce APN character restrictions 2010-09-22 13:20:02 -05:00
test-need-secrets.c libnm-util: fix checking for TLS and TTLS phase2 secrets 2009-10-18 23:45:26 -07:00
test-setting-8021x.c libnm-util: client certificate should not be required to set private key (bgo #585570) 2009-12-08 16:52:24 -08:00
test-settings-defaults.c test: enable IPv6 setting defaults test 2010-01-08 14:57:23 -08:00