emacs/lisp/net
Lars Ingebrigtsen 0645c0f81b Make network connections work again on non-glibc systems
* lisp/net/gnutls.el (open-gnutls-stream): Pass the TLS
keywords in directly so that they can be used when doing
synchronous DNS on non-synchronous connections.

* lisp/net/network-stream.el (open-network-stream): Allow
passing in the TLS parameters directly.

* src/process.c (conv_numerical_to_lisp): New function to convert
numerical addresses to Lisp.
(Fmake_network_process): Rework the non-HAVE_ADDRINFO code
paths so that they work again.
(syms_of_process): Build fix for non-glibc systems.
2016-02-01 02:57:04 +01:00
..
ange-ftp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
browse-url.el Add some missing version tags. 2016-01-12 20:06:49 -05:00
dbus.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
dig.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
dns.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eudc-bob.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eudc-export.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eudc-hotlist.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eudc-vars.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eudc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eudcb-bbdb.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eudcb-ldap.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eudcb-mab.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eww.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
gnutls.el Make network connections work again on non-glibc systems 2016-02-01 02:57:04 +01:00
goto-addr.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
hmac-def.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
hmac-md5.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
imap.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ldap.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
mairix.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
net-utils.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
netrc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
network-stream.el Make network connections work again on non-glibc systems 2016-02-01 02:57:04 +01:00
newst-backend.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
newst-plainview.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
newst-reader.el Add some missing version tags. 2016-01-12 20:06:49 -05:00
newst-ticker.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
newst-treeview.el Fix some custom types. 2016-01-12 20:32:20 -05:00
newsticker.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
nsm.el * nsm.el (nsm-check-protocol): Fix typo in the message. 2016-01-03 12:19:13 +01:00
ntlm.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
pinentry.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
puny.el ; Add 2016 to copyright years for files not in emacs-25 branch 2016-01-12 16:20:00 -05:00
quickurl.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
rcirc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
rfc2104.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
rlogin.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
sasl-cram.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
sasl-digest.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
sasl-ntlm.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
sasl-scram-rfc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
sasl.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
secrets.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
shr-color.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
shr.el - 2016-01-18 22:59:51 -08:00
snmp-mode.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
soap-client.el Properly encode/decode base64Binary data in SOAP 2016-01-06 20:51:36 +01:00
soap-inspect.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
socks.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
telnet.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
tls.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
tramp-adb.el Remove XEmacs compatibility in Tramp 2016-01-14 14:12:17 +01:00
tramp-cache.el Remove XEmacs compatibility in Tramp 2016-01-14 14:12:17 +01:00
tramp-cmds.el Improve user name completion in Tramp 2016-01-23 16:20:21 +01:00
tramp-compat.el Remove XEmacs compatibility in Tramp 2016-01-14 14:12:17 +01:00
tramp-ftp.el Remove XEmacs compatibility in Tramp 2016-01-14 14:12:17 +01:00
tramp-gvfs.el Remove XEmacs compatibility in Tramp 2016-01-14 14:12:17 +01:00
tramp-gw.el Remove XEmacs compatibility in Tramp 2016-01-14 14:12:17 +01:00
tramp-sh.el Improve user name completion in Tramp 2016-01-23 16:20:21 +01:00
tramp-smb.el Remove XEmacs compatibility in Tramp 2016-01-14 14:12:17 +01:00
tramp-uu.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
tramp.el Improve user name completion in Tramp 2016-01-23 16:20:21 +01:00
trampver.el Remove XEmacs compatibility in Tramp 2016-01-14 14:12:17 +01:00
webjump.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
zeroconf.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00