|
|
AddressXlation.h |
*: Lots of little cleanup |
8 months ago |
|
GUIDE |
GUIDE: Wrap line, add section on running Subtext at startup |
1 month ago |
|
LICENSE |
LICENSE: Add |
2 months ago |
|
MacTCP.h |
*: Lots of little cleanup |
8 months ago |
|
README |
README: Add 1.1 notes |
1 month ago |
|
ansi.c |
logger: Add buffered logging, support logging without updating window |
5 months ago |
|
ansi.h |
session: Don't run all session_printf formats through expand_template |
7 months ago |
|
bile.c |
bile: Fix file closing in bile_open error path |
2 months ago |
|
bile.h |
bile: Fix bile_flush prototype |
1 month ago |
|
board.c |
board: constify fields |
2 months ago |
|
board.h |
board: constify fields |
2 months ago |
|
chat.c |
chat: Fix session iteration |
2 months ago |
|
chat.h |
chat: Only output to a user if their output buffer can handle it |
1 year ago |
|
console.c |
logger: Add buffered logging, support logging without updating window |
5 months ago |
|
console.h |
focusable: Introduce focusable objects |
1 year ago |
|
crc.c |
crc: Fix UpdateCRC32 macro, move tables into C file |
6 months ago |
|
crc.h |
crc: Add explicit casting to UpdateCRC like UpdateCRC32 |
6 months ago |
|
db.c |
db: Properly close board and folder biles at shutdown |
1 month ago |
|
db.h |
db: Properly close board and folder biles at shutdown |
1 month ago |
|
dnr.c |
tcp: Move TCPResolveName to dnr, put SOCKS code behind an ifdef |
7 months ago |
|
focusable.c |
*: Use NewPtr instead of malloc, add malloc and free debugging |
6 months ago |
|
focusable.h |
logger: Add support for resizing window |
2 months ago |
|
folder.c |
folder: constify fields |
2 months ago |
|
folder.h |
folder: constify fields |
2 months ago |
|
logger.c |
logger: Add support for resizing window |
2 months ago |
|
logger.h |
logger: There will only be one, stop passing object around |
3 months ago |
|
mail.c |
mail: constify fields |
2 months ago |
|
mail.h |
mail: Rewrite, yet again |
8 months ago |
|
main.c |
logger: Add support for resizing window |
2 months ago |
|
main_menu.c |
*: Add dynamically configured main menu |
2 months ago |
|
main_menu.h |
*: Add dynamically configured main menu |
2 months ago |
|
serial.c |
serial: Fix maximum input length calculation when reading serial data |
2 months ago |
|
serial_local.h |
serial: Start on serial modem support |
10 months ago |
|
session.c |
chat: Implement private messaging |
2 months ago |
|
session.h |
chat: Implement private messaging |
2 months ago |
|
settings.c |
settings: Fix alignment of scrollbars in editor window |
2 months ago |
|
settings.h |
*: Add dynamically configured main menu |
2 months ago |
|
sha1.c |
*: Move some big char buffers from the stack to the heap |
6 months ago |
|
sha1.h |
sha1: Import from OpenBSD |
7 months ago |
|
sha2.c |
sha1: Import from OpenBSD |
7 months ago |
|
sha2.h |
sha1: Import from OpenBSD |
7 months ago |
|
signup.c |
logger: Add buffered logging, support logging without updating window |
5 months ago |
|
signup.h |
signup: Add interactive user account creation |
9 months ago |
|
strcasecmp.c |
strcasecmp: Add from OpenBSD |
8 months ago |
|
subtext.h |
*: Add dynamically configured main menu |
2 months ago |
|
subtext.π.r |
rez: Version 1.1 |
2 months ago |
|
sysop.c |
db: Properly close board and folder biles at shutdown |
1 month ago |
|
sysop.h |
session: Add session_menu, use it everywhere |
8 months ago |
|
tcp.c |
tcp: Don't bother manually zeroing open options |
6 months ago |
|
tcp.h |
tcp: Add UDP sending functionality |
6 months ago |
|
telnet.c |
telnet: Add failsafe to avoid sending more than sizeof(obuf) |
3 months ago |
|
telnet.h |
telnet: Remove local banning, just use UDP sending to trusted proxy |
6 months ago |
|
tetab.c |
settings: Move to interactive text-based menu for sysops |
8 months ago |
|
tetab.h |
settings: Start on settings windows |
1 year ago |
|
user.c |
user: constify banned usernames |
2 months ago |
|
user.h |
*: Add Message of the Day support |
4 months ago |
|
user_settings.c |
logger: Add buffered logging, support logging without updating window |
5 months ago |
|
user_settings.h |
session: Don't set default terminal type, if node doesn't, prompt user |
5 months ago |
|
uthread.c |
uthread: Crank stack sizes for each thread |
5 months ago |
|
uthread.h |
uthread: Crank stack sizes for each thread |
5 months ago |
|
util.c |
util: panic on xfree(NULL) and xfree(&NULL) |
4 months ago |
|
util.h |
util: Add a comment explaining EXPAND_TO_FIT |
2 months ago |
|
zmodem.c |
zmodem: Fix compilation with ZMODEM_DEBUG enabled |
2 months ago |
|
zmodem.h |
*: Move some big char buffers from the stack to the heap |
6 months ago |