Commit Graph

6 Commits

Author SHA1 Message Date
Magnus Henoch 23c46a69e1 Comment about srv--nslookup being Windows-specific 2015-06-27 18:05:45 +01:00
Magnus Henoch d9bbe9ba02 Don't look for query-dns
The function query-dns was renamed to dns-query before the Emacs 23
release, so there is no point in checking for it.
2015-03-31 22:34:07 +01:00
Magnus Henoch d11bda5e65 srv.el: call nslookup if UDP sockets not supported
dns.el requires support for UDP sockets, which is not present on
Windows.  Check whether UDP sockets are supported, and if not, parse
the output of nslookup.
2013-11-24 23:33:03 +00:00
Magnus Henoch 27bdf14195 query-dns was renamed to dns-query; check for both. 2009-02-19 00:15:14 +00:00
Magnus Henoch 75800c6813 Revision: mange@freemail.hu--2005/emacs-jabber--cvs-head--0--patch-351
Creator:  Magnus Henoch <mange@freemail.hu>

Don't require dns.el to be available
2007-05-01 16:37:16 +00:00
Magnus Henoch 11b07b35c3 Revision: mange@freemail.hu--2005/emacs-jabber--cvs-head--0--patch-227
Creator:  Magnus Henoch <mange@freemail.hu>

Support SRV records.  Use STARTTLS by default if possible.
2006-04-23 15:09:56 +00:00