emailler/apps
2021-05-16 00:41:30 -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 ATTACHER: Fixed filetype of destination file to be TXT (not BIN) 2020-10-29 23:54:08 -04:00
date65.c
edit.c
edithelp1.txt EDIT: Bump to v1.27 2020-09-14 21:09:43 -04:00
edithelp2.txt EDIT: bug fix for new CA-Plus/CA-Minus bank switch commands 2020-09-02 20:48:36 -04:00
email_common.h Added support for decoding QP and B64 Subjects 2021-05-11 22:30:44 -04:00
email.c EMAIL: Another little optimization [Qkumba] 2021-05-16 00:41:30 -04:00
email.cfg POP65/SMTP65: Allow port number to be changed in email.cfg 2020-09-03 16:43:33 -04:00
emailhelp1.txt More documentation work. 2020-10-29 17:24:24 -04:00
hfs65.c Always return a consistent value. 2020-04-15 21:54:44 +02:00
ifttt.c
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 Qkumba spotted a bug in decode_base64() - fixed! 2021-05-15 01:14:46 -04:00
news.cfg NNTP65/NNTP65UP: Changed spool to NEWS.SPOOL. Cleaned up params file. 2020-09-15 21:24:26 -04:00
nntp65.c Fixed kill-list functionality in NNTP65 2021-05-14 01:09:45 -04:00
nntp65.up.c
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
rebuild.c
smtp65.c Merge branch 'usenet' 2020-10-10 21:42:22 -04:00
telnet65.s Bump user visible versions. 2019-05-10 17:47:06 +02:00
test.txt
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
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