summaryrefslogtreecommitdiff
path: root/lisp/net/network-stream.el
Commit message (Expand)AuthorAge
* * lisp/net/*.el: Use lexical-bindingStefan Monnier2021-03-08
* Update copyright year to 2021Paul Eggert2021-01-01
* Allow open-network-stream to use different TLS capability commandsLars Ingebrigtsen2020-07-19
* Fix and extend format-spec (bug#41758)Basil L. Contovounesios2020-06-18
* Add :coding support to open-network-stream and open-gnutls-streamRobert Pluim2020-04-07
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix auth-source password lookupAlex Murray2019-11-26
* Handle auth-source-search failures in open-network-streamRobert Pluim2019-11-25
* Default network-stream-use-client-certificates to nilRobert Pluim2019-11-23
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-11
* Always check for client-certificatesRobert Pluim2019-11-05
* Avoid byte-compiler warning in starttls.elEli Zaretskii2019-01-24
* Check for client certificates when using GnuTLSRobert Pluim2019-01-24
* Avoid using obsolete accept-process-output argPaul Eggert2019-01-15
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Move tls.el and starttls.el to lisp/obsolete/ (Bug#31457)Noam Postavsky2018-06-18
* | Make Unicode domain names work again in URL after recent changesLars Ingebrigtsen2018-04-13
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Document :shell-command in `make-network-process'Lars Ingebrigtsen2017-01-26
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-17
* | Turn on lexical-binding in some net libsMark Oteiza2016-10-31
* | Make STARTTLS error messages betterLars Magne Ingebrigtsen2016-04-24
* | Assume getaddrinfo in C codePaul Eggert2016-03-07
* | Fix merge conflicts in network-stream-tests.elLars Ingebrigtsen2016-02-22
|\ \
| * | Call the network security manager after doing TLS negotiationLars Ingebrigtsen2016-02-15
| * | Remove some #ifdefs and update documentationLars Ingebrigtsen2016-02-15
| * | Only do async DNS if requested with :nowait 'dnsLars Ingebrigtsen2016-02-05
| * | Doc fixes and refactorings based on comments from Eli ZaretskiiLars Ingebrigtsen2016-02-03
| * | Make network connections work again on non-glibc systemsLars Ingebrigtsen2016-02-01
| * | Implement asynchronous GnuTLS connectionsLars Ingebrigtsen2016-01-31
* | | Use open-network-stream instead of open-protocol-streamLars Ingebrigtsen2016-02-14
|/ /
* | Merge from origin/emacs-25John Wiegley2016-01-11
|\|
| * Update copyright year to 2016Paul Eggert2016-01-01
* | IDNA-encode all domain names in `open-network-stream'Lars Ingebrigtsen2015-12-29
|/
* Don't quote nil and t in doc stringsPaul Eggert2015-05-21
* Respect the :end-of-capability settingWolfgang Jenkner2015-02-06
* Update copyright year to 2015Paul Eggert2015-01-01
* Remove more (fboundp 'gnutls-available-p)Lars Magne Ingebrigtsen2014-12-12
* Implement a Network Security ManagerLars Magne Ingebrigtsen2014-11-23
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * net/network-stream.el (network-stream-open-starttls): Don't addDato Simó2013-10-06
* Allow talking to STARTTLS servers that have no greetingLars Magne Ingebrigtsen2013-07-30
* * lisp/net/network-stream.el (network-stream-open-starttls):Didier Verna2013-02-15
* Update copyright notices for 2013.Paul Eggert2013-01-01
* More process-related doc and manual small editsGlenn Morris2012-04-17
* Fix starttls-related error message under WindowsLars Magne Ingebrigtsen2012-03-22