| Commit message (Expand) | Author | Age | Files |
| ... | |
| * | Remove board alias | Logan Hunt | 2023-01-04 | 1 |
| * | Move to a new state when menu option selected | Logan Hunt | 2023-01-04 | 4 |
| * | Create a Screen module behaviour, some ascii character arts, handle_input doe... | Simponic | 2023-01-04 | 9 |
| * | Fix issue when username is nil | Logan Hunt | 2023-01-03 | 1 |
| * | Now a simple logo draws in the center of the terminal, terminal size is limit... | Simponic | 2023-01-02 | 8 |
| * | Cleanup after some tests in ssh auth | Simponic | 2022-12-31 | 1 |
| * | Better logging, close previous sessions once session threshold has been reached | Simponic | 2022-12-31 | 8 |
| * | A simple stalling TUI! Also, ensure sessions are counted correctly. Next up, ... | Simponic | 2022-12-31 | 10 |
| * | Remove .env | Simponic | 2022-12-30 | 1 |
| * | Merge pull request #2 from Simponic/erlang_ssh_server | Logan Hunt | 2022-12-30 | 17 |
| |\ |
|
| | * | More warning squashing | Simponic | 2022-12-30 | 3 |
| | * | Ignore unused cli vars | Simponic | 2022-12-30 | 1 |
| | * | Add scalable session thresholds | Simponic | 2022-12-30 | 16 |
| | * | Ignore .env | Simponic | 2022-12-29 | 1 |
| | * | Increase threshold for password/key auth timeout | Simponic | 2022-12-29 | 1 |
| * | | Merge pull request #1 from Simponic/erlang_ssh_server | Logan Hunt | 2022-12-29 | 25 |
| |\| |
|
| | * | Add redis comment | Simponic | 2022-12-29 | 1 |
| | * | increase limit ms in test | Simponic | 2022-12-29 | 1 |
| | * | Add node id in github workflow | Simponic | 2022-12-29 | 1 |
| | * | Package changes | Simponic | 2022-12-29 | 2 |
| | * | Make tests pass, rename jail threshold | Simponic | 2022-12-29 | 7 |
| | * | Add scalable nodes and user sessions | Simponic | 2022-12-29 | 16 |
| | * | Initial erlang stuff | Simponic | 2022-12-27 | 18 |
| |/ |
|
| * | Remove shell and esshd - moving to erlang ssh server | Simponic | 2022-12-22 | 7 |
| * | Add a simple echo server | Simponic | 2022-12-21 | 5 |
| * | Add make_keys script | Simponic | 2022-12-21 | 2 |
| * | Update elixir.yml | Logan Hunt | 2022-12-19 | 1 |
| * | Update elixir.yml | Logan Hunt | 2022-12-19 | 1 |
| * | Add migrations, test keys, github workflows | Simponic | 2022-12-19 | 15 |
| * | Implement public key and add tests | Simponic | 2022-12-19 | 10 |
| * | Add unsupported message for DSA keys, player and such | Simponic | 2022-12-19 | 10 |
| * | Get public key authenticator actually running, add password validator via hash | Simponic | 2022-12-19 | 12 |
| * | Initial commit! | Simponic | 2022-12-19 | 18 |