|
|
AddressXlation.h |
*: Lots of little cleanup |
10 months ago |
|
GUIDE |
GUIDE: Add FTN info |
5 days ago |
|
LICENSE |
LICENSE: Add |
4 months ago |
|
MacTCP.h |
*: Lots of little cleanup |
10 months ago |
|
README |
README: Add 1.1 notes |
3 months ago |
|
ansi.c |
ansi: Fix panic message |
16 days ago |
|
ansi.h |
session: Don't run all session_printf formats through expand_template |
9 months ago |
|
bile.c |
bile: Reject objects with id 0 in bile_write |
16 days ago |
|
bile.h |
bile: Cope with malloc/realloc failures gracefully when possible |
29 days ago |
|
binkp.c |
binkp: Use common binkp: dir, move bad zips to bad subdir |
4 days ago |
|
binkp.h |
binkp: Move polling out of here, tweak some log messages |
16 days ago |
|
board.c |
board: Word-wrap post bodies |
5 days ago |
|
board.h |
board: Fix local boards, cache date with post ids in index |
16 days ago |
|
chat.c |
chat: Reduce max input size |
18 days ago |
|
chat.h |
chat: Only output to a user if their output buffer can handle it |
1 year ago |
|
console.c |
console: Minor fixes suggested by cppcheck |
23 days ago |
|
console.h |
focusable: Introduce focusable objects |
1 year ago |
|
crc.c |
crc: Fix UpdateCRC32 macro, move tables into C file |
8 months ago |
|
crc.h |
crc: Add explicit casting to UpdateCRC like UpdateCRC32 |
8 months ago |
|
db.c |
util: getpath doesn't need a Str255 *, it's not allocating anything |
4 days ago |
|
db.h |
db: Add mail_prune_days field, default to 180 days |
16 days ago |
|
dnr.c |
dnr: Support a yielding callback in DNSResolveName |
23 days ago |
|
fidopkt.c |
fidopkt: Tweak log messages |
16 days ago |
|
fidopkt.h |
fidopkt: A single packet can have multiple messages in it |
18 days ago |
|
focusable.c |
focusable: Allow add_focusable to fail |
29 days ago |
|
focusable.h |
focusable: Allow add_focusable to fail |
29 days ago |
|
folder.c |
folder: Print progress every 10KB while checksumming files |
4 days ago |
|
folder.h |
binkp: Import unseen messages into boards with matching fidonet_area |
1 month ago |
|
logger.c |
logger: Use %lu for unsigned longs |
23 days ago |
|
logger.h |
logger: There will only be one, stop passing object around |
5 months ago |
|
mail.c |
*: Add more prompt help strings |
6 days ago |
|
mail.h |
mail: Add mail pruning |
16 days ago |
|
main.c |
main: Remove some unused code |
4 days ago |
|
main_menu.c |
main_menu: Use FTN terminology |
17 days ago |
|
main_menu.h |
main_menu: Use FTN terminology |
17 days ago |
|
puff.c |
puff: Add small inflate module from zlib |
1 month ago |
|
puff.h |
puff: Add small inflate module from zlib |
1 month ago |
|
serial.c |
serial: Add error checking, session buf canaries to try to find bug |
16 days ago |
|
serial_local.h |
serial: Start on serial modem support |
1 year ago |
|
session.c |
board: Word-wrap post bodies |
5 days ago |
|
session.h |
board: Word-wrap post bodies |
5 days ago |
|
settings.c |
*: Add more prompt help strings |
6 days ago |
|
settings.h |
settings: Make struct_editor use session_menu |
21 days ago |
|
sha1.c |
*: Move some big char buffers from the stack to the heap |
8 months ago |
|
sha1.h |
sha1: Import from OpenBSD |
9 months ago |
|
sha2.c |
sha1: Import from OpenBSD |
9 months ago |
|
sha2.h |
sha1: Import from OpenBSD |
9 months ago |
|
signup.c |
signup: Handle malloc and user_save failure |
29 days ago |
|
signup.h |
signup: Add interactive user account creation |
11 months ago |
|
strcasecmp.c |
strcasecmp: Add from OpenBSD |
10 months ago |
|
subtext.h |
main: Move periodic jobs and binkp polling to one thread here |
16 days ago |
|
subtext.π.r |
Rez: Add BOARD_LIST_FTN_AREAS to default menu |
17 days ago |
|
sysop.c |
*: Add more prompt help strings |
6 days ago |
|
sysop.h |
session: Add session_menu, use it everywhere |
10 months ago |
|
tcp.c |
tcp: Move StrToAddrMarkDone prototype to tcp.h so dnr can find it |
1 month ago |
|
tcp.h |
dnr: Support a yielding callback in DNSResolveName |
23 days ago |
|
telnet.c |
telnet: Handle malloc failure |
29 days ago |
|
telnet.h |
telnet: Remove local banning, just use UDP sending to trusted proxy |
8 months ago |
|
tetab.c |
settings: Move to interactive text-based menu for sysops |
10 months ago |
|
tetab.h |
settings: Start on settings windows |
1 year ago |
|
user.c |
user: Update username cache in user_find_by_username if no users |
26 days ago |
|
user.h |
user: Handle malloc failure |
29 days ago |
|
user_settings.c |
*: Add more prompt help strings |
6 days ago |
|
user_settings.h |
session: Don't set default terminal type, if node doesn't, prompt user |
7 months ago |
|
uthread.c |
uthread: Add uthread_wakeup |
29 days ago |
|
uthread.h |
uthread: Add uthread_wakeup |
29 days ago |
|
util.c |
util: getpath doesn't need a Str255 *, it's not allocating anything |
4 days ago |
|
util.h |
util: getpath doesn't need a Str255 *, it's not allocating anything |
4 days ago |
|
zip.c |
zip: Make zip_read_file return an error code depending on failure |
4 days ago |
|
zip.h |
zip: Make zip_read_file return an error code depending on failure |
4 days ago |
|
zmodem.c |
zmodem: Increase timeout to 20 seconds, use Time |
18 days ago |
|
zmodem.h |
*: Move some big char buffers from the stack to the heap |
8 months ago |