| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Fix make world in the kerberosIV case. | markm | 2001-05-11 | 1 | -1/+5 |
* | | | merge imported changes into HEAD | assar | 2001-05-11 | 3 | -18/+8 |
* | | | Fix some of the handling in the pam module, don't unregister things | alfred | 2001-05-09 | 1 | -14/+50 |
* | | | Since PAM is broken, let pam_setcred() failure be non-fatal. | green | 2001-05-08 | 1 | -1/+1 |
| | | | |
| \ \ | |
*-. \ \ | This commit was generated by cvs2svn to compensate for changes in r76371, | assar | 2001-05-08 | 55 | -341/+280 |
|\ \ \ \
| | |_|/
| |/| | |
|
| | * | | mdoc(ng) fixes | assar | 2001-05-08 | 22 | -145/+128 |
| * | | | mdoc(ng) fixes | assar | 2001-05-08 | 36 | -214/+160 |
* | | | | Pointy hat fix -- reapply the SRA PAM patch. To -current this time. | nsayer | 2001-05-07 | 1 | -0/+133 |
* | | | | sshd_config should still be keeping ssh host keys in /etc/ssh, not /etc. | green | 2001-05-05 | 1 | -3/+3 |
* | | | | Finish committing _more_ somehow-uncommitted OpenSSH 2.9 updates. | green | 2001-05-05 | 2 | -5/+11 |
* | | | | Get ssh(1) compiling with MAKE_KERBEROS5. | green | 2001-05-04 | 2 | -2/+6 |
* | | | | Remove obsoleted files. | green | 2001-05-04 | 12 | -1582/+0 |
* | | | | Fix conflicts for OpenSSH 2.9. | green | 2001-05-04 | 49 | -4374/+5736 |
* | | | | This commit was generated by cvs2svn to compensate for changes in r76259, | green | 2001-05-04 | 118 | -2874/+10190 |
|\ \ \ \ |
|
| * | | | | Say "hi" to the latest in the OpenSSH series, version 2.9! | green | 2001-05-04 | 162 | -7158/+15940 |
| * | | | | This commit was manufactured by cvs2svn to create branch | cvs2svn | 2000-12-05 | 3 | -0/+1064 |
* | | | | | Add a "VersionAddendum" configuration setting for sshd which allows | green | 2001-05-03 | 3 | -2/+77 |
* | | | | | Backout completely canonical lookup modifications. | green | 2001-05-03 | 3 | -15/+24 |
* | | | | | Toss into attic stuff we don't use. | markm | 2001-04-14 | 4 | -940/+0 |
* | | | | | mdoc(7) police: removed hard sentence breaks introduced in rev.1.10. | ru | 2001-04-13 | 1 | -4/+5 |
* | | | | | Clean up telnet's argument processing a bit. autologin and encryption is | nsayer | 2001-04-06 | 2 | -34/+23 |
* | | | | | Reactivate SRA. | nsayer | 2001-04-05 | 1 | -0/+18 |
* | | | | | 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 core noted in -stable with 'auth disable SRA'. | nsayer | 2001-03-18 | 1 | -2/+2 |
* | | | | | 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 |
* | | | | | enable auto-negotiation of encrypt and decrypt | assar | 2001-03-12 | 1 | -0/+13 |
* | | | | | initialize pointers to NULL and sized to 0 to avoid free:ing invalid memory. | assar | 2001-03-12 | 1 | -8/+15 |
* | | | | | Reenable the SIGPIPE signal handler default in all cases for spawned | green | 2001-03-11 | 1 | -2/+6 |
* | | | | | Remove stuff that is really "ports material", generated files and | markm | 2001-03-04 | 9 | -1402/+0 |
* | | | | | Trim down the source tree a bit. We shouldn't have blatantly | markm | 2001-03-04 | 4 | -513/+0 |
* | | | | | Add code for being compatible with ssh.com's krb5 authentication. | assar | 2001-03-04 | 13 | -178/+165 |
* | | | | | Resolve conflicts | kris | 2001-02-18 | 6 | -72/+247 |
* | | | | | This commit was generated by cvs2svn to compensate for changes in r72613, | kris | 2001-02-18 | 147 | -286/+5416 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Import of OpenSSL 0.9.6-STABLE snapshot dated 2001-02-10 | kris | 2001-02-18 | 154 | -359/+5666 |
* | | | | | Make ConnectionsPerPeriod non-fatal for real. | ps | 2001-02-18 | 1 | -0/+1 |
* | | | | | Fix a "make world"-breaking inconsistency for those folks making | markm | 2001-02-14 | 1 | -1/+3 |
* | | | | | nuke conflict markers | assar | 2001-02-13 | 1 | -4/+0 |
* | | | | | update to new heimdal libkrb5 | assar | 2001-02-13 | 1 | -2/+2 |
* | | | | | fix conflicts in heimdal 0.3e import | assar | 2001-02-13 | 6 | -144/+817 |
* | | | | | This commit was generated by cvs2svn to compensate for changes in r72445, | assar | 2001-02-13 | 579 | -31499/+97092 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | import of heimdal 0.3e | assar | 2001-02-13 | 585 | -31649/+97911 |
* | | | | | Patches backported from later development version of OpenSSH which prevent | kris | 2001-02-12 | 5 | -28/+53 |
* | | | | | Note that crypto/ is not used to build in, people should see secure/ | kris | 2001-02-10 | 1 | -2/+6 |
* | | | | | Synch: Add $FreeBSD$. | asmodai | 2001-02-07 | 1 | -0/+1 |
* | | | | | Fix typo: compatability -> compatibility. | asmodai | 2001-02-06 | 1 | -1/+1 |
* | | | | | Fix typo: seperate -> separate. | asmodai | 2001-02-06 | 2 | -2/+2 |