| Commit message (Expand) | Author | Age | Files | Lines |
* | Plug a memory leak in the PAM child process. It is of no great consequence | des | 2003-10-23 | 1 | -0/+8 |
* | This commit was generated by cvs2svn to compensate for changes in r120952, | nectar | 2003-10-09 | 1 | -3/+3 |
|\ |
|
| * | Correct badly-formed code (missing quote) within `#if 0' section. | nectar | 2003-10-09 | 1 | -3/+3 |
* | | Resolve conflicts after import of Heimdal 0.6. | nectar | 2003-10-09 | 1 | -27/+479 |
* | | This commit was generated by cvs2svn to compensate for changes in r120945, | nectar | 2003-10-09 | 304 | -3696/+13274 |
|\ \
| |/ |
|
| * | Vendor import of Heimdal 0.6. | nectar | 2003-10-09 | 306 | -3741/+13767 |
* | | Add list of files to remove from the Heimdal distribution prior to | nectar | 2003-10-09 | 1 | -0/+13 |
* | | Remove files no longer included with OpenSSL as of version 0.9.7c. | nectar | 2003-10-01 | 1 | -4/+0 |
* | | Merge conflicts after import of OpenSSL 0.9.7c. | nectar | 2003-10-01 | 5 | -114/+170 |
* | | This commit was generated by cvs2svn to compensate for changes in r120631, | nectar | 2003-10-01 | 133 | -545/+1450 |
|\ \ |
|
| * | | Vendor import of OpenSSL 0.9.7c | nectar | 2003-10-01 | 137 | -589/+1616 |
| * | | Enable RSA blinding by default. | jedgar | 2003-03-20 | 2 | -5/+30 |
* | | | Update list of files to remove prior to import of OpenSSL 0.9.7c. | nectar | 2003-10-01 | 1 | -0/+9 |
* | | | This commit was generated by cvs2svn to compensate for changes in r120489, | joe | 2003-09-26 | 1 | -4/+9 |
|\ \ \ |
|
| * | | | Additional corrections to OpenSSH buffer handling. | joe | 2003-09-26 | 2 | -6/+12 |
* | | | | Additional corrections to OpenSSH buffer handling. | joe | 2003-09-26 | 1 | -2/+3 |
* | | | | Update version string. | des | 2003-09-24 | 5 | -5/+5 |
* | | | | Remove bogus calls to xfree(). | des | 2003-09-24 | 1 | -4/+0 |
* | | | | resp is a pointer to an array of structs, not an array of pointers to structs. | des | 2003-09-24 | 1 | -9/+9 |
* | | | | Return the correct error value when a null query fails. | des | 2003-09-24 | 1 | -1/+1 |
* | | | | Fix broken shell code. | des | 2003-09-19 | 1 | -2/+2 |
* | | | | This commit was generated by cvs2svn to compensate for changes in r120161, | nectar | 2003-09-17 | 2 | -6/+9 |
|\ \ \ \
| |/ / / |
|
| * | | | Correct more cases of allocation size bookkeeping being updated before | nectar | 2003-09-17 | 2 | -6/+9 |
* | | | | Correct more cases of allocation size bookkeeping being updated before | nectar | 2003-09-17 | 3 | -15/+18 |
* | | | | Update the OpenSSH addendum string for the buffer handling fix. | nectar | 2003-09-16 | 1 | -1/+1 |
* | | | | This commit was generated by cvs2svn to compensate for changes in r120113, | nectar | 2003-09-16 | 1 | -5/+8 |
|\ \ \ \
| |/ / / |
|
| * | | | Do not record expanded size before attempting to reallocate associated | nectar | 2003-09-16 | 1 | -5/+8 |
* | | | | Very big makeover in the way telnet, telnetd and libtelnet are built. | markm | 2003-07-16 | 51 | -25404/+0 |
* | | | | This commit was generated by cvs2svn to compensate for changes in r116791, | des | 2003-06-24 | 1 | -0/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Add a "return" that was missing from 3.6.1p1. Since it's been fixed in | des | 2003-06-24 | 1 | -0/+1 |
* | | | | Fix off-by-one and initialization errors which prevented sshd from | des | 2003-05-28 | 1 | -1/+2 |
* | | | | Revert unnecessary part of previous commit. | des | 2003-05-13 | 1 | -7/+7 |
* | | | | Rename a few functions to avoid stealing common words (error, log, debug | des | 2003-05-12 | 1 | -7/+16 |
* | | | | Fix up external variables named "debug" that have a horrible habit | markm | 2003-05-11 | 5 | -8/+8 |
* | | | | Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3. | obrien | 2003-05-04 | 19 | -81/+79 |
* | | | | Remove RCSID from files which have no other diffs to the vendor branch. | des | 2003-05-01 | 25 | -25/+0 |
* | | | | Nit. | des | 2003-04-23 | 1 | -1/+1 |
* | | | | Improvements to the proposed shell code. | des | 2003-04-23 | 1 | -7/+6 |
* | | | | Regenerate. | des | 2003-04-23 | 1 | -2/+42 |
* | | | | Resolve conflicts. | des | 2003-04-23 | 47 | -622/+827 |
* | | | | This commit was generated by cvs2svn to compensate for changes in r113908, | des | 2003-04-23 | 90 | -1208/+3375 |
|\ \ \ \
| |/ / / |
|
| * | | | Vendor import of OpenSSH-portable 3.6.1p1. | des | 2003-04-23 | 135 | -1771/+4207 |
* | | | | - when using a child process instead of a thread, change the child's | des | 2003-03-31 | 1 | -2/+13 |
* | | | | If an ssh1 client initiated challenge-response authentication but did | des | 2003-03-31 | 3 | -1/+22 |
* | | | | Merge conflicts | jedgar | 2003-03-20 | 2 | -5/+30 |
* | | | | This commit was generated by cvs2svn to compensate for changes in r112439, | jedgar | 2003-03-20 | 1 | -13/+12 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Import of PKCS #1 security fix. | jedgar | 2003-03-20 | 1 | -13/+12 |
* | | | | KerberosIV deorbit sequence: Re-entry. Thank you, faithful friend. | markm | 2003-03-08 | 657 | -148390/+0 |
* | | | | Unbreak Kerberos 5 authentication in telnet. | nectar | 2003-03-06 | 1 | -0/+24 |
* | | | | Resolve conflicts after import of OpenSSL 0.9.7a. | nectar | 2003-02-19 | 5 | -1/+27 |