1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-25 05:52:42 -08:00
emacs/doc
Lars Magne Ingebrigtsen 4c298b2a73 Implement a Network Security Manager
* processes.texi (Network): Mention the new :warn-unless-encrypted
parameter to `open-network-stream'.
(Network): Mention the Network Security Manager.

* net/nsm.el: New file that implements a Network Security Manager.

* net/network-stream.el (open-network-stream): Add a new
:warn-unless-encrypted parameter.
(network-stream-open-plain): Allow warning unless encrypted.
(network-stream-open-starttls): Call the Network Security Manager.
(network-stream-open-tls): Ditto.
2014-11-23 14:56:43 +01:00
..
emacs Fix the build of the Emacs User manual. 2014-11-21 11:32:53 +02:00
lispintro Merge from emacs-24; up to 117691 2014-11-08 18:06:29 -08:00
lispref Implement a Network Security Manager 2014-11-23 14:56:43 +01:00
man Further reduce the number of versioned files storing the version number 2014-11-09 18:01:56 -08:00
misc * tramp.texi (Remote processes): Let-bind environment variables to 2014-11-23 12:33:45 +01:00