| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | This commit was generated by cvs2svn to compensate for changes in r111147, | nectar | 2003-02-19 | 152 | -646/+1661 |
|\ \ \
| |/ / |
|
| * | | Vendor import of OpenSSL 0.9.7a. | nectar | 2003-02-19 | 157 | -647/+1688 |
* | | | Paranoia: instead of a NULL conversation function, use one that always | des | 2003-02-16 | 1 | -6/+24 |
* | | | When `des_read_pw_string' is a macro, as in OpenSSL 0.9.7, | nectar | 2003-02-14 | 1 | -1/+1 |
* | | | document the current default value for VersionAddendum. | des | 2003-02-11 | 4 | -4/+4 |
* | | | Set the ruid to the euid at startup as a workaround for a bug in pam_ssh. | des | 2003-02-07 | 1 | -0/+1 |
* | | | The manual page lists only 2 files, however it reads as `three files' which is | trhodes | 2003-02-05 | 1 | -2/+2 |
* | | | Linux-PAM's pam_start(3) fails with a bogus error message if passed the | des | 2003-02-03 | 1 | -1/+2 |
* | | | Bump patch date to 2003-02-01 (the day after I fixed PAM authentication | des | 2003-02-03 | 1 | -1/+1 |
* | | | Fix keyboard-interactive authentication for ssh1. The problem was twofold: | des | 2003-01-31 | 2 | -0/+21 |
* | | | Background: | nectar | 2003-01-29 | 10 | -494/+18 |
* | | | This commit was generated by cvs2svn to compensate for changes in r110018, | nectar | 2003-01-29 | 5 | -29/+33 |
|\ \ \
| |/ / |
|
| * | | = Fix a bug in UI_UTIL_read_pw's error handling that caused | nectar | 2003-01-29 | 5 | -29/+33 |
* | | | Merge conflicts. | markm | 2003-01-28 | 29 | -1117/+1762 |
* | | | Remove files no longer on OpenSSL 0.9.7. crypto/des/rnd_keys.c is | markm | 2003-01-28 | 49 | -6676/+0 |
* | | | This commit was generated by cvs2svn to compensate for changes in r109998, | markm | 2003-01-28 | 943 | -19752/+102078 |
|\ \ \
| |/ / |
|
| * | | Vendor import of OpenSSL release 0.9.7. This release includes | markm | 2003-01-28 | 965 | -20829/+103840 |
* | | | Make the Kerberos 4 bits build against OpenSSL 0.9.7. This required | nectar | 2003-01-28 | 20 | -13/+32 |
* | | | Force early initialization of the resolver library, since the resolver | des | 2003-01-22 | 1 | -0/+15 |
* | | | This commit was generated by cvs2svn to compensate for changes in r109641, | nectar | 2003-01-21 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | Add a missing include, needed to get a prototype for `des_read_pw_string'. | nectar | 2003-01-21 | 1 | -1/+2 |
* | | | | add more RFC defined telnet options | billf | 2003-01-18 | 1 | -3/+8 |
* | | | | The previous commit contained a stupid mistake: ctxt->pam_[cp]sock was | des | 2002-12-21 | 1 | -2/+2 |
* | | | | If possible, use pthreads instead of a child process for PAM. | des | 2002-12-14 | 2 | -65/+334 |
* | | | | Add a missing #include "canohost.h". | des | 2002-12-14 | 1 | -0/+1 |
* | | | | Remove code related to the PAMAuthenticationViaKbdInt option (which we've | des | 2002-12-14 | 1 | -4/+1 |
* | | | | Back out a lastlog-related change which is no longer relevant. | des | 2002-12-14 | 1 | -1/+1 |
* | | | | Fix a rounding error in the block size calculation. | des | 2002-12-14 | 1 | -2/+2 |
* | | | | Since OpenSSH drops privileges before calling pam_open_session(3), | des | 2002-12-03 | 2 | -170/+202 |
* | | | | Merge argument parsing changes into this copy of telnet. | eric | 2002-11-27 | 1 | -2/+6 |
* | | | | This commit was generated by cvs2svn to compensate for changes in r107207, | nectar | 2002-11-24 | 110 | -1442/+1246 |
|\ \ \ \
| |/ / / |
|
| * | | | Import of Heimdal 0.5.1. | nectar | 2002-11-24 | 110 | -1442/+1246 |
* | | | | Add caveats regarding the effect of PAM on PasswordAuthentication and | des | 2002-11-06 | 1 | -0/+23 |
* | | | | Document the current default for VersionAddendum. | des | 2002-11-05 | 1 | -0/+2 |
* | | | | Accurately reflect our local changes and additions. | des | 2002-11-05 | 1 | -11/+9 |
* | | | | Document the current default value for VersionAddendum. | des | 2002-11-05 | 2 | -2/+2 |