summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Migrate rest of existing agent tests to new module387-auth-mark-iiJeff Forcier2023-05-172-6/+72
* Test more of recent AgentKey additionsJeff Forcier2023-05-162-65/+25
* Implement _fields on AgentKey so __eq__ works correctlyJeff Forcier2023-05-163-1/+28
* Sick of the warnings about this and don't use it myselfJeff Forcier2023-05-161-2/+0
* Use new Invocations combo check taskJeff Forcier2023-05-162-3/+4
* Partial implementation of new AuthStrategy mechanism re #387Jeff Forcier2023-05-094-1/+277
* Made PKey.from_path cert-awareJeff Forcier2023-05-097-10/+127
* Migrate cert related tests to newer pkey moduleJeff Forcier2023-05-0812-104/+59
* Twiddle RSA signature algorithm fallback behavior in AuthOnlyHandlerJeff Forcier2023-05-053-135/+189
* Move auth tests to be new style filename, obj namingJeff Forcier2023-05-052-12/+15
* Modernize auth tests to use shared server managerJeff Forcier2023-05-052-183/+65
* Start consolidating test server nonsenseJeff Forcier2023-05-052-179/+264
* Start using git-blame-ignore-revsJeff Forcier2023-05-051-0/+2
* Allow transport tests' server to specify which class to useJeff Forcier2023-05-051-2/+7
* Refactor pubkey algo fallbackJeff Forcier2023-05-051-7/+15
* Test proving the issue driving most use of disabled_algorithmsJeff Forcier2023-05-051-0/+22
* Comment updatesJeff Forcier2023-05-052-1/+3
* Think we need pytest.ini in the sdist now if its tests are to work when distr...Jeff Forcier2023-05-051-1/+1
* Enhance PKey.from_path and test it betterJeff Forcier2023-05-058-33/+58
* Migrate rest of main keys and update suite to be more pytest-relaxed compatJeff Forcier2023-05-0522-78/+199
* Start moving key fixtures into support folderJeff Forcier2023-05-056-9/+13
* Opt-in overhaul to how MSG_SERVICE_REQUEST is doneJeff Forcier2023-05-055-34/+376
* Enhance AgentKey with comment, inner_key attributesJeff Forcier2023-05-053-8/+72
* Enhance PKey a bunchJeff Forcier2023-05-059-52/+153
* Remove outdated/bad test fixtureJeff Forcier2023-05-051-3/+0
* Fix inaccurate PKey.__init__ docstring: data is bytes, not strJeff Forcier2023-05-051-2/+2
* Add ed25519 and ecdsa key types to hostkeys test fixturesJeff Forcier2023-05-051-7/+9
* Add algorithm_name property to PKeyJeff Forcier2023-05-053-0/+24
* Add new PKey.fingerprint property at long lastJeff Forcier2023-05-053-1/+31
* Fix now-broken-on-py3 AgentKey.__str__, by deleting itJeff Forcier2023-05-053-3/+10
* Random comment addsJeff Forcier2023-05-052-0/+7
* Tinker a bit with tasks re: doc watching, doc browsingJeff Forcier2023-04-162-2/+5
* Version bump for devJeff Forcier2023-04-121-1/+1
* Merge branch '3.0' into 3.1HEADmain3.1Jeff Forcier2023-04-123-7/+3
|\
| * Use newer circleci orb to stop using codecov's old pypi package3.0Jeff Forcier2023-04-123-7/+3
* | Cut 3.1.03.1.0Jeff Forcier2023-03-102-1/+2
* | codespellJeff Forcier2023-03-101-1/+1
* | Changelog re #2013, closes #2009Jeff Forcier2023-03-101-0/+5
* | Merge branch 'main' into 2013-intJeff Forcier2023-03-1022-59/+138
|\ \
| * | flake8 re #2193Jeff Forcier2023-03-031-2/+2
| * | Merge pull request #2193 from AstraLuma/server-agent-docsJeff Forcier2023-03-032-0/+17
| |\ \
| | * | Expand documentation on server agent handling.Jamie Bliss2023-02-242-0/+17
| * | | Use releases 2.1 to hide 1.x, 2.x unreleased bits in changelogJeff Forcier2023-02-242-1/+4
| * | | s/os.path/pathlib/ in www sphinx confJeff Forcier2023-02-241-5/+6
| |/ /
| * | Add credit in changelog re #2173Jeff Forcier2023-02-161-1/+1
| * | spacing to pass style checkAlex Chavkin2023-02-161-0/+2
| * | Update tests for #2173Alex Chavkin2023-02-161-1/+17
| * | hostkeys: update docstring for autdodoc per #2173Alex Chavkin2023-02-161-1/+2
| * | Changelog for PR #2173Alex Chavkin2023-02-161-0/+3
| * | Double quotes to pass style checkAlex Chavkin2023-02-161-1/+1