IIgs dict (RFC 2229) client
Go to file
Kelvin Sherlock 1155573111 buffer allocation was wrong which caused excess allocations
it also may have written past the end of the buffer and lost
characters (including formatting characters, resulting in display glitches).
2021-07-07 18:43:53 -04:00
images add screenshot 2019-07-08 22:36:57 -04:00
.gitignore add nda. 2018-12-08 20:17:48 -05:00
GNUmakefile update makefile 2019-07-09 13:38:14 -04:00
README.md Create README.md 2019-07-08 22:43:32 -04:00
connection.c fix length calculation 2019-07-07 19:45:48 -04:00
connection.h add nda. 2018-12-08 20:17:48 -05:00
main.c -d flag to print debug info. 2019-07-07 16:32:31 -04:00
nda.c buffer allocation was wrong which caused excess allocations 2021-07-07 18:43:53 -04:00
nda.h add nda. 2018-12-08 20:17:48 -05:00
nda.rez version bump 2019-07-08 22:21:22 -04:00

README.md

An RFC 2229 DICT protocol client, in NDA form.

screenshot