summaryrefslogtreecommitdiff
path: root/tests/test_transport.py
Commit message (Expand)AuthorAgeFilesLines
* [DATALAD RUNCMD] Run codespell -wYaroslav Halchenko2023-01-241-1/+1
* well that's just super()!Jeff Forcier2023-01-161-1/+1
* We live in the future nowJeff Forcier2023-01-121-1/+0
* blackenJeff Forcier2023-01-111-4/+4
* s/mock/unittest.mock/gJeff Forcier2023-01-091-1/+1
* py3compat.bytes -> builtin or literal dependingJeff Forcier2023-01-091-2/+1
* Migrate some byte related helpers aroundJeff Forcier2023-01-091-1/+2
* replace blowfish with different cipher in testMike Roest2022-04-261-3/+3
* Remove blowfish from transport ciphersMike Roest2022-04-261-3/+3
* Merge branch '2.10'Jeff Forcier2022-04-251-2/+2
|\
| * Merge branch '2.9' into 2.10Jeff Forcier2022-04-251-2/+2
| |\
| | * threading related deprecation fixes for python 3.10Narendra-Neerukonda2022-04-251-2/+2
* | | Merge branch '2.10'Jeff Forcier2022-04-251-1/+7
|\ \ \ | |/ /
| * | Add -cert-v01@openssh.com variants to accepted host key algorithmsJeff Forcier2022-04-221-1/+7
| |/
* | Refactor sha1 test skipping a tadJeff Forcier2022-03-251-5/+1
* | blackenPaul Howarth2022-03-211-0/+1
* | Skip tests requiring sha1 signing if the backend doesn't support thatPaul Howarth2022-03-201-1/+6
* | Fix Free Software Foundation addressPaul Howarth2022-03-151-1/+1
|/
* Changelog and test re #1955Jeff Forcier2021-12-241-0/+13
* Add support for RSA SHA2 host and public keysJeff Forcier2021-12-231-0/+269
* Weird typos introduced 2 years ago, bahJeff Forcier2021-12-091-2/+2
* Extend new algorithm disabling to compressionsJeff Forcier2019-06-211-0/+5
* Spot check use of new algorithm propertiesJeff Forcier2019-06-211-2/+33
* Rename to disableD_algorithms everywhere for consistencyJeff Forcier2019-06-211-1/+1
* Basic impl of algorithm filteringJeff Forcier2019-06-211-0/+31
* flake8 now applied to tests, huzzahJeff Forcier2019-06-081-30/+31
* Clean up shitty old test names of form test_[9-0A-Z]+_.*Jeff Forcier2019-06-081-25/+25
* Fix and changelog re #1283Jeff Forcier2018-09-181-1/+50
* Fix a pseudo-bug re: responding to MSG_UNIMPLEMENTED w/ itselfJeff Forcier2018-09-181-0/+25
* Blacken 2.0 with black 18.6b4Jeff Forcier2018-09-171-130/+183
* Mark known slow tests as 'slow' pytest marker, and skip them by defaultJeff Forcier2018-09-171-1/+3
* Import cleanup, mostly focused on s/tests/./Jeff Forcier2018-09-171-5/+5
* Rename util func that trips pytest's default discovery.Jeff Forcier2018-09-171-6/+6
* Initial tests proving CVE-2018-7750 / #1175Jeff Forcier2018-03-121-2/+40
* Allow overriding test client connect kwargs in Transport test suiteJeff Forcier2018-03-121-3/+10
* Allow any buffer type to be sent to ChannelMartin Packman2017-06-091-0/+69
* test transport security options can be set to defaultsPierce Lopez2017-06-051-0/+9
* Additional house style formatting tweaks, mostly re: removal of line continua...Jeff Forcier2017-05-311-5/+8
* Issue #537 reproduction test and fixKrzysztof Rusek2016-06-091-0/+18
* Merge branch '1.15' into 1.16Jeff Forcier2016-04-221-1/+17
|\
| * Hack in a sleep() to avoid race conditions during timeout test.Jeff Forcier2016-04-221-1/+17
* | Merge branch 'master' into 502-intJeff Forcier2015-11-031-68/+128
|\ \
| * \ Merge branch 'master' into 596-intJeff Forcier2015-10-301-14/+31
| |\ \ | | |/
| | * Expose handshake timeout in the transport API.Olle Lundberg2015-02-241-0/+17
| | * Suggest a MIN_WINDOW_SIZE and MIN_PACKET_SIZEJeff Quast2014-12-171-3/+3
| | * Use modern api to check if event is set.Olle Lundberg2014-12-171-11/+11
| * | Merge upstream branch 'master' into add_sha2_supportMatthias Witte2014-11-251-56/+96
| |\ \ | | |/
| | * Merge branch 'master' into 216-intJeff Forcier2014-09-101-56/+78
| | |\
| | | * Merge branch 'master' into 372-intJeff Forcier2014-09-081-2/+3
| | | |\
| | | | * Remove all occurences of ParamikoTest.Olle Lundberg2014-08-151-2/+3