1
0
mirror of https://github.com/livingcomputermuseum/IFS.git synced 2026-02-27 17:22:20 +00:00

12 Commits

Author SHA1 Message Date
Ken Shirriff
b9f55fccac Fix a problem that if the receiver loses a packet,
the sender will keep sending the wrong AData packet forever.
The solution is for the receiver to send an Ack, rather than ignoring the packet.
2017-11-06 13:10:00 -08:00
Josh Dersch
8975478a1c Added AGPL License, completed readme.txt, general cleanup. 2016-12-14 16:16:16 -08:00
Josh Dersch
ef6bd4cc97 Cleanup, cleanup, cleanup. Fixed guest account a bit. 2016-12-12 12:42:00 -08:00
Josh Dersch
c03d930bec Added basic mail support. No routing. 2016-06-06 14:57:17 -07:00
Josh Dersch
0a8b83c315 Initial implementation of console interface for maintenance/config 2016-04-22 16:59:08 -07:00
Josh Dersch
38a4b7e53f Added authorization to CopyDisk, minor BSP cleanup. 2016-04-21 12:52:30 -07:00
Josh Dersch
217388ebda Cleanup: Changed how worker threads are created and managed, added configuration file (ifs.cfg) and fixed up network interface selection. 2016-04-19 17:00:09 -07:00
Josh Dersch
22b9676b7a Implemented UDP transport, fixed a couple of small BSP issues uncovered by it. 2016-03-02 17:22:51 -08:00
Josh Dersch
1d90b5e8ae Fixed BSP issue on flaky nets, implemented EFTP and Boot services. 2016-02-17 13:52:34 -08:00
Josh Dersch
39a32469d3 Added missing file. 2016-02-15 11:01:38 -08:00
Josh Dersch
bf7aa94d4d Implemented BreathOfLife, begun EFTP. 2016-02-15 11:01:23 -08:00
Josh Dersch
602de14881 Basic FTP implementation, cleaned up BSP implementation somewhat. 2016-02-11 17:17:21 -08:00