Massive overhaul of networking code. Changes:
authorKen Hornstein <kenh@pobox.com>
Fri, 16 Jan 2009 02:28:54 +0000 (02:28 +0000)
committerKen Hornstein <kenh@pobox.com>
Fri, 16 Jan 2009 02:28:54 +0000 (02:28 +0000)
- All networking interfaces now converted to new APIs (getaddrinfo() and
  the like).  All networking now supports IPv6 (with the exception of
  the built-in FTP client).
- SASL security layers are now supported for SMTP.
- Command-line and profile-based selection of the SMTP server and port.


No differences found