| Commit message (Expand) | Author | Age | Files | Lines |
* | fix renamed options in some of the code that was #ifdef AFS | assar | 2001-09-04 | 4 | -4/+7 |
* | Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code. | markm | 2001-08-29 | 11 | -936/+7 |
* | Backout last change. I didnt follow the thread and made a mistake | ps | 2001-08-27 | 1 | -1/+1 |
* | Correctly spell localizations | ps | 2001-08-27 | 1 | -1/+1 |
* | Remove description of an option that only applies to UNICOS < 7.0. | dd | 2001-08-25 | 1 | -13/+0 |
* | Code merge and diff reduce with "base" telnet. This is the "later" | markm | 2001-08-20 | 25 | -290/+283 |
* | Update the OpenSSH minor-version string. | green | 2001-08-16 | 1 | -1/+1 |
* | Removal of following export controll related sentences: | horikawa | 2001-08-15 | 1 | -10/+0 |
* | mdoc(7) police: s/BSD/.Bx/ where appropriate. | ru | 2001-08-14 | 1 | -3/+6 |
* | output_data(), output_datalen() and netflush() didn't actually guarantee | kris | 2001-07-23 | 6 | -45/+50 |
* | More potential buffer overflow fixes. | ru | 2001-07-20 | 4 | -35/+7 |
* | Resolve conflicts | kris | 2001-07-19 | 4 | -7/+9 |
* | This commit was generated by cvs2svn to compensate for changes in r79998, | kris | 2001-07-19 | 92 | -1445/+2518 |
|\ |
|
| * | Initial import of OpenSSL 0.9.6b | kris | 2001-07-19 | 97 | -1460/+2538 |
* | | vsnprintf() can return a value larger than the buffer size. | ru | 2001-07-19 | 1 | -1/+1 |
* | | Fixed the exploitable remote buffer overflow. | ru | 2001-07-19 | 6 | -314/+219 |
* | | Bug fix: When the client connects to a server and Kerberos | nectar | 2001-07-13 | 1 | -0/+1 |
* | | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 2 | -3/+2 |
* | | Fix an incorrect conflict resolution which prevented TISAuthentication | green | 2001-07-07 | 1 | -25/+2 |
* | | mdoc(7) police: merge all fixes from non-crypto version. | ru | 2001-07-05 | 1 | -58/+92 |
* | | MF non-crypto: 1.13: document -u in usage. | ru | 2001-07-05 | 1 | -8/+8 |
* | | Also add a colon to "Bad passphrase, please try again ". | green | 2001-06-29 | 1 | -1/+1 |
* | | Put in a missing colon in the "Enter passphrase" message. | green | 2001-06-29 | 1 | -1/+1 |
* | | Back out the last change which is probably actually a red herring. Argh! | green | 2001-06-26 | 1 | -4/+2 |
* | | Don't pointlessly kill a channel because the first (forced) | green | 2001-06-26 | 1 | -2/+4 |
* | | fix merges from 0.3f | assar | 2001-06-21 | 7 | -274/+528 |
* | | This commit was generated by cvs2svn to compensate for changes in r78527, | assar | 2001-06-21 | 485 | -7462/+39617 |
|\ \ |
|
| * | | import of heimdal 0.3f | assar | 2001-06-21 | 495 | -7740/+40167 |
* | | | (do_authloop): handle !KRB4 && KRB5 | assar | 2001-06-16 | 1 | -4/+7 |
* | | | Unbreak OpenSSH for the KRB5-and-no-KRB4 case. Asking for KRB5 does | markm | 2001-06-15 | 1 | -1/+3 |
* | | | Enable Kerberos 5 support in sshd again. | green | 2001-06-12 | 3 | -2/+4 |
* | | | Switch to the user's uid before attempting to unlink the auth forwarding | green | 2001-06-08 | 4 | -25/+45 |
* | | | Fix $FreeBSD$ style committer messed up in rev 1.7 for some reason. | obrien | 2001-05-24 | 1 | -1/+1 |
* | | | Oops, forgot the 'u' in the getopt for the previous commit. | dillon | 2001-05-24 | 1 | -1/+1 |
* | | | A feature to allow one to telnet to a unix domain socket. (MFC from | dillon | 2001-05-23 | 3 | -3/+51 |
* | | | Resolve conflicts | kris | 2001-05-20 | 6 | -26/+48 |
* | | | This commit was generated by cvs2svn to compensate for changes in r76866, | kris | 2001-05-20 | 116 | -815/+1893 |
|\ \ \
| | |/
| |/| |
|
| * | | Initial import of OpenSSL 0.9.6a | kris | 2001-05-20 | 122 | -841/+1941 |
* | | | Restore the RSA host key to /etc/ssh/ssh_host_key. | obrien | 2001-05-18 | 1 | -2/+1 |
* | | | Make the PAM user-override actually override the correect thing. | nsayer | 2001-05-17 | 1 | -3/+3 |
* | | | Back out last commit. This was already fixed. This should never have | peter | 2001-05-17 | 1 | -2/+0 |
* | | | Fix the latest telnet breakage. Obviously this was never compiled. | peter | 2001-05-17 | 1 | -4/+4 |
* | | | Since the root-on-insecure-tty code was added to telnetd, a dependency | nsayer | 2001-05-16 | 1 | -0/+2 |
* | | | Make sure the protocol actively rejects bad data rather than | nsayer | 2001-05-16 | 1 | -8/+8 |
* | | | srandomdev() affords us the opportunity to radically improve, and at the | nsayer | 2001-05-16 | 1 | -0/+7 |
* | | | Catch any attempted buffer overflows. The magic numbers in this code | nsayer | 2001-05-16 | 1 | -2/+6 |
* | | | Catch malloc return failures. This should help avoid dereferencing NULL on | nsayer | 2001-05-16 | 1 | -0/+8 |
* | | | Hack to work around braindeath in libtelnet:sra.c. The sra.o file | peter | 2001-05-15 | 1 | -0/+1 |
* | | | If the uid of the attempted authentication is 0 and if the pty is | nsayer | 2001-05-15 | 1 | -1/+34 |
* | | | If a host would exceed 16 characters in the utmp entry, record only | green | 2001-05-15 | 1 | -1/+1 |