Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolve conflicts. | des | 2005-06-05 | 1 | -22/+8 |
| | |||||
* | Resolve conflicts | des | 2004-10-28 | 1 | -10/+5 |
| | |||||
* | Resolve conflicts. | des | 2004-04-20 | 1 | -0/+9 |
| | |||||
* | Resolve conflicts. | des | 2004-02-26 | 1 | -10/+9 |
| | |||||
* | Resolve conflicts and remove obsolete files. | des | 2004-01-07 | 1 | -10/+27 |
| | | | | Sponsored by: registrar.no | ||||
* | Correct more cases of allocation size bookkeeping being updated before | nectar | 2003-09-17 | 1 | -7/+8 |
| | | | | | | | calling functions which can potentially fail and cause cleanups to be invoked. Submitted by: Solar Designer <solar@openwall.com> | ||||
* | Resolve conflicts. | des | 2003-04-23 | 1 | -9/+70 |
| | |||||
* | Set the ruid to the euid at startup as a workaround for a bug in pam_ssh. | des | 2003-02-07 | 1 | -0/+1 |
| | | | | MFC after: 3 days | ||||
* | Resolve conflicts. | des | 2002-10-29 | 1 | -24/+36 |
| | |||||
* | Resolve conflicts. | des | 2002-06-29 | 1 | -42/+41 |
| | | | | Sponsored by: DARPA, NAI Labs | ||||
* | Forcibly revert to mainline. | des | 2002-06-27 | 1 | -4/+30 |
| | |||||
* | Resolve conflicts. Known issues: | des | 2002-06-23 | 1 | -120/+236 |
| | | | | | | | | | | | - sshd fails to set TERM correctly. - privilege separation may break PAM and is currently turned off. - man pages have not yet been updated I will have these issues resolved, and privilege separation turned on by default, in time for DP2. Sponsored by: DARPA, NAI Labs | ||||
* | Fix conflicts. | des | 2002-03-18 | 1 | -127/+259 |
| | |||||
* | Fix conflicts for OpenSSH 2.9. | green | 2001-05-04 | 1 | -130/+178 |
| | |||||
* | Patches backported from later development version of OpenSSH which prevent | kris | 2001-02-12 | 1 | -1/+2 |
| | | | | | | | | (instead of just mitigating through connection limits) the Bleichenbacher attack which can lead to guessing of the server key (not host key) by regenerating it when an RSA failure is detected. Reviewed by: rwatson | ||||
* | Correctly fill in the sun_len for a sockaddr_sun. | green | 2001-02-04 | 1 | -1/+2 |
| | | | | Submitted by: Alexander Leidinger <Alexander@leidinger.net> | ||||
* | Update to OpenSSH 2.3.0 with FreeBSD modifications. OpenSSH 2.3.0 | green | 2000-12-05 | 1 | -4/+14 |
| | | | | | | | | | | | | | | | | | new features description elided in favor of checking out their website. Important new FreeBSD-version stuff: PAM support has been worked in, partially from the "Unix" OpenSSH version, and a lot due to the work of Eivind Eklend, too. This requires at least the following in pam.conf: sshd auth sufficient pam_skey.so sshd auth required pam_unix.so try_first_pass sshd session required pam_permit.so Parts by: Eivind Eklend <eivind@FreeBSD.org> | ||||
* | Resolve conflicts and update for OpenSSH 2.2.0 | kris | 2000-09-10 | 1 | -197/+350 |
| | | | | Reviewed by: gshapiro, peter, green | ||||
* | Make `ssh-agent -k' work for csh(1)-like shells. | ru | 2000-06-10 | 1 | -1/+1 |
| | |||||
* | Resolve conflicts and update for FreeBSD. | kris | 2000-05-15 | 1 | -10/+14 |
| | |||||
* | Resolve conflicts. | kris | 2000-03-26 | 1 | -4/+5 |
| | |||||
* | The includes must be <openssl/.*\.h>, not <ssl/.*\.h>. | green | 2000-02-25 | 1 | -1/+3 |
| | |||||
* | Vendor import of OpenSSH. | markm | 2000-02-24 | 1 | -0/+653 |