]> code.delx.au - gnu-emacs/history - lisp/net
-
[gnu-emacs] / lisp / net /
2016-01-19 John Wiegley-
2016-01-19 John Wiegley; Merge from origin/emacs-25
2016-01-19 John WiegleyMerge from origin/emacs-25
2016-01-19 John Wiegley; Merge from origin/emacs-25
2016-01-19 John Wiegley-
2016-01-18 Lars Magne Ingebri... Fix shr table rendering of nested tables
2016-01-15 Michael AlbinusAdd "sg" method to Tramp
2016-01-14 Michael AlbinusRemove XEmacs compatibility in Tramp
2016-01-14 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-13 Glenn MorrisFix some custom types.
2016-01-13 Glenn MorrisAdd some missing version tags.
2016-01-12 Glenn Morris; Add 2016 to copyright years for files not in emacs...
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-10 Michael AlbinusHandle too long commands in Tramp
2016-01-09 Michael AlbinusFix coding system for Tramp on OS X.
2016-01-08 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-06 Andreas SchwabProperly encode/decode base64Binary data in SOAP
2016-01-04 Paul EggertSpelling fixes
2016-01-04 Michael AlbinusMerge branch 'emacs-25' of git.sv.gnu.org:/srv/git...
2016-01-04 Lars Magne Ingebri... shr-tag-video bug fix
2016-01-03 Lars Magne Ingebri... * nsm.el (nsm-check-protocol): Fix typo in the message.
2016-01-03 Lars Magne Ingebri... Add SHA1 warnings for high network security settings
2016-01-03 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-03 John WiegleyMerge branch 'emacs-25-merge'
2016-01-01 Paul EggertFix copyright years by hand
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-31 Eli ZaretskiiFix EWW rendering of long RTL lines
2015-12-30 Lars Magne Ingebri... Restrictive URL checking tweaks
2015-12-30 Lars Magne Ingebri... New function `puny-highly-restrictive-domain-p'
2015-12-30 Lars Magne Ingebri... eww build fix (require puny)
2015-12-30 Lars Magne Ingebri... Transform non-restrictive domains to punycode for display
2015-12-30 John WiegleyMerge emacs-25 into master (using imerge)
2015-12-29 Eli ZaretskiiFix filling text with bidirectional characters in shr.el
2015-12-29 Lars IngebrigtsenFurther Unicode restrictive fixups
2015-12-29 Michael AlbinusSync with Tramp 2.2.13
2015-12-29 Lars IngebrigtsenMake tls.el use trustfiles by default
2015-12-29 Lars IngebrigtsenRefactor out gnutls-trustfiles
2015-12-29 Lars IngebrigtsenRemove --insecure from gnutls-cli invocation
2015-12-29 Lars IngebrigtsenAdd a new function to say whether a string is restrictive
2015-12-28 Lars IngebrigtsenIDNA-encode all domain names in `open-network-stream'
2015-12-28 Lars IngebrigtsenFix puny-encoding all-non-ASCII domains
2015-12-28 Lars Ingebrigtsenshr link traversal fixup
2015-12-28 Lars Ingebrigtsenshr link traversal fixup
2015-12-28 Lars Ingebrigtsen* eww.el (eww-mode): Remove superfluous bidi reset.
2015-12-28 Lars IngebrigtsenFix punycode short circuit logic
2015-12-28 Lars IngebrigtsenIDNA speed up
2015-12-28 Lars IngebrigtsenAdd IDNA domain encode/decode functions
2015-12-28 Lars IngebrigtsenRename idna.el to puny.el
2015-12-28 Lars IngebrigtsenAlways reset the bidi direction
2015-12-28 Lars Ingebrigtsen* idna.el (idna-decode-string-internal): Implement...
2015-12-28 Lars IngebrigtsenFurther IDNA tweaks
2015-12-28 Lars IngebrigtsenClean up the code slightly
2015-12-28 Lars IngebrigtsenAdded basic idna encoding support
2015-12-27 Lars Ingebrigtsen(eww-setup-buffer): Restore left-to-right defaults
2015-12-27 Lars Ingebrigtsen(eww-setup-buffer): Restore left-to-right defaults
2015-12-27 Lars Ingebrigtsen* shr.el (shr-descend): Allow using lambdas in external...
2015-12-26 Lars Ingebrigtsen* imap.el (imap-ssl-open): Remove
2015-12-26 Lars IngebrigtsenUse built-in encryption in imap.el
2015-12-26 Eli ZaretskiiFix documentation of browse-url browser-related functions
2015-12-25 Andreas SchwabDon't treat /foo/bar:mumble as ange-ftp address
2015-12-25 Lars Ingebrigtsen* eww.el (eww-display-html): Support <button> tags...
2015-12-25 Lars IngebrigtsenFollow <meta> redirects in eww
2015-12-25 Lars Ingebrigtsen* eww.el (eww-mode-map): Fix command name of eww-toggle...
2015-12-25 Lars IngebrigtsenAllow toggling colors in eww
2015-12-25 Lars IngebrigtsenFollow meta refresh tags in eww
2015-12-25 Lars IngebrigtsenMore eww file name coding fixes
2015-12-25 Lars IngebrigtsenAlways save eww history
2015-12-25 Lars IngebrigtsenDefault web pages to right-to-left
2015-12-25 Lars IngebrigtsenMake toggling checkboxes work again
2015-12-25 Lars IngebrigtsenStop rendering HTML before specdlr exhaustion
2015-12-25 Lars IngebrigtsenUse cl-reduce, not reduce.
2015-12-25 Lars IngebrigtsenAllow several <tbody> tags in shr
2015-12-25 Lars IngebrigtsenMake prettier unique file names in eww
2015-12-25 Lars IngebrigtsenDecode hex-encoded URLs before using them as file names
2015-12-25 Ashish SHUKLAAdd FreeBSD cert bundle
2015-12-25 Lars IngebrigtsenIgnore invalid SVG images
2015-12-25 Lars Ingebrigtsenshr table rendering fix
2015-12-25 Lars IngebrigtsenMore eww file name coding fixes
2015-12-25 Lars IngebrigtsenAlways save eww history
2015-12-25 Lars IngebrigtsenDefault web pages to right-to-left
2015-12-25 Lars IngebrigtsenMake toggling checkboxes work again
2015-12-25 Lars IngebrigtsenStop rendering HTML before specdlr exhaustion
2015-12-25 Lars IngebrigtsenUse cl-reduce, not reduce.
2015-12-25 Lars IngebrigtsenAllow several <tbody> tags in shr
2015-12-24 Lars IngebrigtsenMake prettier unique file names in eww
2015-12-24 Lars IngebrigtsenDecode hex-encoded URLs before using them as file names
next