summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* * lisp/net/tramp.el (tramp-handle-file-modes): Check for nil file-attributes.Michael Albinus2019-09-211-4/+4
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-217-13/+13
* ; Improve wording of last Tramp commit, suggested by Robert PluimMichael Albinus2019-09-201-11/+19
* Some Tramp methods allow to change the remote login shellMichael Albinus2019-09-202-90/+118
* Minor svg wrap tweakLars Ingebrigtsen2019-09-191-1/+1
* Further fix-ups for SVG wrapping in shrLars Ingebrigtsen2019-09-191-9/+9
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-191-1/+1
* Add extra args for zsh in TrampMichael Albinus2019-09-181-1/+3
* Touch up naming of ipv6-expandLars Ingebrigtsen2019-09-171-4/+5
* Fix fileless eww form submissionBasil L. Contovounesios2019-09-141-9/+9
* Add default foreground colours to SVG imagesLars Ingebrigtsen2019-09-141-0/+16
* Make eww more liberal when interpreting some invalid HTMLLars Ingebrigtsen2019-09-141-0/+14
* Remove leftover XEmacs compat code and doc fixesStefan Kangas2019-09-131-2/+0
* Make recent Tramp patch work for tramp-archive.elMichael Albinus2019-09-131-6/+5
* Optimize host name completion in TrampMichael Albinus2019-09-127-120/+120
* Further fix for network-security-protocol-checksLars Ingebrigtsen2019-09-051-1/+1
* Fix defcustom type of network-security-protocol-checksLars Ingebrigtsen2019-09-051-6/+1
* Don't check for :safe-renegotiation with TLS1.3Robert Pluim2019-09-041-5/+7
* Fix nsm for unencrypted connectionsRobert Pluim2019-09-041-1/+1
* * lisp/net/tramp.el (tramp-process-sentinel): Use `process-buffer'.Michael Albinus2019-09-041-5/+5
* Run tramp cleanup in correct bufferDaniel Colascione2019-09-031-4/+5
* Fix Tramp's directory-files-and-attributes-with-stat (Bug#37228)Koichi Arakawa2019-08-301-2/+5
* Tweak shr background colour handlingLars Ingebrigtsen2019-08-291-2/+6
* Fix Tramp rounding of file sizes and inode numbersPaul Eggert2019-08-261-4/+4
* Fix a further part of Bug#36940Michael Albinus2019-08-251-8/+5
* Tweak gnutls-peer-status reportingPaul Eggert2019-08-231-1/+2
* Rename renamed nsm.el variables and functions backLars Ingebrigtsen2019-08-231-52/+50
* Move all NSM tests away from the `low' levelLars Ingebrigtsen2019-08-231-11/+11
* Remove debugging from previous shr.el patchLars Ingebrigtsen2019-08-231-1/+0
* Avoid an infloop in shr when filling text with :align-to propertiesLars Ingebrigtsen2019-08-231-0/+2
* Fix interaction between url-handler-mode and browse-urlLars Ingebrigtsen2019-08-231-1/+3
* Fix too-long lines in nsm.elLars Ingebrigtsen2019-08-231-32/+37
* Merge remote-tracking branch 'origin/netsec'Lars Ingebrigtsen2019-08-233-314/+928
|\
| * Tweak the warning display to be less like a TLS decoding pagenetsecLars Ingebrigtsen2019-08-231-17/+56
| * Change nsm-should-check to look at local subnetsRobert Pluim2019-08-071-44/+41
| * Show full issuer and subject distinguished namesJimmy Yuen Ho Wong2018-07-141-37/+2
| * Full certificate chain details for NSMJimmy Yuen Ho Wong2018-07-141-34/+95
| * Add option to bypass NSM TLS checks on local networksJimmy Yuen Ho Wong2018-07-142-3/+148
| * Revamp Network Security manager checks for TLSJimmy Yuen Ho Wong2018-07-141-277/+667
| * Set standard value of `gnutls-min-primes-bits' to nilJimmy Yuen Ho Wong2018-07-141-5/+2
| * Check TLS certs against CRLJimmy Yuen Ho Wong2018-07-141-5/+25
* | Make `browse-url-of-buffer' work from zip filesLars Ingebrigtsen2019-08-171-10/+12
* | More-compatible subsecond calendrical timestampsPaul Eggert2019-08-161-2/+2
* | Quote file names properly in TrampMichael Albinus2019-08-126-276/+288
* | Handle symbolic links properly in Tramp gfvs methodsMichael Albinus2019-08-121-0/+6
* | Fix caching problem in Tramp smb methodMichael Albinus2019-08-121-1/+2
* | Prompt for new sieve script names in sieve managementEric Abrahamsen2019-08-111-1/+5
* | Retrieve start time from remote machine, use compat attrib functionsMichael Albinus2019-08-111-0/+18
* | Work on Tramp backward compatibilityMichael Albinus2019-08-086-8/+15
* | Suppress false alarm in TrampMichael Albinus2019-08-081-1/+1