Commit Graph

  • 05ab3c9ed1 fix slice index underrun main Sundog 2021-04-23 12:20:17 -0700
  • 73a020b239 quiet some unnecessary log noise Sundog 2021-04-18 13:34:08 -0700
  • 95f3681db8 add package comment to openconn Sundog 2021-04-17 09:35:29 -0700
  • b2cfe0f1ab add readme, add more comments to main.go Sundog 2021-04-17 09:32:37 -0700
  • db28cfbcdb add contact screen Sundog 2021-04-16 18:49:51 -0700
  • 6211d07ca4 fix command flag help message Sundog 2021-04-16 18:34:57 -0700
  • 5342c7933c add gitignore, add first pass at info screen handler Sundog 2021-04-16 18:30:56 -0700
  • fb4aa62f16 add help, operator handlers and screens Sundog 2021-04-16 16:04:50 -0700
  • 97cc113329 one more i/o fix in door handler - prompt doesn't always have a newline Sundog 2021-04-16 14:48:56 -0700
  • f371c01596 refactor simple screen output into screenHandler function to parse ANSI files (with optional go template fields) Sundog 2021-04-16 14:41:35 -0700
  • 10a3c0a4e9 clean up door i/o a bit Sundog 2021-04-16 13:42:17 -0700
  • 292e2a95da fix typo in openconn that probably caused a lot of hassles Sundog 2021-04-14 20:25:04 -0700
  • 5a9dc20749 cleanup some messes Sundog 2021-04-14 18:04:17 -0700
  • cf2bf6f872 holy shit, full duplex-ish net.conn to exec.cmd is working Sundog 2021-04-14 17:42:07 -0700
  • 2a295b43b9 add doorHandler back in Sundog 2021-04-14 15:27:45 -0700
  • 1f3c0331e7 move to using contexts to keep channels with connections Sundog 2021-04-14 14:58:02 -0700
  • 30989fd935 first pass at using gaio for non-blocking net reads Sundog 2021-04-14 08:25:41 -0700
  • f0a810c330 first commit Sundog 2021-04-14 05:51:34 -0700