summaryrefslogtreecommitdiff
path: root/test/lisp/net/network-stream-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Make make-{network,serial}-process handle :coding nil consistentlyRobert Pluim2020-04-031-0/+52
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix network stream testsRobert Pluim2019-02-051-26/+34
* Use IPv6 localhost when family is 'ipv6Robert Pluim2019-02-041-2/+57
* Check for client certificates when using GnuTLSRobert Pluim2019-01-241-0/+367
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Further attempt to avoid hang in network-stream-testsGlenn Morris2017-07-211-2/+5
* Convert some network test failures to skippingGlenn Morris2017-01-111-2/+2
* Update copyright year to 2017 in masterPaul Eggert2017-01-011-1/+1
* Try to avoid hangs and stray procs in network-stream-tests. (Bug#23560)Glenn Morris2016-06-071-62/+74
* Allow network-stream-tests to work for out-of-tree buildsKen Brown2016-05-241-2/+7
* Fix failing echo-server-nowait testKen Brown2016-05-241-0/+1
* Fix typo in network-stream-tests.elMichael Albinus2016-03-291-1/+1
* Move the cert files to the data directoryLars Magne Ingebrigtsen2016-03-201-2/+2
* Don't run ipv6 test on systems without ipv6Lars Magne Ingebrigtsen2016-03-051-0/+1
* Fix merge conflicts in network-stream-tests.elLars Ingebrigtsen2016-02-221-14/+50
|\
| * Fix up tests for async TLS negotiationLars Ingebrigtsen2016-02-191-14/+50
| * Add an IPv6 testLars Ingebrigtsen2016-02-091-1/+35
| * Use gnutls-serv instead of opensshLars Ingebrigtsen2016-02-091-8/+8
| * Skip TLS tests if we don't have opensslLars Ingebrigtsen2016-02-091-0/+2
| * Add a TLS connection testLars Ingebrigtsen2016-02-081-4/+43
| * Add more network testsLars Ingebrigtsen2016-02-081-5/+28
| * Add network testsLars Ingebrigtsen2016-02-081-0/+133
* Fix network-stream-tests.el for MS-WindowsEli Zaretskii2016-02-131-0/+5
* Fix network-stream-tests on MS-WindowsEli Zaretskii2016-02-091-0/+1
* Add an IPv6 testLars Ingebrigtsen2016-02-091-1/+35
* Use gnutls-serv instead of opensshLars Ingebrigtsen2016-02-091-8/+8
* ; Some standardization of copyright and license notices in recent new filesGlenn Morris2016-02-081-0/+2
* Skip TLS tests if we don't have opensslLars Ingebrigtsen2016-02-081-0/+2
* Add a TLS connection testLars Ingebrigtsen2016-02-081-4/+43
* Add more network testsLars Ingebrigtsen2016-02-081-5/+28
* Add network testsLars Ingebrigtsen2016-02-081-0/+133