1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-05 05:21:26 -08:00
emacs/lisp/net
Lars Ingebrigtsen 9c74f2fea6 Call the network security manager after doing TLS negotiation
* lisp/net/network-stream.el (network-stream-open-tls):
Postpone NSM verification when running async.

* src/process.c (Fset_process_filter): This function doesn't
need to wait.
(connect_network_socket): Set the process status to "run" only
after TLS negotiation.
(wait_for_socket_fds): Take a name parameter for more debugging.
(wait_reading_process_output): Don't change status to "run"
unless TLS negotiation has finished.
(send_process): Wait for the process here instead of
send_process_string.
(connect_network_socket): Call the network security manager.
2016-02-15 18:24:08 +11: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 Doc fixes and refactorings based on comments from Eli Zaretskii 2016-02-03 12:43:24 +11: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 Call the network security manager after doing TLS negotiation 2016-02-15 18:24:08 +11: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