aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 pageLars 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
* | decode-time now returns subsec tooPaul Eggert2019-08-051-1/+2
* | New function time-convertPaul Eggert2019-08-052-2/+2
* | Improve Tramp's cachingMichael Albinus2019-08-058-68/+22
* | Improve time function docPaul Eggert2019-08-041-0/+1
* | Implement set-file-* functions for tramp-gvfs.elMichael Albinus2019-08-042-4/+54
* | browse-url doc string fixupLars Ingebrigtsen2019-08-021-2/+6
* | Use default value of `parse-time-months' in tramp-smb.elMichael Albinus2019-08-021-4/+6
* | ; Docfixes for recent browse-url.el additionsBasil L. Contovounesios2019-08-021-5/+5
* | Fix two parse-time-months invalid assumptionsPaul Eggert2019-08-012-13/+6
* | Fix usage of remove-text-propertiesBasil L. Contovounesios2019-08-011-2/+2
* | Fix time zone in previous rewrite of newsticker--decode-iso8601-dateLars Ingebrigtsen2019-07-311-2/+3
* | Have newsticker use iso8601 to parse datesLars Ingebrigtsen2019-07-311-55/+10
* | Fix an error in tramp-sh-inotifywait-process-filterMichael Albinus2019-07-311-1/+2
* | Tweak `browse-url-add-buttons' for better button.el compLars Ingebrigtsen2019-07-301-0/+1
* | Add a new conveniency function to browse-urlLars Ingebrigtsen2019-07-301-0/+8