| Commit message (Expand) | Author | Age | Files | Lines |
* | Update version string. | Dag-Erling Smørgrav | 2003-09-24 | 3 | -3/+3 |
* | MFS: plug a resource leak in ssh1 challenge/response code. | Dag-Erling Smørgrav | 2003-09-24 | 3 | -1/+22 |
* | MFC: (1.13) remove bogus calls to xfree(). | Dag-Erling Smørgrav | 2003-09-24 | 1 | -2/+0 |
* | MFC: (1.12) resp is a pointer to an array of structs. | Dag-Erling Smørgrav | 2003-09-24 | 1 | -4/+4 |
* | MFC buffer.c 1.2, channels.c 1.16, deattack.c 1.1.1.6, misc.c 1.1.1.5, | Jacques Vidrine | 2003-09-17 | 7 | -27/+39 |
* | MFC buffer.c 1.1.1.7: Do not record expanded size before attempting to | Jacques Vidrine | 2003-09-16 | 2 | -5/+8 |
* | MFC: use the buffer API, and kill the child when a fatal error occurs. | Dag-Erling Smørgrav | 2002-07-17 | 1 | -116/+78 |
* | Merge OpenSSH 3.4p1 (accidentally left out in previous commit) | Dag-Erling Smørgrav | 2002-07-16 | 1 | -0/+112 |
* | Merge OpenSSH, OPIE, PAM and a number of dependencies from -STABLE. | Dag-Erling Smørgrav | 2002-07-16 | 151 | -12735/+14266 |
* | Merge OpenSSH, OPIE, PAM and a number of dependencies from -STABLE. | Dag-Erling Smørgrav | 2002-07-16 | 18 | -1367/+1339 |
* | This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'. | cvs2svn | 2002-07-11 | 4 | -0/+3617 |
* | This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'. | cvs2svn | 2002-07-03 | 42 | -5107/+0 |
* | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2002-07-03 | 171 | -0/+31119 |
* | MFC: use the correct login class for root. | Dag-Erling Smørgrav | 2002-05-23 | 1 | -1/+1 |
* | Don't emit fake challenges. | Dag-Erling Smørgrav | 2002-04-25 | 1 | -1/+1 |
* | Back out previous commit. | Dag-Erling Smørgrav | 2002-04-25 | 2 | -3/+3 |
* | MFC: change default challenge/response behavior of sshd | Jordan K. Hubbard | 2002-04-25 | 2 | -3/+3 |
* | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2002-03-30 | 1 | -0/+40 |
* | Update version string. | Jacques Vidrine | 2002-03-07 | 1 | -1/+1 |
* | MFC 1.8: Fix off-by-one error. | Jacques Vidrine | 2002-03-06 | 1 | -1/+1 |
* | Fix sftp crash due to glob(3). | Brian Feldman | 2002-01-28 | 1 | -1/+1 |
* | MFC 1.9: Update version string since we applied a fix for the UseLogin issue. | Jacques Vidrine | 2001-12-03 | 1 | -1/+1 |
* | MFC 1.18: Do not pass user-defined environmental variables to /usr/bin/login. | Jacques Vidrine | 2001-12-03 | 1 | -0/+2 |
* | MFC: 1.17 In the "UseLogin yes" case we need env to be NULL. | David Malone | 2001-11-21 | 1 | -1/+1 |
* | MFC: OpenSSH 2.9 | Brian Feldman | 2001-09-28 | 130 | -8900/+9208 |
* | Fix a bug in the key regeneration signal handling for -stable only. The | Matthew Dillon | 2001-09-18 | 1 | -13/+25 |
* | Update the version string here, too. | Brian Feldman | 2001-08-23 | 1 | -1/+1 |
* | MFC 1.18: Check for krb5_rd_rep failure. | Jacques Vidrine | 2001-07-20 | 1 | -0/+1 |
* | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2001-05-20 | 1 | -0/+137 |
* | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2001-05-13 | 45 | -0/+6741 |
* | Report that we're not exactly OpenSSH 2.3.0. | Brian Feldman | 2001-03-22 | 1 | -1/+2 |
* | MFC: resilience against traffic analysis | Brian Feldman | 2001-03-22 | 10 | -54/+84 |
* | MFC: Fix LP64 problem in Kerberos 5 TGT passing | Brian Feldman | 2001-03-22 | 1 | -1/+3 |
* | MFC: fix core on invalid user (not security risk) | Brian Feldman | 2001-03-22 | 1 | -0/+1 |
* | MFC: Remove double ssh. | Jeroen Ruigrok van der Werven | 2001-03-15 | 1 | -1/+1 |
* | MFC: Decent Kerberos(5) compatability (with MIT and SSH.COM) | Mark Murray | 2001-03-04 | 13 | -180/+167 |
* | MFC: [rev 1.19] Make ConnectionsPerPeriod non-fatal for real. | Paul Saab | 2001-02-18 | 1 | -0/+1 |
* | MFC: Prevent Bleichenbacher attack. | Kris Kennaway | 2001-02-12 | 5 | -28/+53 |
* | MFC: 1.9, sun_addr corection | Brian Feldman | 2001-02-04 | 1 | -1/+2 |
* | MFC: Don't return nothing from a non-void function. | Brian Feldman | 2001-02-04 | 1 | -1/+1 |
* | Issue an error message about ConnetionPerPeriod's being deprecated, | Brian Feldman | 2001-01-27 | 2 | -1/+3 |
* | MFC: finish deprecating ConnectionsPerPeriod in favor of MaxStartups. | Brian Feldman | 2001-01-18 | 4 | -102/+2 |
* | MFC: OpenSSH 2.3.0 | Brian Feldman | 2001-01-12 | 68 | -1488/+2864 |
* | MFC recent fixes (up to HEAD r1.11) | Brian Feldman | 2001-01-07 | 1 | -2/+3 |
* | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-12-07 | 9 | -0/+1848 |
* | MFC: security fix for inability to disable forwarding. | Brian Feldman | 2000-11-14 | 1 | -4/+8 |
* | MFC: OpenSSH 2.2.0 | Kris Kennaway | 2000-10-28 | 115 | -2721/+3917 |
* | MFC: Sync with recent bugfixes and changes in -current. | Kris Kennaway | 2000-09-22 | 13 | -71/+119 |
* | MFC: Roll librsa* back into libcrypto | Kris Kennaway | 2000-09-18 | 1 | -6/+0 |
* | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-09-11 | 7 | -0/+1623 |