AmendHub

jcs

/

subtext

/

amendments

Amendments on April 27, 2023

folder: Tweak failure message

jcs made amendment 496 about 1 year ago

session: Add session_get_chars to take multiple chars at once

jcs made amendment 494 about 1 year ago

Amendments on April 26, 2023

folder: Add NoModem support

jcs made amendment 492 about 1 year ago

session: Increase obuf a tad

jcs made amendment 491 about 1 year ago

nomodem: Introduce NoModem, an alternative file transfer protocol

Instead of using ZModem over an already-reliable connection, NoModem
just sends plain binary data with no encoding or checksumming.
jcs made amendment 490 about 1 year ago

binkp: Always set next poll to interval seconds even on failure

jcs made amendment 489 about 1 year ago

dnr: Don't require a pointer to a pointer for DNSResolveName

Also provide a default yielder if none provided
jcs made amendment 488 about 1 year ago

telnet: Crank obuf size, send DO BINARY and WILL BINARY

jcs made amendment 487 about 1 year ago

Amendments on April 19, 2023

dnr: Don't CloseResolver() after every DNS lookup

OpenResolver() already checks for an established handle
jcs made amendment 486 about 1 year ago

Amendments on April 18, 2023

binkp: Setup binkp_*_dir variables even if we're not polling

Posting to an FTN board needs to know where the outbox dir is, or
it'll write files in the wrong place.
jcs made amendment 485 about 1 year ago

fidopkt: Crank scratch buffer size in fidopkt_encode_message

Some fields we're copying from a reply might be bigger than 30
jcs made amendment 484 about 1 year ago

board: Fix printing message id when deleting an FTN post

jcs made amendment 483 about 1 year ago

bile: Only do synchronous PBFlushFile calls, fixes possible lockup

From Amend
jcs made amendment 482 about 1 year ago

Amendments on April 17, 2023


Amendments on April 10, 2023

session: Show "Username" at the login prompt

It's not a Unix system, I don't know this
jcs made amendment 480 about 1 year ago

console: Dismiss any progress dialog before opening

jcs made amendment 479 about 1 year ago

session: When a sysop logs in, if someone paged, ask to answer

jcs made amendment 478 about 1 year ago

session+chat: Finally implement sysop paging/answering

jcs made amendment 477 about 1 year ago