1
0
mirror of https://github.com/livingcomputermuseum/IFS.git synced 2026-02-27 09:18:46 +00:00

Commit Graph

  • e94304a73a Small tweak to LED logic to ensure it's always in the proper state. master v1.4 Josh Dersch 2023-10-02 20:34:01 -07:00
  • 5ec467d183 Merge branch 'master' of https://github.com/livingcomputermuseum/IFS Josh Dersch 2023-10-01 23:42:00 -07:00
  • 6e7ed50e92 Adding support for blinky LEDs on BeagleBone adapter. Josh Dersch 2023-10-01 23:41:56 -07:00
  • 909877e0ef Update README.md Living Computers: Museum+Labs 2023-09-30 22:52:31 -07:00
  • 9b9a9583f2 Update README.md Living Computers: Museum+Labs 2023-09-30 22:51:53 -07:00
  • 4d992b1bd7 Adding built-in support for Ken Shirriff's BeagleBone-based Alto Ethernet Interface. Josh Dersch 2023-09-30 22:45:05 -07:00
  • 86ee8f8844 Merge branch 'master' of https://github.com/livingcomputermuseum/IFS Josh Dersch 2020-11-18 00:01:25 -08:00
  • 482d11cc3e Fixed gateway routing. You can now play Mazewar across the Internet, the way it was meant to be played. Josh Dersch 2020-11-18 00:01:15 -08:00
  • f6bf8b97c6 Update README.md Living Computers: Museum+Labs 2020-05-28 12:18:25 -07:00
  • 97d92450b3 Changes to make IFS work correctly with npcap (which replaces WinPcap) in WinPcap compatibility mode. v0.3 Josh Dersch 2019-02-21 16:34:57 -08:00
  • b926d1729b Merge branch 'master' of https://github.com/livingcomputermuseum/IFS Josh Dersch 2018-01-10 13:12:44 -08:00
  • 5c63e67502 Merge pull request #2 from shirriff/bugfix Living Computers: Museum+Labs 2017-11-20 12:10:57 -08:00
  • 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. Ken Shirriff 2017-11-18 17:11:34 -08:00
  • b6ea7b4d07 Merge pull request #1 from shirriff/bugfix Living Computers: Museum+Labs 2017-11-06 13:16:03 -08:00
  • 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. Ken Shirriff 2017-11-06 13:06:57 -08:00
  • 2769fc67ca Update README.md Living Computers: Museum+Labs 2017-06-06 14:51:11 -07:00
  • c6f6ef5cce Updated binary version. Josh Dersch 2017-06-06 13:26:04 -07:00
  • 777af69c5f Merge branch 'master' of https://github.com/livingcomputermuseum/IFS v0.2 Josh Dersch 2017-06-06 13:22:45 -07:00
  • c165ba40a7 Added gateway routing services. Minor cleanup. Josh Dersch 2017-06-06 13:22:39 -07:00
  • 4e10f2973b Create README.md Living Computers: Museum+Labs 2017-03-31 17:57:32 -07:00
  • 02ea08a843 Delete IFS.zip Living Computers: Museum+Labs 2016-12-15 10:28:21 -08:00
  • ea48f07ef3 IFS binaries v0.1 Living Computers: Museum+Labs 2016-12-15 10:27:01 -08:00
  • b53a71fddd Create license.txt Living Computers: Museum+Labs 2016-12-14 17:17:34 -08:00
  • 8975478a1c Added AGPL License, completed readme.txt, general cleanup. Josh Dersch 2016-12-14 16:16:16 -08:00
  • ef6bd4cc97 Cleanup, cleanup, cleanup. Fixed guest account a bit. Josh Dersch 2016-12-12 12:42:00 -08:00
  • c03d930bec Added basic mail support. No routing. Josh Dersch 2016-06-06 14:57:17 -07:00
  • 0a8b83c315 Initial implementation of console interface for maintenance/config Josh Dersch 2016-04-22 16:59:08 -07:00
  • 38a4b7e53f Added authorization to CopyDisk, minor BSP cleanup. Josh Dersch 2016-04-21 12:52:30 -07:00
  • 6cb6cf88de Added basic auth and access control. Josh Dersch 2016-04-20 16:13:16 -07:00
  • 217388ebda Cleanup: Changed how worker threads are created and managed, added configuration file (ifs.cfg) and fixed up network interface selection. Josh Dersch 2016-04-19 17:00:09 -07:00
  • 66d7736472 Changed endian-ness to match 3mbit bridge. (Similar changes also made to ContrAlto) Josh Dersch 2016-03-23 16:51:10 -07:00
  • 22b9676b7a Implemented UDP transport, fixed a couple of small BSP issues uncovered by it. Josh Dersch 2016-03-02 17:22:51 -08:00
  • 1d90b5e8ae Fixed BSP issue on flaky nets, implemented EFTP and Boot services. Josh Dersch 2016-02-17 13:52:34 -08:00
  • 39a32469d3 Added missing file. Josh Dersch 2016-02-15 11:01:38 -08:00
  • bf7aa94d4d Implemented BreathOfLife, begun EFTP. Josh Dersch 2016-02-15 11:01:23 -08:00
  • 602de14881 Basic FTP implementation, cleaned up BSP implementation somewhat. Josh Dersch 2016-02-11 17:17:21 -08:00
  • e83a60167d Implementation of FTP started. Josh Dersch 2016-02-04 18:37:38 -08:00
  • 78e45e4564 Implemented CopyDisk, some cleanup, improved logging. Josh Dersch 2016-02-02 15:51:56 -08:00
  • 32beacdca8 Progress made; updated to work with Contralto, initial stubs for CopyDisk. Misc services work. Josh Dersch 2016-01-27 17:24:51 -08:00
  • 2badecda6d Cleanup, refactoring things into more appropriate protocol layers. Josh Dersch 2015-10-16 11:59:06 -07:00
  • f2cc2130ee Adding pcap.net libs and xml. Josh Dersch 2015-10-15 16:49:24 -07:00
  • 3c6c88381e Basics completed (still rough). No testing done (awaiting running Alto.) Josh Dersch 2015-10-15 16:47:45 -07:00
  • 16557b9110 Cleaned up dead directories. Josh Dersch 2015-10-14 16:20:29 -07:00
  • 53539d8afd Fleshed out implementation. Josh Dersch 2015-10-14 16:17:36 -07:00
  • 6be09b106c Initial checkin of Ethernet library (mostly for playing with git) joshd 2015-06-18 12:08:13 -07:00