Michael Albinus
a6b0e7202d
Add file encryption to Tramp
* lisp/net/tramp-crypt.el: New file.
* lisp/net/tramp.el (tramp-run-real-handler):
Add `tramp-crypt-file-name-handler'.
(tramp-register-file-name-handlers):
Call `tramp-register-crypt-file-name-handler'.
(tramp-handle-insert-file-contents, tramp-local-host-p): Check for
`tramp-crypt-enabled'
* test/lisp/net/tramp-tests.el (tramp--test-crypt-p): New defun.
(tramp-test24-file-acl, tramp-test25-file-selinux)
(tramp-test28-process-file, tramp-test29-start-file-process)
(tramp-test30-make-process, tramp-test31-interrupt-process)
(tramp-test32-shell-command)
(tramp-test32-shell-command-dont-erase-buffer)
(tramp-test33-environment-variables)
(tramp-test33-environment-variables-and-port-numbers)
(tramp-test34-explicit-shell-file-name, tramp-test35-exec-path)
(tramp-test35-remote-path, tramp-test36-vc-registered)
(tramp--test-check-files, tramp-test43-asynchronous-requests): Use it.
2020-06-07 16:57:32 +02:00
..
2020-04-16 12:14:38 +02:00
2020-05-24 18:48:16 +02:00
2020-04-26 01:11:05 +02:00
2020-04-07 14:32:44 +02:00
2020-05-22 16:28:20 +01:00
2020-04-07 14:32:44 +02:00
2020-04-28 18:14:28 +02:00
2020-04-07 14:32:44 +02:00
2020-05-01 12:11:10 +01:00
2020-04-28 18:14:28 +02:00
2020-03-12 21:06:28 -04:00
2020-05-22 16:28:20 +01:00
2020-05-16 14:04:07 +02:00
2020-05-20 18:01:06 +02:00
2020-06-07 16:56:59 +02:00
2020-06-07 16:56:59 +02:00
2020-03-09 16:05:21 +01:00
2020-06-07 16:57:32 +02:00
2020-05-13 14:11:18 +02:00
2020-05-20 11:09:44 +02:00
2020-06-07 16:56:59 +02:00
2020-05-29 11:41:54 +02:00
2020-03-29 12:24:04 +02:00
2020-06-07 16:57:32 +02:00
2020-04-01 12:09:29 +02:00
2020-05-18 17:58:01 +02:00