1
0
mirror of https://github.com/livingcomputermuseum/IFS.git synced 2026-01-11 23:53:09 +00:00

45 Commits

Author SHA1 Message Date
Josh Dersch
e94304a73a Small tweak to LED logic to ensure it's always in the proper state. v1.4 2023-10-02 20:34:01 -07:00
Josh Dersch
5ec467d183 Merge branch 'master' of https://github.com/livingcomputermuseum/IFS 2023-10-01 23:42:00 -07:00
Josh Dersch
6e7ed50e92 Adding support for blinky LEDs on BeagleBone adapter. 2023-10-01 23:41:56 -07:00
Living Computers: Museum+Labs
909877e0ef
Update README.md 2023-09-30 22:52:31 -07:00
Living Computers: Museum+Labs
9b9a9583f2
Update README.md 2023-09-30 22:51:53 -07:00
Josh Dersch
4d992b1bd7 Adding built-in support for Ken Shirriff's BeagleBone-based Alto Ethernet Interface.
Adding revised version of MicrocodeBootRequest, to support booting Dolphin and Dorado hardware.
2023-09-30 22:45:05 -07:00
Josh Dersch
86ee8f8844 Merge branch 'master' of https://github.com/livingcomputermuseum/IFS 2020-11-18 00:01:25 -08:00
Josh Dersch
482d11cc3e Fixed gateway routing. You can now play Mazewar across the Internet, the way it was meant to be played. 2020-11-18 00:01:15 -08:00
Living Computers: Museum+Labs
f6bf8b97c6
Update README.md 2020-05-28 12:18:25 -07:00
Josh Dersch
97d92450b3 Changes to make IFS work correctly with npcap (which replaces WinPcap) in WinPcap compatibility mode. v0.3 2019-02-21 16:34:57 -08:00
Josh Dersch
b926d1729b Merge branch 'master' of https://github.com/livingcomputermuseum/IFS 2018-01-10 13:12:44 -08:00
Living Computers: Museum+Labs
5c63e67502
Merge pull request #2 from shirriff/bugfix
Don't use console if redirected.
2017-11-20 12:10:57 -08:00
Ken Shirriff
22a9bbac1a Don't use console if redirected.
This is a brute-force solution, but the existing console code will hit errors if there is no console.
2017-11-18 17:12:05 -08:00
Living Computers: Museum+Labs
b6ea7b4d07
Merge pull request #1 from shirriff/bugfix
Fix a problem that if the receiver loses a packet,
2017-11-06 13:16:03 -08:00
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
Living Computers: Museum+Labs
2769fc67ca Update README.md 2017-06-06 14:51:11 -07:00
Josh Dersch
c6f6ef5cce Updated binary version. 2017-06-06 13:26:04 -07:00
Josh Dersch
777af69c5f Merge branch 'master' of https://github.com/livingcomputermuseum/IFS v0.2 2017-06-06 13:22:45 -07:00
Josh Dersch
c165ba40a7 Added gateway routing services. Minor cleanup. 2017-06-06 13:22:39 -07:00
Living Computers: Museum+Labs
4e10f2973b Create README.md 2017-03-31 17:57:32 -07:00
Living Computers: Museum+Labs
02ea08a843 Delete IFS.zip 2016-12-15 10:28:21 -08:00
Living Computers: Museum+Labs
ea48f07ef3 IFS binaries
Added ZIP of v0.1 binaries
v0.1
2016-12-15 10:27:01 -08:00
Living Computers: Museum+Labs
b53a71fddd Create license.txt 2016-12-14 17:17:34 -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
6cb6cf88de Added basic auth and access control. 2016-04-20 16:13:16 -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
66d7736472 Changed endian-ness to match 3mbit bridge. (Similar changes also made to ContrAlto) 2016-03-23 16:51:10 -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
Josh Dersch
e83a60167d Implementation of FTP started. 2016-02-04 18:37:38 -08:00
Josh Dersch
78e45e4564 Implemented CopyDisk, some cleanup, improved logging. 2016-02-02 15:51:56 -08:00
Josh Dersch
32beacdca8 Progress made; updated to work with Contralto, initial stubs for CopyDisk. Misc services work. 2016-01-27 17:24:51 -08:00
Josh Dersch
2badecda6d Cleanup, refactoring things into more appropriate protocol layers. 2015-10-16 11:59:06 -07:00
Josh Dersch
f2cc2130ee Adding pcap.net libs and xml. 2015-10-15 16:49:24 -07:00
Josh Dersch
3c6c88381e Basics completed (still rough). No testing done (awaiting running Alto.) 2015-10-15 16:47:45 -07:00
Josh Dersch
16557b9110 Cleaned up dead directories. 2015-10-14 16:20:29 -07:00
Josh Dersch
53539d8afd Fleshed out implementation. 2015-10-14 16:17:36 -07:00
joshd
6be09b106c Initial checkin of Ethernet library (mostly for playing with git) 2015-06-18 12:08:13 -07:00