Commit Graph

  • 4e8bad7acc don't advertise color support in the terminal type cy384 2020-09-19 16:41:47 -0400
  • 3cb3180edd bump version, update readme 0.6.0 cy384 2020-09-15 21:40:10 -0400
  • 7f2779c9ba add error alert if keys failed to load cy384 2020-09-15 21:33:00 -0400
  • 749b6a3a22 key-based authentication cy384 2020-09-15 21:17:02 -0400
  • 560e77cccb fix connection dialog cancel behavior cy384 2020-09-14 20:01:19 -0400
  • 1e4754c66a fix key/password radio buttons cy384 2020-09-14 19:55:00 -0400
  • c68d921d6a add cursor hiding libvterm hook cy384 2020-09-14 19:54:31 -0400
  • bd24c67224 add password/key radio buttons to connect dialog cy384 2020-09-14 18:51:29 -0400
  • 25550db076 ssh read speed improvements cy384 2020-09-14 17:26:14 -0400
  • 1edeac2637 password login robustness/friendliness improvements cy384 2020-09-13 12:21:17 -0400
  • 2cc1d8e33f fix typo in error message cy384 2020-09-13 12:20:13 -0400
  • 0b20b994a6 code cleanup and minor bug fixes cy384 2020-09-12 20:16:51 -0400
  • 4785ea821a bump version to 0.5.0 0.5.0 cy384 2020-09-06 16:06:00 -0400
  • adfd19ee3e add port number box to connection dialog cy384 2020-09-06 15:35:13 -0400
  • 24f487f83d improve draw speed cy384 2020-09-06 15:06:52 -0400
  • a64c35bf36 feed more keycodes into libvterm cy384 2020-09-06 14:34:42 -0400
  • 9556135cda remove typo in logo cy384 2020-09-05 20:06:01 -0400
  • 1200b63056 fix main error handling/robustness cy384 2020-09-05 20:05:35 -0400
  • a2904cb7bd add password entry dialog with hidden text cy384 2020-09-05 20:04:55 -0400
  • 96bb885279 draw resize box cy384 2020-09-01 12:11:04 -0400
  • 155caa5629 implement console/window resizing cy384 2020-08-31 22:53:06 -0400
  • 241c76e164 send arrow keys correctly via vterm cy384 2020-08-31 19:36:19 -0400
  • 352f06ae40 hook in vterm output callback for terminal feature reporting cy384 2020-08-31 19:25:46 -0400
  • 849b9eb573 add window title change feature cy384 2020-08-29 22:17:01 -0400
  • 2bb8ac431f add reverse video cy384 2020-08-29 21:14:59 -0400
  • a6108b81e1 print bold/italic/underline characters cy384 2020-08-29 21:04:21 -0400
  • dd53346367 bump version number to 0.4.0 0.4.0 cy384 2020-08-28 22:16:37 -0400
  • 1351b96ca7 initial libvterm integration cy384 2020-08-28 22:14:43 -0400
  • c29c1a2935 tweak build settings for 68k to minimize crashes with assembly cy384 2020-08-24 23:06:29 -0400
  • 2cadd7001d update readme cy384 2020-08-22 17:39:03 -0400
  • 6311a59565 disable paste menu unless connected cy384 2020-08-22 16:23:42 -0400
  • 4a1e15a849 print note if connection cancelled cy384 2020-08-22 15:17:12 -0400
  • c97e080173 fix printing of negative numbers cy384 2020-08-22 15:16:30 -0400
  • 1ae0c0848f compile with LTO cy384 2020-08-22 15:15:36 -0400
  • e8ba3bdd97 fix occasional cursor glitches cy384 2020-08-22 14:44:25 -0400
  • 074059f648 add blinking cursor cy384 2020-08-21 21:29:34 -0400
  • 847991fc07 missed header changes for paste and mbar changes cy384 2020-08-21 13:40:46 -0400
  • f1d8b66ae4 add paste from clipboard cy384 2020-08-20 15:31:26 -0400
  • 24065d8312 improve cmd key handling cy384 2020-08-20 14:56:59 -0400
  • cfb121c270 tweak name of mbar resource cy384 2020-08-20 14:53:01 -0400
  • 0dd720d7e8 catch cmd-q for quit cy384 2020-08-17 22:29:30 -0400
  • 30a64faf16 fixing screen redraw/region invalidation (less flicker, faster) cy384 2020-08-17 22:21:38 -0400
  • a9fbb1092a add edit menu cy384 2020-08-13 11:21:05 -0400
  • 18fb41d338 add screenshot cy384 2020-08-05 23:27:28 -0400
  • cdddf17f97 bump version number, readme 0.3.0 cy384 2020-08-05 22:31:04 -0400
  • e6d60dbf75 check for send failure cy384 2020-08-05 22:30:32 -0400
  • 99373cedc4 fix dumb print bug cy384 2020-08-05 22:30:06 -0400
  • e4123f41e3 add menu bar and about info box cy384 2020-08-05 20:59:49 -0400
  • aef30ac837 add better print function cy384 2020-07-26 10:13:51 -0400
  • 9242fc4ef6 add check and warnings/errors for CPU type cy384 2020-07-25 18:57:03 -0400
  • db264d0065 performance improvements cy384 2020-07-24 14:47:07 -0400
  • ba8bb217c3 increase requested RAM cy384 2020-07-23 23:33:21 -0400
  • 285067139d fix qd font clobbering on system 7 cy384 2020-07-23 20:47:02 -0400
  • 292e571a63 version number bump 0.2.0 cy384 2020-07-23 19:58:42 -0400
  • 86054bae08 fix printing of 0 integer cy384 2020-07-23 19:58:25 -0400
  • 9b319d7b77 add alert for failure to find thread manager cy384 2020-07-23 19:51:33 -0400
  • f183af48f1 large improvements to error checking and robustness cy384 2020-07-23 19:46:29 -0400
  • 3c72511444 add quick simple integer print function cy384 2020-07-23 19:45:01 -0400
  • d8b7b26f17 don't strip macsbug data from m68k builds cy384 2020-07-23 19:44:29 -0400
  • e8002d1120 readme update with system requirements cy384 2020-07-21 01:10:47 -0400
  • ef64cb58e9 move version and related constants out into a new file cy384 2020-07-20 18:14:57 -0400
  • bd24d05a91 add cancel button to intro dialog cy384 2020-07-20 15:30:56 -0400
  • 516e60887f split code up into more files, create network config/read thread cy384 2020-07-20 00:14:27 -0400
  • 4f633aba81 add version and icon information to resource file cy384 2020-07-19 12:00:58 -0400
  • 3e2647c6af extensive changes to everything 0.1.0 cy384 2020-07-16 21:32:31 -0400
  • 19a4995d08 improve connection shutdown handling cy384 2020-06-25 21:06:19 -0400
  • 46e6675afe move debugging string conversion to new header, extend with OT evs cy384 2020-06-25 20:59:08 -0400
  • 96fa6dc1d0 update readme 0.0.0 cy384 2020-06-19 19:02:16 -0400
  • 98e3bf2d57 improve error handling, allow user to input stuff cy384 2020-06-19 18:58:20 -0400
  • 3893ca8d62 update readme cy384 2020-06-18 21:35:40 -0400
  • 45c62a4b54 can now authenticate, send exec, read response, close connection cy384 2020-06-18 21:21:24 -0400
  • e6c8d28a09 cleanup/continued work cy384 2020-06-17 20:49:37 -0400
  • 653741d41d update readme cy384 2020-06-15 20:54:04 -0400
  • 835ec9fd65 gets part way through key exchange now cy384 2020-06-15 20:51:36 -0400
  • 44edf2526e basic ssh connection attempt (the grind begins) cy384 2020-06-13 23:33:25 -0400
  • 44036336ac fix library linking cy384 2020-06-13 22:13:57 -0400
  • a9f409e3fc add libssh2 link flag cy384 2020-06-08 20:13:01 -0400
  • 83c38a7dce add mbed libs to link flags cy384 2020-06-08 20:04:42 -0400
  • e6d0fdd616 init cy384 2020-06-08 12:53:38 -0400