emailler/apps
2020-07-28 23:03:27 -04:00
..
atrtelnet.cfg Add custom font for the Atari version, fix Atari keyboard input handling. 2017-09-01 22:36:35 +02:00
attacher.c The filesize needs a 32 bit variable, not 16 2020-07-28 19:20:00 -04:00
date65.c Fixed a file-reading bug 2020-06-21 02:54:41 -04:00
edit.c Broke out MIME attachment functionality into a separate program (ATTACHER) 2020-07-28 17:14:43 -04:00
email_common.h Broke out MIME attachment functionality into a separate program (ATTACHER) 2020-07-28 17:14:43 -04:00
email.c Slight optimization to decode_base64. 2020-07-28 23:03:27 -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 Improved URL selector handling. 2018-11-13 13:19:47 +01:00
ifttt.h Added Tweet65. 2018-11-01 14:21:20 +01:00
linenoise.c Include Apple II specific header only for Apple II. 2018-10-30 20:00:17 +01:00
linenoise.h Added (Apple II specific) wget65 program. 2018-08-01 19:39:06 +02:00
Makefile Broke out MIME attachment functionality into a separate program (ATTACHER) 2020-07-28 17:14:43 -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 Broke out MIME attachment functionality into a separate program (ATTACHER) 2020-07-28 17:14:43 -04:00
rebuild.c Broke out MIME attachment functionality into a separate program (ATTACHER) 2020-07-28 17:14:43 -04:00
smtp65.c Fixed bug in smtp65 which was breaking long messages. CR->CRLF conversion. 2020-07-26 23:26:00 -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 Removed Ethernet driver I/O base. 2019-05-02 14:44:24 +02:00
wget65.c Factored out W5100 HTTP client handling. 2020-04-20 20:40:28 +02:00