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
*
Don't quote nil and t in doc strings
Paul Eggert
2015-05-21
1
-1
/
+1
*
Respect the :end-of-capability setting
Wolfgang Jenkner
2015-02-06
1
-2
/
+4
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Remove more (fboundp 'gnutls-available-p)
Lars Magne Ingebrigtsen
2014-12-12
1
-11
/
+7
*
Implement a Network Security Manager
Lars Magne Ingebrigtsen
2014-11-23
1
-1
/
+16
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* net/network-stream.el (network-stream-open-starttls): Don't add
Dato Simó
2013-10-06
1
-1
/
+2
*
Allow talking to STARTTLS servers that have no greeting
Lars Magne Ingebrigtsen
2013-07-30
1
-1
/
+5
*
* lisp/net/network-stream.el (network-stream-open-starttls):
Didier Verna
2013-02-15
1
-2
/
+3
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
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