| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow "DenyUsers" to function. | Brian Feldman | 2000-06-06 | 1 | -0/+1 |
* | Resolve conflicts | Kris Kennaway | 2000-06-03 | 5 | -80/+33 |
* | This commit was generated by cvs2svn to compensate for changes in r61209, | Kris Kennaway | 2000-06-03 | 8 | -159/+204 |
|\ |
|
| * | Initial import of OpenSSH snapshot from 2000/05/30 | Kris Kennaway | 2000-06-03 | 13 | -239/+237 |
* | | Resolve conflicts | Kris Kennaway | 2000-06-03 | 1 | -1/+7 |
* | | This commit was generated by cvs2svn to compensate for changes in r61206, | Kris Kennaway | 2000-06-03 | 1 | -0/+36 |
|\| |
|
| * | Import from vendor repository. | Kris Kennaway | 2000-06-03 | 2 | -1/+43 |
* | | Bring vendor patches onto the main branch, and resolve conflicts. | Kris Kennaway | 2000-06-03 | 5 | -30/+72 |
* | | This commit was generated by cvs2svn to compensate for changes in r61201, | Kris Kennaway | 2000-06-03 | 1 | -2/+2 |
|\| |
|
| * | Import vendor patches: the first is written by | Kris Kennaway | 2000-06-03 | 4 | -10/+31 |
* | | This commit was generated by cvs2svn to compensate for changes in r61199, | Kris Kennaway | 2000-06-03 | 2 | -25/+17 |
|\| |
|
| * | Import vendor patch originally submitted by the below author: don't | Kris Kennaway | 2000-06-03 | 3 | -38/+48 |
| * | Import vendor fix: "fix key_read() for uuencoded keys w/o '='" | Kris Kennaway | 2000-06-03 | 1 | -7/+11 |
* | | Update to the version of pam_ssh corresponding to OpenSSH 2.1 (taken | Kris Kennaway | 2000-05-30 | 1 | -19/+23 |
* | | Back out the previous change to the queue(3) interface. | Jake Burkholder | 2000-05-26 | 1 | -2/+2 |
* | | Change the way that the queue(3) structures are declared; don't assume that | Jake Burkholder | 2000-05-23 | 1 | -2/+2 |
* | | Turn on CheckMail to be more login-compatible by default | Andrey A. Chernov | 2000-05-23 | 1 | -1/+1 |
* | | Don't USE_PIPES | Brian Somers | 2000-05-22 | 1 | -1/+3 |
* | | Correct two stupid typos in the DSA key location. | Kris Kennaway | 2000-05-18 | 1 | -1/+1 |
* | | Unbreak Kerberos5 compilation. This still remains untested. | Kris Kennaway | 2000-05-17 | 4 | -8/+12 |
* | | Oops, rename S/Key to Opie in line with FreeBSD usage. | Kris Kennaway | 2000-05-15 | 1 | -1/+1 |
* | | Create a DSA host key if one does not already exist, and teach sshd_config | Kris Kennaway | 2000-05-15 | 1 | -0/+1 |
* | | Resolve conflicts and update for FreeBSD. | Kris Kennaway | 2000-05-15 | 39 | -4195/+2801 |
* | | This commit was generated by cvs2svn to compensate for changes in r60573, | Kris Kennaway | 2000-05-15 | 70 | -1547/+9125 |
|\| |
|
| * | Initial import of OpenSSH v2.1.vendor/openssh/2.1 | Kris Kennaway | 2000-05-15 | 102 | -5065/+11263 |
* | | Note that X11 Forwarding is off by default. | Nik Clayton | 2000-04-30 | 1 | -4/+5 |
* | | MFF: catch up with FreeFall | Mark Murray | 2000-04-19 | 1 | -90/+0 |
* | | If stderr is closed, report the error message about missing libraries | Kris Kennaway | 2000-04-18 | 2 | -11/+31 |
* | | Internat diff reducer. | Mark Murray | 2000-04-16 | 1 | -0/+1 |
* | | This commit was generated by cvs2svn to compensate for changes in r59281, | Mark Murray | 2000-04-16 | 1 | -0/+90 |
|\ \ |
|
| * | | Virgin import of OpenSSL v0.9.5a | Mark Murray | 2000-04-16 | 4 | -5/+97 |
* | | | Resolve conflicts. | Kris Kennaway | 2000-04-13 | 17 | -167/+420 |
* | | | This commit was generated by cvs2svn to compensate for changes in r59191, | Kris Kennaway | 2000-04-13 | 696 | -9434/+55806 |
|\| | |
|
| * | | Initial import of OpenSSL 0.9.5a | Kris Kennaway | 2000-04-13 | 713 | -9597/+56254 |
* | | | Correct a typo and interchanged library names | Kris Kennaway | 2000-04-05 | 1 | -2/+2 |
* | | | Fix a memory leak. | Kris Kennaway | 2000-03-29 | 1 | -5/+8 |
* | | | #include <ssl/foo.h> -> #include <openssl/foo.h> | Kris Kennaway | 2000-03-26 | 3 | -7/+11 |
* | | | Resolve conflicts. | Kris Kennaway | 2000-03-26 | 16 | -544/+684 |
* | | | This commit was generated by cvs2svn to compensate for changes in r58582, | Kris Kennaway | 2000-03-26 | 24 | -272/+628 |
|\ \ \
| | |/
| |/| |
|
| * | | Virgin import of OpenSSH sources dated 2000/03/25vendor/openssh/1.2.3-2000-03-25 | Kris Kennaway | 2000-03-26 | 41 | -839/+1340 |
* | | | Don't refer to the openssl handbook chapter by name - the doc guys keep | Kris Kennaway | 2000-03-25 | 2 | -2/+2 |
* | | | Use pipe() instead of socketpair() in sshd when communicating | Brian Somers | 2000-03-24 | 1 | -1/+3 |
* | | | Fix a few spelling errors. | Mike Pritchard | 2000-03-24 | 2 | -3/+3 |
* | | | IgnoreUserKnownHosts is a boolean flag, not an integer value. | Sheldon Hearn | 2000-03-22 | 1 | -1/+1 |
* | | | Add a new function stub to libcrypto() which resolves to a symbol in | Kris Kennaway | 2000-03-13 | 5 | -2/+71 |
* | | | Various manpage style/grammar/formatting cleanups | Kris Kennaway | 2000-03-13 | 1 | -28/+46 |
* | | | - typos | Nik Clayton | 2000-03-10 | 1 | -55/+61 |
* | | | Make LOGIN_CAP work properly. | Mark Murray | 2000-03-09 | 1 | -18/+27 |
* | | | /etc -> /etc/ssh | Kris Kennaway | 2000-03-08 | 2 | -29/+29 |
* | | | MFI: Use krb5 functions in krb5 files. | John Hay | 2000-03-03 | 1 | -1/+1 |