| Commit message (Expand) | Author | Age | Files | Lines |
* | Suggested by kris, OpenSSH shall have a version designated to note that | green | 2001-03-20 | 1 | -1/+2 |
* | Make password attacks based on traffic analysis harder by requiring that | green | 2001-03-20 | 9 | -5/+74 |
* | Fix double mention of ssh. | asmodai | 2001-03-15 | 1 | -1/+1 |
* | Don't dump core when an attempt is made to login using protocol 2 with | green | 2001-03-15 | 1 | -0/+1 |
* | (try_krb5_authentication): simplify code. from joda@netbsd.org | assar | 2001-03-13 | 1 | -47/+4 |
* | Fix LP64 problem in Kerberos 5 TGT passing. | assar | 2001-03-12 | 1 | -1/+3 |
* | Reenable the SIGPIPE signal handler default in all cases for spawned | green | 2001-03-11 | 1 | -2/+6 |
* | Add code for being compatible with ssh.com's krb5 authentication. | assar | 2001-03-04 | 13 | -178/+165 |
* | Make ConnectionsPerPeriod non-fatal for real. | ps | 2001-02-18 | 1 | -0/+1 |
* | update to new heimdal libkrb5 | assar | 2001-02-13 | 1 | -2/+2 |
* | Patches backported from later development version of OpenSSH which prevent | kris | 2001-02-12 | 5 | -28/+53 |
* | Correctly fill in the sun_len for a sockaddr_sun. | green | 2001-02-04 | 1 | -1/+2 |
* | MFS: Don't use the canonical hostname here, too. | green | 2001-02-04 | 1 | -0/+2 |
* | MFF: Make ConnectionsPerPeriod usage a warning, not fatal. | green | 2001-02-04 | 1 | -1/+1 |
* | Actually propagate back to the rest of the application that a command | green | 2001-01-21 | 1 | -1/+1 |
* | /Really/ deprecate ConnectionsPerPeriod, ripping out the code for it | green | 2001-01-13 | 4 | -102/+2 |
* | Fix a long-standing bug that resulted in a dropped session sometimes | green | 2001-01-06 | 1 | -0/+1 |
* | Update to OpenSSH 2.3.0 with FreeBSD modifications. OpenSSH 2.3.0 | green | 2000-12-05 | 34 | -861/+2289 |
* | Forgot to remove the old line in the last commit. | green | 2000-12-05 | 1 | -1/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r69587, | green | 2000-12-05 | 45 | -648/+2407 |
|\ |
|
| * | Import of OpenSSH 2.3.0 (virgin OpenBSD source release). | green | 2000-12-05 | 72 | -1442/+3643 |
* | | Remove duplicate line | brian | 2000-12-04 | 1 | -1/+0 |
* | | In env_destroy(), it is a bad idea to env_swap(self, 0) to switch | green | 2000-11-25 | 1 | -0/+2 |
* | | Correct an arguement to ssh_add_identity, this matches what is currently | billf | 2000-11-25 | 1 | -1/+1 |
* | | Add login_cap and login_access support. Previously, these FreeBSD-local | green | 2000-11-14 | 1 | -0/+37 |
* | | This commit was generated by cvs2svn to compensate for changes in r68700, | green | 2000-11-14 | 1 | -4/+8 |
|\ \
| |/ |
|
| * | Import a security fix: the client would allow a server to use its | green | 2000-11-14 | 1 | -4/+8 |
* | | Fix a few style oddities. | green | 2000-09-10 | 1 | -6/+6 |
* | | Fix a goof in timevaldiff. | green | 2000-09-10 | 1 | -1/+1 |
* | | Remove files no longer present in OpenSSH 2.2.0 and beyond | kris | 2000-09-10 | 5 | -256/+0 |
* | | Resolve conflicts and update for OpenSSH 2.2.0 | kris | 2000-09-10 | 37 | -1659/+2394 |
* | | This commit was generated by cvs2svn to compensate for changes in r65668, | kris | 2000-09-10 | 80 | -806/+3146 |
|\ \
| |/ |
|
| * | Initial import of OpenSSH post-2.2.0 snapshot dated 2000-09-09 | kris | 2000-09-10 | 118 | -2247/+5359 |
* | | Nuke RSAREF support from orbit. | kris | 2000-09-10 | 1 | -6/+0 |
* | | ttyname was not being passed into do_login(), so we were erroneously picking | kris | 2000-09-04 | 1 | -3/+3 |
* | | bzero() the struct timeval for paranoia | kris | 2000-09-03 | 1 | -0/+1 |
* | | Err, we weren't even compiling auth1.c with LOGIN_CAP at all. Guess nobody | kris | 2000-09-02 | 2 | -1/+1 |
* | | Repair a broken conflict resolution in r1.2 which had the effect of nullifying | kris | 2000-09-02 | 1 | -23/+23 |
* | | Repair my dyslexia: s/opt/otp/ in the OPIE challenge. D'oh! | kris | 2000-09-02 | 1 | -2/+2 |
* | | Re-add missing "break" which was lost during a previous patch | kris | 2000-09-02 | 1 | -0/+1 |
* | | Turn on X11Forwarding by default on the server. Any risk is to the client, | kris | 2000-09-02 | 2 | -2/+2 |
* | | Increase the default value of LoginGraceTime from 60 seconds to 120 | kris | 2000-08-23 | 3 | -3/+3 |
* | | Respect X11BASE to derive the location of xauth(1) | kris | 2000-08-23 | 1 | -0/+2 |
* | | Chalk up another phkmalloc victim. | asmodai | 2000-08-01 | 1 | -2/+3 |
* | | Fix a weird typo, is -> are. | asmodai | 2000-07-27 | 1 | -1/+1 |
* | | Fixed a minor typo in the header. | marko | 2000-07-27 | 1 | -1/+1 |
* | | Committed, Thanks!! | marko | 2000-07-25 | 1 | -1/+1 |
* | | Sync sshd_config with sshd and manapage internal defaults (Checkmail = yes) | peter | 2000-07-11 | 2 | -2/+2 |
* | | Sync LoginGraceTime with sshd_config = 60 seconds by default, not 600. | peter | 2000-07-11 | 2 | -2/+2 |
* | | Fix out-of-sync defaults. PermitRootLogin is supposed to be 'no' but | peter | 2000-07-11 | 2 | -2/+2 |