AmendHub

jcs

/

subtext

/

amendments

/

tcp.h

Amendments on April 26, 2023

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

Also provide a default yielder if none provided
jcs made amendment 488 12 months ago

Amendments on March 8, 2023

dnr: Support a yielding callback in DNSResolveName

Instead of spinning, an application can pass something like
uthread_yield
jcs made amendment 367 about 1 year ago

Amendments on February 22, 2023


Amendments on July 14, 2022

tcp: Add UDP sending functionality

jcs made amendment 203 about 1 year ago

Amendments on June 22, 2022

telnet: Add trusted proxy IP setting for web gateway, unblock IPs

When a telnet connection comes from the configured proxy IP, allow the
REMOTE_ADDR environment variable passed to be used as the connection's
IP. Also don't auto-ban connections from the proxy.
Request TSPEED and store it as the session's terminal speed, just for
showing up in 'who' output.
Automatically unban IPs after 30 minutes by tracking the ban time.
jcs made amendment 166 about 1 year ago

Amendments on December 9, 2021

tcp: Fix stupid commandTimeoutValue setting in TCPPassiveOpen

This was causing listens to fail after 30 seconds :/
Also add UDPMaxMTUSize
jcs made amendment 20 over 2 years ago

Amendments on November 22, 2021

Initial import

Work on a functioning console
jcs made amendment 1 over 2 years ago