- May 09, 2007
-
-
rswindell authored
-
- May 05, 2007
-
-
rswindell authored
SexPOTS.
-
- May 04, 2007
-
-
rswindell authored
appropriate sbbs_t member variables (cid and client_name), which get logged, displayed, and stored in the user record accordingly.
-
- May 02, 2007
-
-
rswindell authored
rate if a SexPOTS (dial-up) connection is detected.
-
- May 01, 2007
-
-
rswindell authored
RLogin and SSH. Created sbbs_t.node_connection variable to hold node connection constant, set to DCE rate for SexPOTS connections.
-
- Apr 21, 2007
-
-
rswindell authored
negotiation sequence.
-
- Dec 29, 2006
- Sep 09, 2006
-
-
deuce authored
!!!NOTICE!!! At least Cryptlib 3.2.3a and 3.2.3 (The latest) crashes Synchronet when you attempt to connect using OpenSSH (SyncTERM with experiment SSH works though) DO NOT USE THIS UNLESS YOU WANT YOUR BBS TO CRASH!!!
-
- Aug 27, 2006
-
-
deuce authored
-
- May 03, 2006
-
-
rswindell authored
* CON_L_ECHOX (no such thing as local echo now) * node_dollars_per_call (no such thing as a 976/900 billing node) * node_min_bps (no such thing as bps rate)
-
- Sep 08, 2005
-
-
rswindell authored
-
- Jun 04, 2005
-
-
deuce authored
if (specified user does not exist) { if (rlogin password recieved) { create new user with specified password } else { create new user with random password show password to user allow user to change password validate new password } } else { if(password is correct) { logon user } else { prompt for current password } }
-
- Dec 07, 2004
-
-
rswindell authored
rlogin.cfg).
-
- Oct 21, 2004
-
-
rswindell authored
-
- Oct 16, 2004
-
-
deuce authored
-
- 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
-