Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to version 1.0. The maintainer forgot to fix patches, I fixed them. | kevlo | 2000-07-11 | 4 | -12/+22 |
| | | | | | PR: 19834 Submitted by: Eric S <eric@cybernut.com> | ||||
* | Update to 0.9.11, which fixes a serious bug in the lsh-authorize script. | will | 2000-06-02 | 3 | -3/+3 |
| | | | | | PR: 18968 Submitted by: maintainer | ||||
* | Add LSH, a login program similar to SSH. It depends on SECSH, which does | will | 2000-06-02 | 6 | -0/+121 |
not require any patent-encumbered encryption algorithms, unlike SSH1, which depends on RSA, and SSH2, which is not free (of course, these days, this is not so true thanks to OpenSSH, but it's good to have alternatives!). PR: 18879 Submitted by: Eric Schwertfeger <eric@cybernut.com> |