Age | Commit message (Collapse) | Author |
|
|
|
|
|
while () => while()
and some other minor re-indentings
|
|
consistency
|
|
|
|
setup_once.h
|
|
since they're already included through "setup.h".
|
|
|
|
to verify winsock API availability.
|
|
|
|
VS2005.
|
|
|
|
|
|
|
|
|
|
warnings. Minor edits by me.
|
|
us some trouble.
|
|
|
|
|
|
|
|
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.
|