Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

People will buy anything that's one to a customer.


dovenet / Synchronet Programming / src/sbbs3/inkey.cpp src/sbbs3/scfg/scfgnode.c

SubjectAuthor
o src/sbbs3/inkey.cpp src/sbbs3/scfg/scfgnode.cRob Swindell (on ChromeOS)

1
src/sbbs3/inkey.cpp src/sbbs3/scfg/scfgnode.c

<6600E35C.49406.syncprog@vert.synchro.net>

  copy mid

https://www.rocksolidbbs.com/dovenet/article-flat.php?id=3423&group=DOVE-Net.Synchronet_Programming#3423

  copy link   Newsgroups: DOVE-Net.Synchronet_Programming
From: rob.swindell.(on.chromeos)@VERT (Rob Swindell (on ChromeOS))
To: Git commit to main/sbbs/master
Subject: src/sbbs3/inkey.cpp src/sbbs3/scfg/scfgnode.c
Message-ID: <6600E35C.49406.syncprog@vert.synchro.net>
Date: Sun, 24 Mar 2024 19:37:16 -0700
X-Comment-To: Git commit to main/sbbs/master
Path: rocksolidbbs.com!not-for-mail
Organization: Vertrauen
Newsgroups: DOVE-Net.Synchronet_Programming
X-FTN-PID: Synchronet 3.20a-Linux master/c3e46719e Mar 2 2024 GCC 12.2.0
X-FTN-MSGID: 49406.syncprog@1:103/705 2a66da5a
X-FTN-CHRS: CP437 2
WhenImported: 20240324193716-0700 c1e0
WhenExported: 20240329040315-0700 c1e0
ExportedFrom: VERT syncprog 49406
Content-Type: text/plain; charset=IBM437
Content-Transfer-Encoding: 8bit
 by: Rob Swindell (on Chr - Mon, 25 Mar 2024 02:37 UTC

https://gitlab.synchro.net/main/sbbs/-/commit/9081af2a6ea4a8329294e651
Modified Files:
src/sbbs3/inkey.cpp src/sbbs3/scfg/scfgnode.c
Log Message:
Remove the "7-bit only" node option

The way this option worked was, if enabled (and it was off by default), bit 7
of all character input *before* successful logon would be stripped and bit 7
from all character input of terminals configured as US-ASCII (only) would be
stripped after logon.

Instead, always strip bit 7 (the 8th bit) of each input character from US-ASCII
(only) terminals. Other detected/configured terminals (CP437, UTF-8, PETSCII)
won't have bit 7 stripped (ever) since that's likely not a necessary or nice
thing to do. There's now no different handling of pre/post logon in this
regard.

If there's a need to strip parity bits from character input from client
terminals that support CP437, UTF-8, or PETSCII, then we'll re-add this feature
in but it shouldn't be a per-node setting in that case.

---
■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor