index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lisp/net/tramp.el (tramp-handle-file-modes): Check for nil file-attributes.
Michael Albinus
2019-09-21
1
-4
/
+4
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
7
-13
/
+13
*
; Improve wording of last Tramp commit, suggested by Robert Pluim
Michael Albinus
2019-09-20
1
-11
/
+19
*
Some Tramp methods allow to change the remote login shell
Michael Albinus
2019-09-20
2
-90
/
+118
*
Minor svg wrap tweak
Lars Ingebrigtsen
2019-09-19
1
-1
/
+1
*
Further fix-ups for SVG wrapping in shr
Lars Ingebrigtsen
2019-09-19
1
-9
/
+9
*
lisp/*.el, src/*.c: Fix typos in docstrings
Juanma Barranquero
2019-09-19
1
-1
/
+1
*
Add extra args for zsh in Tramp
Michael Albinus
2019-09-18
1
-1
/
+3
*
Touch up naming of ipv6-expand
Lars Ingebrigtsen
2019-09-17
1
-4
/
+5
*
Fix fileless eww form submission
Basil L. Contovounesios
2019-09-14
1
-9
/
+9
*
Add default foreground colours to SVG images
Lars Ingebrigtsen
2019-09-14
1
-0
/
+16
*
Make eww more liberal when interpreting some invalid HTML
Lars Ingebrigtsen
2019-09-14
1
-0
/
+14
*
Remove leftover XEmacs compat code and doc fixes
Stefan Kangas
2019-09-13
1
-2
/
+0
*
Make recent Tramp patch work for tramp-archive.el
Michael Albinus
2019-09-13
1
-6
/
+5
*
Optimize host name completion in Tramp
Michael Albinus
2019-09-12
7
-120
/
+120
*
Further fix for network-security-protocol-checks
Lars Ingebrigtsen
2019-09-05
1
-1
/
+1
*
Fix defcustom type of network-security-protocol-checks
Lars Ingebrigtsen
2019-09-05
1
-6
/
+1
*
Don't check for :safe-renegotiation with TLS1.3
Robert Pluim
2019-09-04
1
-5
/
+7
*
Fix nsm for unencrypted connections
Robert Pluim
2019-09-04
1
-1
/
+1
*
* lisp/net/tramp.el (tramp-process-sentinel): Use `process-buffer'.
Michael Albinus
2019-09-04
1
-5
/
+5
*
Run tramp cleanup in correct buffer
Daniel Colascione
2019-09-03
1
-4
/
+5
*
Fix Tramp's directory-files-and-attributes-with-stat (Bug#37228)
Koichi Arakawa
2019-08-30
1
-2
/
+5
*
Tweak shr background colour handling
Lars Ingebrigtsen
2019-08-29
1
-2
/
+6
*
Fix Tramp rounding of file sizes and inode numbers
Paul Eggert
2019-08-26
1
-4
/
+4
*
Fix a further part of Bug#36940
Michael Albinus
2019-08-25
1
-8
/
+5
*
Tweak gnutls-peer-status reporting
Paul Eggert
2019-08-23
1
-1
/
+2
*
Rename renamed nsm.el variables and functions back
Lars Ingebrigtsen
2019-08-23
1
-52
/
+50
*
Move all NSM tests away from the `low' level
Lars Ingebrigtsen
2019-08-23
1
-11
/
+11
*
Remove debugging from previous shr.el patch
Lars Ingebrigtsen
2019-08-23
1
-1
/
+0
*
Avoid an infloop in shr when filling text with :align-to properties
Lars Ingebrigtsen
2019-08-23
1
-0
/
+2
*
Fix interaction between url-handler-mode and browse-url
Lars Ingebrigtsen
2019-08-23
1
-1
/
+3
*
Fix too-long lines in nsm.el
Lars Ingebrigtsen
2019-08-23
1
-32
/
+37
*
Merge remote-tracking branch 'origin/netsec'
Lars Ingebrigtsen
2019-08-23
3
-314
/
+928
|
\
|
*
Tweak the warning display to be less like a TLS decoding page
Lars Ingebrigtsen
2019-08-23
1
-17
/
+56
|
*
Change nsm-should-check to look at local subnets
Robert Pluim
2019-08-07
1
-44
/
+41
|
*
Show full issuer and subject distinguished names
Jimmy Yuen Ho Wong
2018-07-14
1
-37
/
+2
|
*
Full certificate chain details for NSM
Jimmy Yuen Ho Wong
2018-07-14
1
-34
/
+95
|
*
Add option to bypass NSM TLS checks on local networks
Jimmy Yuen Ho Wong
2018-07-14
2
-3
/
+148
|
*
Revamp Network Security manager checks for TLS
Jimmy Yuen Ho Wong
2018-07-14
1
-277
/
+667
|
*
Set standard value of `gnutls-min-primes-bits' to nil
Jimmy Yuen Ho Wong
2018-07-14
1
-5
/
+2
|
*
Check TLS certs against CRL
Jimmy Yuen Ho Wong
2018-07-14
1
-5
/
+25
*
|
Make `browse-url-of-buffer' work from zip files
Lars Ingebrigtsen
2019-08-17
1
-10
/
+12
*
|
More-compatible subsecond calendrical timestamps
Paul Eggert
2019-08-16
1
-2
/
+2
*
|
Quote file names properly in Tramp
Michael Albinus
2019-08-12
6
-276
/
+288
*
|
Handle symbolic links properly in Tramp gfvs methods
Michael Albinus
2019-08-12
1
-0
/
+6
*
|
Fix caching problem in Tramp smb method
Michael Albinus
2019-08-12
1
-1
/
+2
*
|
Prompt for new sieve script names in sieve management
Eric Abrahamsen
2019-08-11
1
-1
/
+5
*
|
Retrieve start time from remote machine, use compat attrib functions
Michael Albinus
2019-08-11
1
-0
/
+18
*
|
Work on Tramp backward compatibility
Michael Albinus
2019-08-08
6
-8
/
+15
*
|
Suppress false alarm in Tramp
Michael Albinus
2019-08-08
1
-1
/
+1
[next]