index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
net
/
network-stream.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-05-12
Require key and cert when searching for client cert
Jens Schmidt
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-11-05
Improve 'open-network-stream' documentation.
Robert Pluim
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-02
Add the parameter :noquery to open-network-stream (bug#58948)
Juri Linkov
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-03-08
* lisp/net/*.el: Use lexical-binding
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-07-19
Allow open-network-stream to use different TLS capability commands
Lars Ingebrigtsen
2020-06-18
Fix and extend format-spec (bug#41758)
Basil L. Contovounesios
2020-04-07
Add :coding support to open-network-stream and open-gnutls-stream
Robert Pluim
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-11-26
Fix auth-source password lookup
Alex Murray
2019-11-25
Handle auth-source-search failures in open-network-stream
Robert Pluim
2019-11-23
Default network-stream-use-client-certificates to nil
Robert Pluim
2019-11-11
Fix some quoting glitches in doc strings
Paul Eggert
2019-11-05
Always check for client-certificates
Robert Pluim
2019-01-24
Avoid byte-compiler warning in starttls.el
Eli Zaretskii
2019-01-24
Check for client certificates when using GnuTLS
Robert Pluim
2019-01-15
Avoid using obsolete accept-process-output arg
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-06-18
Move tls.el and starttls.el to lisp/obsolete/ (Bug#31457)
Noam Postavsky
2018-04-13
Make Unicode domain names work again in URL after recent changes
Lars Ingebrigtsen
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-26
Document :shell-command in `make-network-process'
Lars Ingebrigtsen
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-11-17
; Replace "25.2" with "26.1" where appropriate, which is almost everywhere
Glenn Morris
2016-10-31
Turn on lexical-binding in some net libs
Mark Oteiza
2016-04-24
Make STARTTLS error messages better
Lars Magne Ingebrigtsen
2016-03-07
Assume getaddrinfo in C code
Paul Eggert
2016-02-22
Fix merge conflicts in network-stream-tests.el
Lars Ingebrigtsen
2016-02-15
Call the network security manager after doing TLS negotiation
Lars Ingebrigtsen
2016-02-15
Remove some #ifdefs and update documentation
Lars Ingebrigtsen
2016-02-14
Use open-network-stream instead of open-protocol-stream
Lars Ingebrigtsen
2016-02-05
Only do async DNS if requested with :nowait 'dns
Lars Ingebrigtsen
2016-02-03
Doc fixes and refactorings based on comments from Eli Zaretskii
Lars Ingebrigtsen
2016-02-01
Make network connections work again on non-glibc systems
Lars Ingebrigtsen
2016-01-31
Implement asynchronous GnuTLS connections
Lars Ingebrigtsen
2016-01-11
Merge from origin/emacs-25
John Wiegley
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-12-29
IDNA-encode all domain names in `open-network-stream'
Lars Ingebrigtsen
2015-05-21
Don't quote nil and t in doc strings
Paul Eggert
2015-02-06
Respect the :end-of-capability setting
Wolfgang Jenkner
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-12-12
Remove more (fboundp 'gnutls-available-p)
Lars Magne Ingebrigtsen
[next]