emailler/apps
2020-08-16 22:59:23 -04:00
..
atrtelnet.cfg
attacher.c Replaced get_line() with new implementation which is faster, less buggy! 2020-07-29 17:28:35 -04:00
date65.c Fixed a file-reading bug 2020-06-21 02:54:41 -04:00
edit.c EDIT: Added check for 80 cols, 128K. Fixed padding byte for search. 2020-08-16 22:59:23 -04:00
edithelp1.txt EDIT: Changed 'save all' to CA-S. Fixes to help text. 2020-08-14 17:33:00 -04:00
edithelp2.txt EDIT: Changed 'save all' to CA-S. Fixes to help text. 2020-08-14 17:33:00 -04:00
email_common.h Bumped up version to v0.97 2020-08-08 21:08:33 -04:00
email.c Moved code into LC space in EMAIL. We were unable to open file (no mem) 2020-08-02 23:47:28 -04:00
email.cfg Broke out MIME attachment functionality into a separate program (ATTACHER) 2020-07-28 17:14:43 -04:00
hfs65.c Always return a consistent value. 2020-04-15 21:54:44 +02:00
ifttt.c
ifttt.h
linenoise.c
linenoise.h
Makefile EDIT: Updated help to have two pages 2020-08-13 23:21:42 -04:00
pop65-slow.c New version of POP65.c (work-in-progress). Uses Uthernet-II TCP. 2020-06-22 22:40:32 -04:00
pop65.c Replaced get_line() with new implementation which is faster, less buggy! 2020-07-29 17:28:35 -04:00
rebuild.c Replaced get_line() with new implementation which is faster, less buggy! 2020-07-29 17:28:35 -04:00
smtp65.c Replaced get_line() with new implementation which is faster, less buggy! 2020-07-29 17:28:35 -04:00
telnet65.s Bump user visible versions. 2019-05-10 17:47:06 +02:00
test.txt Added code to load_file() to convert tabs to spaces 2020-07-15 17:56:40 -04:00
tweet65.c Always return a consistent value. 2020-04-15 21:54:44 +02:00
tzone.txt Fixed a file-reading bug 2020-06-21 02:54:41 -04:00
w5100_http.c Factored out W5100 HTTP client handling. 2020-04-20 20:40:28 +02:00
w5100_http.h Factored out W5100 HTTP client handling. 2020-04-20 20:40:28 +02:00
w5100.c Added support using the W5100 with a single socket. 2020-05-06 22:37:45 +02:00
w5100.h
wget65.c Factored out W5100 HTTP client handling. 2020-04-20 20:40:28 +02:00