- Oct 15, 2004
- Oct 14, 2004
-
-
rswindell authored
requests to allow differentiation between received responses (ACK/NAK) and remote option requests. This solves the problem with Kermit-95 waiting forever for a response (ACK or NAK) to its initial option requests (i.e. "Negotiate About Window Size" and "New Environment Option").
-
- Jun 04, 2004
-
-
deuce authored
1) RLogin connections are accepted from any IP 2) If the IP is not in the rlogin.can, the 2nd user name is tested against the users password. If it matches, the user is auto-logged on. 3) Currently, the case where the name exists but the password doesn't match isn't what I'd like it to be... ideally, it should go straight to the password prompt. It currently assums a new user... mostly because I wanted to keep this change easy to back out of anyone hates me.
-
- Mar 31, 2004
-
-
rswindell authored
* handles long (>25 char) user names better * log message when logging in as an unknown user * log message when no user name specified during login * no longer send telnet negotiation (assuming Telnet session) if RLogin fails
-
- Oct 24, 2003
-
-
rswindell authored
-
- Jul 03, 2003
-
-
rswindell authored
-
- Jul 02, 2003
- Jun 26, 2003
-
-
rswindell authored
-
- May 07, 2003
-
-
rswindell authored
(pth) since incom() blocks here.
-
- May 06, 2003
- May 04, 2003
-
-
deuce authored
-
- Apr 30, 2003
-
-
rswindell authored
-
- Apr 29, 2003
-
-
deuce authored
-
- Apr 26, 2003
-
-
deuce authored
old 486 hardware!
-
- Dec 05, 2002
-
-
rswindell authored
of rows for Windows 2K/XP telnet client (reports 105 lines without the char).
-
- Nov 13, 2002
-
-
rswindell authored
variants (gmtime_r, localtime_r, and ctime_r) for thread-safe operation on Unix
-
- Nov 07, 2002
- Jun 28, 2002
-
-
rswindell authored
-
- Apr 13, 2002
-
-
rswindell authored
-
- Feb 20, 2002
-
-
rswindell authored
Win2K/XP telnet). Corsor position report logged.
-
- Oct 25, 2001
-
-
rswindell authored
This increases the likelyhood of detecting RIPscrip support properly in RIPtel. Also changed the extra response info delay method (to 1 yield per char rx'd).
-
- Oct 02, 2001
- Aug 29, 2001
-
-
rswindell authored
-
- Jun 27, 2001
-
-
rswindell authored
Moved the telnet negotiation sequence BEFORE the terminal-detection sequence (fixes the auto-ANSI detection with CRT).
-
- Jun 24, 2001
-
-
rswindell authored
-
- Jun 20, 2001
-
-
rswindell authored
-
- Dec 11, 2000
-
-
rswindell authored
Each function that requires a temp string variable, now has its own "tmp" local variable.
-
- Dec 04, 2000
-
-
rswindell authored
-
- Nov 04, 2000
-
-
rswindell authored
-
- Oct 31, 2000
- Oct 24, 2000
-
-
rswindell authored
-
- Oct 10, 2000
-
-
rswindell authored
-