summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* Fix problem in tramp-smb.elMichael Albinus2020-06-231-2/+2
* Fix remaining problems with tramp-crypt.elMichael Albinus2020-06-214-21/+18
* Fix various problems in TrampMichael Albinus2020-06-194-45/+34
* Fix newly introduced errors in TrampMichael Albinus2020-06-192-1/+7
* Some Tramp cleanups, mainly in tramp-crypt.elMichael Albinus2020-06-183-12/+13
* Propertize all shr fragment IDs as shr-target-idBasil L. Contovounesios2020-06-182-20/+22
* Fix and extend format-spec (bug#41758)Basil L. Contovounesios2020-06-183-30/+14
* Various dbus.el cleanups (bug#41744)Basil L. Contovounesios2020-06-181-164/+107
* Merge from origin/emacs-27Glenn Morris2020-06-171-113/+115
|\
| * Clean up D-Bus documentation (bug#41744)Basil L. Contovounesios2020-06-081-113/+115
* | Fix some Tramp problems seen during testsMichael Albinus2020-06-152-10/+51
* | Rearrange detecting remote uid and gid in TrampMichael Albinus2020-06-149-126/+124
* | Further fixes while testing tramp-cryptMichael Albinus2020-06-125-213/+90
* | Futher tramp-crypt implementation and documentationMichael Albinus2020-06-101-6/+13
* | Continue implementation of tramp-crypt.elMichael Albinus2020-06-091-23/+64
* | Add autoload problem in tramp-crypt.el.Michael Albinus2020-06-081-16/+20
* | Add file encryption to TrampMichael Albinus2020-06-072-3/+742
* | Tramp code cleanupMichael Albinus2020-06-073-13/+13
* | * lisp/net/tramp-smb.el (tramp-smb-errors): Add "NT_STATUS_INVALID_PARAMETER".Michael Albinus2020-05-291-0/+1
* | Mark browse-url-conkeror as obsoleteStefan Kangas2020-05-241-3/+8
* | Improve shr/eww handling of mailto URLsBasil L. Contovounesios2020-05-222-62/+52
* | ; Fix comment in tramp-archive.elMichael Albinus2020-05-201-2/+2
* | Fix minor Tramp odditiesMichael Albinus2020-05-202-2/+16
* | Use lexical-binding in webjump.el and add testsSimen Heggestøyl2020-05-181-3/+2
* | Introduce process-file-return-signal-stringMichael Albinus2020-05-163-6/+27
* | Fix some oddities, uncovered by Tramp testsMichael Albinus2020-05-132-8/+12
* | Prefer function-put over put for setting browse-url-browser-kind.Tassilo Horn2020-05-101-38/+41
* | Fix reading kind argument in browse-url-with-browser-kind.Tassilo Horn2020-05-081-5/+5
* | Allow predicates for matching in browse-url-handlers.Tassilo Horn2020-05-081-17/+24
* | Allow browsing an URL explicitly with an internal or external browser.Tassilo Horn2020-05-071-0/+28
* | Categorize browse-url functions into internal and external ones.Tassilo Horn2020-05-072-4/+108
* | ; Improve recent change to browse-url.elBasil L. Contovounesios2020-05-071-1/+2
* | Fix browse-url (remove debugging leftover).Tassilo Horn2020-05-071-1/+1
* | Handle signals in Tramp's process-fileMichael Albinus2020-05-072-0/+8
* | Refactor browse-url handler selection into separate function.Tassilo Horn2020-05-071-26/+31
* | Restore HTML rendering behavior of browse-url-of-buffer/file.Tassilo Horn2020-05-061-0/+7
* | Merge from origin/emacs-27Glenn Morris2020-05-061-0/+4
|\ \ | |/
| * Fix eww-follow-link on URLs with #targetBasil L. Contovounesios2020-05-041-0/+4
* | process-file in Tramp must return exit code (Bug#41099)Michael Albinus2020-05-062-21/+28
* | Allow for custom URL handlers in browse-url.Tassilo Horn2020-05-061-36/+78
* | Fix setting of INSIDE_EMACS in TrampMichael Albinus2020-05-041-1/+11
* | Do not delete asynchronous Tramp processes due to session timeoutMichael Albinus2020-05-032-5/+9
* | Improve Tramp debug messagesMichael Albinus2020-05-031-19/+29
* | ;; Revert recent change in tramp-cache.elMichael Albinus2020-05-021-9/+4
* | Add lisp-data-mode for editing non-code Lisp dataJoão Távora2020-05-013-2/+3
* | Use lexical-binding in puny.el and add more testsStefan Kangas2020-04-281-1/+1
* | Use lexical-binding in hmac-md5.el and add testsStefan Kangas2020-04-281-37/+3
* | Use lexical-binding in dig.el and add testsStefan Kangas2020-04-261-7/+4
* | Support old SMB1 protocol in TrampMichael Albinus2020-04-221-5/+36
* | Fix recently introduced error in `tramp-sh-handle-vc-registered'Michael Albinus2020-04-211-16/+13