| Commit message (Expand) | Author | Age | Files | Lines |
* | undo /etc/shell and proto 2,1 change for openssh-2.5.2 |  markus | 2001-03-19 | 1 | -11/+2 |
* | check /etc/shells, too |  markus | 2001-03-17 | 1 | -2/+11 |
* | make copyright lines the same format |  deraadt | 2001-03-02 | 1 | -2/+2 |
* | use pwcopy in ssh.c, too |  markus | 2001-02-22 | 1 | -16/+1 |
* | PermitRootLogin={yes,without-password,forced-commands-only,no} |  markus | 2001-02-12 | 1 | -11/+18 |
* | unexpand and remove end-of-line whitespace; ok markus@ |  stevesk | 2001-02-04 | 1 | -4/+4 |
* | make ReverseMappingCheck optional in sshd_config; ok djm@,dugsong@ |  markus | 2001-02-03 | 1 | -2/+2 |
* | split ssh.h and try to cleanup the #include mess. remove unnecessary #includes. |  markus | 2001-01-21 | 1 | -4/+4 |
* | 1) removes fake skey from sshd, since this will be much |  markus | 2001-01-18 | 1 | -22/+72 |
* | support supplementary group in {Allow,Deny}Groups |  markus | 2001-01-13 | 1 | -33/+23 |
* | new cipher framework |  markus | 2000-10-11 | 1 | -2/+1 |
* | some more Copyright fixes |  markus | 2000-09-07 | 1 | -2/+1 |
* | cleanup copyright notices on all files. I have attempted to be accurate with |  deraadt | 2000-09-07 | 1 | -1/+29 |
* | unused |  markus | 2000-08-04 | 1 | -3/+1 |
* | accept an empty shell in authentication; bug reported by chris@tinker.ucr.edu |  deraadt | 2000-05-17 | 1 | -2/+9 |
* | split auth/sshconnect in one file per protocol version |  markus | 2000-04-26 | 1 | -826/+2 |
* | add DSA pubkey auth and other SSH2 fixes. use ssh-keygen -[xX] |  markus | 2000-04-26 | 1 | -49/+249 |
* | whitespace cleanup |  markus | 2000-04-14 | 1 | -23/+23 |
* | check payload for (illegal) extra data |  markus | 2000-04-14 | 1 | -5/+15 |
* | ssh2 server side, see README.openssh2; enable with 'sshd -2' |  markus | 2000-04-06 | 1 | -1/+172 |
* | split sshd.c -> auth.c session.c sshd.c plus cleanup and goto-removal |  markus | 2000-03-28 | 1 | -0/+554 |