summaryrefslogtreecommitdiff
path: root/test/lisp/net/network-stream-tests.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Declare functions to silence byte-compilerStefan Kangas2021-12-21
|/
* Silence byte-compiler warning for network-stream-tests.elRobert Pluim2021-09-21
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-09
* Re-enable network-stream-tests.el :nowait t testsRobert Pluim2021-02-25
* * Specify 'ipv4 when testing ipv4 in network-stream-tests.elRobert Pluim2021-02-25
* Skip tests that require Internet when there's no InternetRobert Pluim2021-02-22
* Update copyright year to 2021Paul Eggert2021-01-01
* Move more test data to follow our conventionsStefan Kangas2020-10-23
* Fix previous network stream testLars Ingebrigtsen2020-08-04
* Make a network-stream test more robustLars Ingebrigtsen2020-08-04
* Make make-{network,serial}-process handle :coding nil consistentlyRobert Pluim2020-04-03
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix network stream testsRobert Pluim2019-02-05
* Use IPv6 localhost when family is 'ipv6Robert Pluim2019-02-04
* Check for client certificates when using GnuTLSRobert Pluim2019-01-24
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Further attempt to avoid hang in network-stream-testsGlenn Morris2017-07-21
* Convert some network test failures to skippingGlenn Morris2017-01-11
* Update copyright year to 2017 in masterPaul Eggert2017-01-01
* Try to avoid hangs and stray procs in network-stream-tests. (Bug#23560)Glenn Morris2016-06-07
* Allow network-stream-tests to work for out-of-tree buildsKen Brown2016-05-24
* Fix failing echo-server-nowait testKen Brown2016-05-24
* Fix typo in network-stream-tests.elMichael Albinus2016-03-29
* Move the cert files to the data directoryLars Magne Ingebrigtsen2016-03-20
* Don't run ipv6 test on systems without ipv6Lars Magne Ingebrigtsen2016-03-05
* Fix merge conflicts in network-stream-tests.elLars Ingebrigtsen2016-02-22
|\
| * Fix up tests for async TLS negotiationLars Ingebrigtsen2016-02-19
| * Add an IPv6 testLars Ingebrigtsen2016-02-09
| * Use gnutls-serv instead of opensshLars Ingebrigtsen2016-02-09
| * Skip TLS tests if we don't have opensslLars Ingebrigtsen2016-02-09
| * Add a TLS connection testLars Ingebrigtsen2016-02-08
| * Add more network testsLars Ingebrigtsen2016-02-08
| * Add network testsLars Ingebrigtsen2016-02-08
* Fix network-stream-tests.el for MS-WindowsEli Zaretskii2016-02-13
* Fix network-stream-tests on MS-WindowsEli Zaretskii2016-02-09
* Add an IPv6 testLars Ingebrigtsen2016-02-09
* Use gnutls-serv instead of opensshLars Ingebrigtsen2016-02-09
* ; Some standardization of copyright and license notices in recent new filesGlenn Morris2016-02-08
* Skip TLS tests if we don't have opensslLars Ingebrigtsen2016-02-08
* Add a TLS connection testLars Ingebrigtsen2016-02-08
* Add more network testsLars Ingebrigtsen2016-02-08
* Add network testsLars Ingebrigtsen2016-02-08