summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* Add the new function dns-query-asynchronousLars Ingebrigtsen2020-07-301-58/+118
* Use lexical binding in dns.elLars Ingebrigtsen2020-07-301-26/+33
* Small dns.el code cleanupLars Ingebrigtsen2020-07-301-33/+27
* Make eww use the XDG download directoryLars Ingebrigtsen2020-07-291-13/+30
* Apply simpler fix for Tramp bug#39399Michael Albinus2020-07-281-74/+53
* Merge from origin/emacs-27Glenn Morris2020-07-201-2/+3
|\
| * Update systems using GnuTLS certificate filesEli Zaretskii2020-07-181-2/+3
* | Fix problem with Tramp progress reporterMichael Albinus2020-07-201-3/+5
* | * lisp/net/tramp-adb.el (tramp-adb-prompt): Further simplification.Michael Albinus2020-07-191-1/+1
* | Allow open-network-stream to use different TLS capability commandsLars Ingebrigtsen2020-07-191-19/+45
* | Make eww-open-file work with Tramp file namesLars Ingebrigtsen2020-07-181-5/+25
* | Fix documentation of a recent change in shr.elEli Zaretskii2020-07-181-13/+12
* | Fix <textarea> default texts in ewwXu Chunyang2020-07-171-1/+1
* | Add support for a shr-max-width variableLars Ingebrigtsen2020-07-171-1/+26
* | Clarify shr width computationLars Ingebrigtsen2020-07-171-22/+21
* | ; Simplify last change in shr.elBasil L. Contovounesios2020-07-171-3/+2
* | Show eww bookmarks buffer only if it's not emptyStefan Kangas2020-07-171-5/+9
* | Fix problems with not rendering shr tables with rowspanLars Ingebrigtsen2020-07-171-3/+20
* | More Tramp code cleanupMichael Albinus2020-07-128-158/+123
* | Fix multibyte chars of file names in tramp-adb.elMichael Albinus2020-07-111-40/+46
* | Tramp code cleanupMichael Albinus2020-07-108-110/+154
* | EUDC: Add macOS Contacts backendAlexander Adolf2020-07-091-0/+118
* | 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