- Feb 16, 2018
-
-
rswindell authored
We need this for MSVC2013 and MSVC2017 builds.
-
rswindell authored
'jsexec scrubmsgs /sbbs/data/subs/*.shd'
-
rswindell authored
illegal control characters, a sign of corruption. Use it like this: jsexec scrubmsgs <sub_code> [sub_code] The available options are: -debug enable debug output -scan do not modify headers, just scan and report corruption detected
-
rswindell authored
with a message whose tail/tagline is corrupted or something (doesn't end in a \r\n).
-
- Feb 15, 2018
-
-
rswindell authored
NNTP error. I'm not sure if this has anything to do with Nelgin's reported problem, but possibly.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
1) Send updates in 16-lines chunks rather than a single large update. 2) Keep the last screen rectangle around, and compare against it. 3) pre-calculate values.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
cause by Chromiums love of dropping a connection rather than an orderly shutdown. Since we're dealing with that fallout, lower the read timeout to 1 second since we select() first anyway.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Add the Organization Name (BBS name) to self-signed certificates. Fix the sysop email for self-signed certificates.
-
deuce authored
-
deuce authored
-
deuce authored
-
- Feb 14, 2018
-
-
deuce authored
-
deuce authored
-
deuce authored
inverted value.
-
deuce authored
-
rswindell authored
-
deuce authored
current mode. Font 0 is always supported in all modes.
-
deuce authored
-
rswindell authored
-
rswindell authored
-
deuce authored
It also attempts to eliminated the timeout for other terminals.
-
deuce authored
Too lazy to write me own fls() basically.
-
deuce authored
counts in termcap/terminfo entries.
-
deuce authored
-
deuce authored
The biggest impact is in the cterm =1n query, which is retaining 0 for success and now uses 1 for all failures.
-
- Feb 13, 2018