+1
−1
lib/inet_pton.c
0 → 100644
+226
−0
lib/inet_pton.h
0 → 100644
+34
−0
+193
−79
Loading
subjectAltNames when matching certs. This is apparently detailed in RFC2818 as the right thing to do. I had to add configure checks for inet_pton() and our own (strictly speaking, code from BIND written by Paul Vixie) provided code for the function for platforms that miss it.