- Jul 09, 2001
-
-
rswindell authored
Periodically sends Telnet GA (go ahead) command after 60 seconds of inactivity. This helps detect disconnected TCP sessions.
-
rswindell authored
-
rswindell authored
Periodically sends a Telnet GA (go ahead) command during inactivity. This will help detect disconnected sockets.
-
rswindell authored
-
- Jul 08, 2001
-
-
rswindell authored
-
rswindell authored
Node paths are now statically allocated (for max nodes and max path length) - simplifying configuration code. Moved for directory creation in make_data_dirs().
-
rswindell authored
Node paths are now statically allocated (for max nodes and max path length) - simplifying configuration code.
-
rswindell authored
-
rswindell authored
prep_dir() now returns a pointer to the prepared directory.
-
rswindell authored
-
rswindell authored
-
- Jul 03, 2001
- Jul 02, 2001
- Jun 30, 2001
-
-
rswindell authored
Added comments.
-
- Jun 29, 2001
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Added new @-codes: FULL_VER, VER_NOTICE, OS_VER, JS_VER, PLATFORM, COPYRIGHT, COMPILER, SOCKET_LIB, and MSG_LIB.
-
rswindell authored
Now saves startup first/last_node parameters so they can't be changed dynamically without stopping/starting telnet server.
-
- Jun 28, 2001
-
-
rswindell authored
-
- Jun 27, 2001
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Moved the telnet negotiation sequence BEFORE the terminal-detection sequence (fixes the auto-ANSI detection with CRT).
-
rswindell authored
Added "set" method for most properties (all but statistics).
-
rswindell authored
-
rswindell authored
-
- Jun 26, 2001
- Jun 25, 2001
-
-
rswindell authored
Moved #inclusion of conwrap.h (conio.h) to BEFORE sbbs.h (sbbsdefs.h) to solve BLINK redefinition problem.
-