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
/
network-stream.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
More process-related doc and manual small edits
Glenn Morris
2012-04-17
1
-3
/
+2
*
Fix starttls-related error message under Windows
Lars Magne Ingebrigtsen
2012-03-22
1
-5
/
+10
*
Fix an error message glitch in network-stream.el.
Chong Yidong
2012-01-10
1
-1
/
+2
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-05
1
-1
/
+1
*
* net/network-stream.el (network-stream-open-starttls): Improve failure detec...
Chong Yidong
2011-10-15
1
-7
/
+12
*
(network-stream-open-starttls): Support using starttls.el without using gnutl...
Lars Magne Ingebrigtsen
2011-08-17
1
-3
/
+7
*
Merge from trunk.
Paul Eggert
2011-08-02
1
-1
/
+1
*
Work around gnutls failures
Lars Magne Ingebrigtsen
2011-07-07
1
-2
/
+10
*
* net/network-stream.el (network-stream-open-starttls): Try using
Lars Magne Ingebrigtsen
2011-07-06
1
-9
/
+5
*
Add :end-of-capability keyword for use by pop3.el.
Lars Magne Ingebrigtsen
2011-07-03
1
-4
/
+13
*
Fix stupid typo with gnutls-clii.
Lars Magne Ingebrigtsen
2011-06-27
1
-6
/
+6
*
If the SMTP server supports STARTTLS, but Emacs has no built-in or
Lars Magne Ingebrigtsen
2011-06-26
1
-11
/
+25
*
Use built-in TLS support if `gnutls-available-p' is true.
Lars Magne Ingebrigtsen
2011-06-26
1
-6
/
+11
*
Set :use-starttls-if-possible so that we always use STARTTLS if the server su...
Lars Magne Ingebrigtsen
2011-06-22
1
-1
/
+10
*
(network-stream-certificate): Change cert-cert to cert and cert-key to key.
Lars Magne Ingebrigtsen
2011-06-21
1
-4
/
+4
*
Add support for client certificates for built-in and external STARTTLS.
Lars Magne Ingebrigtsen
2011-06-21
1
-4
/
+38
*
(open-network-stream): Add the keyword :always-query-capabilities.
Lars Magne Ingebrigtsen
2011-06-15
1
-3
/
+10
*
Declaration fixes.
Glenn Morris
2011-05-04
1
-1
/
+1
*
Use CL-style keyword arguments for `gnutls-negotiate' and allow :keylist and ...
Ted Zlatanov
2011-05-03
1
-4
/
+2
*
(open-network-stream): Take a :nowait parameter and pass it on to `make-netwo...
Lars Magne Ingebrigtsen
2011-05-01
1
-4
/
+9
*
Bug fixes and certificate and hostname verification for the Emacs GnuTLS supp...
Ted Zlatanov
2011-04-24
1
-2
/
+3
*
Merge changes made in Gnus trunk.
Gnus developers
2011-04-12
1
-2
/
+4
*
Merge open-protocol-stream into open-network-stream.
Chong Yidong
2011-04-02
1
-0
/
+286