aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow controlling how many prime bits to use during TLS negotiationLawrence Mitchell2011-07-151-2/+20
* * net/gnutls.el (gnutls-negotiate): Upcase `gnutls-algorithm-priority'.Lars Magne Ingebrigtsen2011-07-151-1/+3
* Add a variable to customize the gnutls priorityLars Magne Ingebrigtsen2011-07-151-1/+8
* Adapt 2011-07-05 switch-to-buffer changes to new switch-to-bufferChong Yidong2011-07-132-11/+2
* Make the default browser choice a bit more logicalLawrence Mitchell2011-07-131-11/+6
* * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use aMichael Albinus2011-07-081-1/+6
* Work around gnutls failuresLars Magne Ingebrigtsen2011-07-071-2/+10
* * net/network-stream.el (network-stream-open-starttls): Try usingLars Magne Ingebrigtsen2011-07-061-9/+5
* * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window): New defun.Michael Albinus2011-07-062-12/+21
* Fix some uses of switch-to-buffer.Stefan Monnier2011-07-051-2/+2
* * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.Michael Albinus2011-07-042-28/+47
* Add :end-of-capability keyword for use by pop3.el.Lars Magne Ingebrigtsen2011-07-031-4/+13
* * net/tramp.el (tramp-encoding-command-interactive): New defcustom.Michael Albinus2011-07-012-2/+16
* * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):Lars Magne Ingebrigtsen2011-07-011-7/+1
* * lisp/net/ange-ftp.el: Allow loading .gz files (Bug#6923).Katsumi Yamaoka2011-06-271-3/+5
* Fix stupid typo with gnutls-clii.Lars Magne Ingebrigtsen2011-06-271-6/+6
* If the SMTP server supports STARTTLS, but Emacs has no built-in orLars Magne Ingebrigtsen2011-06-261-11/+25
* Use built-in TLS support if `gnutls-available-p' is true.Lars Magne Ingebrigtsen2011-06-261-6/+11
* Merge from emacs-23; up to 2010-06-15T03:34:12Z!rgm@gnu.org.Glenn Morris2011-06-251-0/+1
|\
| * Fix bug #8780 with decoding files after using ange-ftp.Eli Zaretskii2011-06-091-0/+1
| * * net/tramp.el (tramp-process-actions): Add POS argument. DeleteMichael Albinus2011-04-252-9/+17
| * * net/tramp.el (tramp-progress-reporter-update): UseMichael Albinus2011-03-123-8/+23
* | Add icecat to the firefox candidates list.Giuseppe Scrivano2011-06-251-1/+1
* | * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whetherMichael Albinus2011-06-231-0/+2
* | From Lawrence Mitchell <wence@gmx.li>: Don't hang in browse-url-xdg-open.Jan Djärv2011-06-221-1/+1
* | Set :use-starttls-if-possible so that we always use STARTTLS if the server su...Lars Magne Ingebrigtsen2011-06-221-1/+10
* | (network-stream-certificate): Change cert-cert to cert and cert-key to key.Lars Magne Ingebrigtsen2011-06-211-4/+4
* | Add support for client certificates for built-in and external STARTTLS.Lars Magne Ingebrigtsen2011-06-211-4/+38
* | * net/tramp-cache.el (top): Don't load the persistency file whenMichael Albinus2011-06-211-37/+41
* | * lisp/net/rcirc.el: Delete trailing whitespaces once and for all.Deniz Dogan2011-06-201-8/+8
* | (open-network-stream): Add the keyword :always-query-capabilities.Lars Magne Ingebrigtsen2011-06-151-3/+10
* | * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'Michael Albinus2011-06-111-1/+2
* | Allow/recommend explicit args for minor-modes in file local eval:s.Glenn Morris2011-06-091-1/+1
* | ange-ftp fixes for dired switches not being just a single short option.Glenn Morris2011-06-081-24/+19
* | * lisp/net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced in last...Deniz Dogan2011-06-051-2/+2
* | * lisp/net/rcirc.el (rcirc-prompt-for-encryption): New function.Deniz Dogan2011-06-051-9/+12
* | * net/tramp-sh.el (tramp-find-shell): Apply workaround also forMichael Albinus2011-06-041-3/+5
* | * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)Michael Albinus2011-06-044-34/+62
* | * lisp/net/tramp.el (tramp-with-progress-reporter): Rename fromStefan Monnier2011-06-024-27/+28
* | Fix last change on rcirc-print and rcirc-decode-coding-systemLeo Liu2011-06-011-5/+4
* | Decode all incoming messages in rcirc.elLeo Liu2011-05-301-4/+6
* | Use a visible buffer name for rcirc-debug-bufferLeo Liu2011-05-301-1/+1
* | * net/rcirc.el (rcirc): Use the user's stored encryption method by default.Deniz Dogan2011-05-291-1/+6
* | Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-2311-88/+85
* | * lisp/net/rcirc.el (rcirc-markup-urls): Check if rcirc-url-regexp is nil.Deniz Dogan2011-05-191-1/+2
* | * lisp/net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.Deniz Dogan2011-05-191-1/+1
* | * net/tramp.el (tramp-process-actions): Set "first-password-request"Michael Albinus2011-05-181-12/+17
* | * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"Michael Albinus2011-05-171-6/+6
* | newsticker: Moved icons to etc/newsticker/imagesUlf Jasper2011-05-134-1024/+133
* | * lisp/net/rcirc.el: Add support for SSL/TLS connections.Stefan Monnier2011-05-111-80/+80