Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
ssh-ca
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nimrod
ssh-ca
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
17
Sep
16
23
Jan
22
27
Dec
6
Apr
7
Mar
1
Dec
12
Apr
5
4
13
Mar
8
3
1
Dec
30
Nov
29
15
Remove proselint.
master
master
Follow shellcheck's recommendation.
Don't check Bats files using shell-lint.
Format README with mdformat.
Update the mdformat pre-commit hook.
Fix typo.
remote_mirror_3…
remote_mirror_3f1f372f6d0d2622b657feac16b7b80f/master
Update CI templates.
Much commit, very changes.
- Stop sshd process as part of the clean target.
- Set pre-commit hooks version using tags instead of hashes.
- Removed clean target, use git clean instead.
- Document changes (not enough documentation though, enough to merge to master).
- Set test Make target as default.
- ssh_config is generated by a Make target, removed copy from git and listed in
- Added more checks (if init has been run, if hostname or username have been
- Started work on different key types.
- Corrected typo.
- Added support for pre-commit.
- Spelling corrections.
- Added lint target.
-Corrected the code block markup.
- In Debian the sshd executable is in /usr/sbin/sshd which is not in the normal
Updated the TODO list.
Some more documentation.
Updated README and TODO.
sshd test case now works reliably\!
More work on testing.
WIP live server test case (not working).
Updated the TODO list.
Initial implementation, further testing is needed.
Implemented make clean.
Implemented init.
First commit.
Loading