Commit Graph

  • 9d50b9dab1 added badges master Amit Bezalel 2019-06-16 04:23:14 +03:00
  • 6f7127bb76 fixed vet error in aten messages amit b 2019-06-16 04:20:17 +03:00
  • 6d2d92b6f0 fixed go modules amit b 2019-06-16 04:11:39 +03:00
  • f65a10f289 added go.mod files amit b 2019-06-16 03:36:31 +03:00
  • dac89e5b7b added circleCI config amit b 2019-06-16 03:22:38 +03:00
  • b816e42703 updated readme amit bezalel 2018-02-17 19:18:46 +02:00
  • be81a1eb67 fixed rfb encoding (file-reader) amit bezalel 2018-02-17 16:45:52 +02:00
  • 4f65cf3972 frame rate to variable amit bezalel 2018-02-11 09:40:40 +02:00
  • 5c4293d610 fixed tight encoding & refactored video encoders amit bezalel 2018-02-10 02:01:19 +02:00
  • 88ff26e513 ppm optimizatio, added trace logging level amit bezalel 2018-02-02 12:19:06 +02:00
  • 634fd73fb2 fixed tight palette byte alignment amit bezalel 2018-01-28 02:38:44 +02:00
  • 386f30517e added perfect cursor handling amit bezalel 2018-01-28 02:12:44 +02:00
  • 8c14045490 fixed tight palette filter amit bezalel 2018-01-27 14:32:07 +02:00
  • 4023932ee5 fixed copy rect & zrle after playing with tight server amit bezalel 2018-01-27 13:06:16 +02:00
  • f8b68866a0 video encoders fixes amit bezalel 2018-01-24 21:17:02 +02:00
  • 266685537f fixed copyrect & some refactoring amit bezalel 2018-01-24 21:15:21 +02:00
  • 902ef26b84 added zrle amit bezalel 2018-01-24 09:24:36 +02:00
  • 4f1e476e88 more encodings in main amit bezalel 2018-01-22 07:12:35 +02:00
  • c1c9e374b6 readme changes amit bezalel 2018-01-22 07:11:48 +02:00
  • 2bff324c0a fixing up tightPng implementation so it might work (untested) amit bezalel 2018-01-22 07:10:23 +02:00
  • 1ce97d02eb cleaning up amit bezalel 2018-01-22 06:54:38 +02:00
  • c2ec0e67ca added readme amit bezalel 2018-01-22 06:39:41 +02:00
  • fa9cdf83be fixed fill filter in tight encoding amit bezalel 2018-01-21 19:45:19 +02:00
  • 5c0f72a0cb added rre encoding (tested) amit bezalel 2018-01-20 13:20:07 +02:00
  • b858291681 added zlib encoding (tested) amit bezalel 2018-01-20 12:08:17 +02:00
  • 5cd902341d initial cursor support (just getting the image and location), not drawing correctly yet betzalel 2018-01-18 09:22:11 +02:00
  • 16eba765cd fixed hextile, now tested & working amit bezalel 2018-01-13 17:16:58 +02:00
  • afc94572a3 name change now: vnc2video, initial implementation for hextile, cursor amit bezalel 2018-01-12 04:56:55 +02:00
  • 1a112dbead added fbs reader with an example usage main function amit bezalel 2018-01-06 14:31:48 +02:00
  • b981839fc1 fixed deflater handling, added set pixel format in client (hard coded 24 depth for now), added raw encoding amit bezalel 2018-01-05 03:48:59 +02:00
  • 41cec2a1e8 cleaning and preparing for more encoding implementations amit bezalel 2017-12-30 21:29:35 +02:00
  • 1468ef65b5 added ffmpeg binary for easy access amit bezalel 2017-12-30 15:50:57 +02:00
  • f4b1a60a4f fixed dv encoders amit bezalel 2017-12-30 15:50:34 +02:00
  • a855abcb6c added video codecs, works with mjpeg & h264-ffmpeg amit bezalel 2017-12-30 09:29:33 +02:00
  • 16f897ddfe first working tight encoding reader amit bezalel 2017-12-30 02:00:28 +02:00
  • f6acfdfdad add ability to check supported status Vasiliy Tolstov 2017-07-14 02:01:24 +03:00
  • cc43ee4e06 fix for oldeer vnc protocols Vasiliy Tolstov 2017-07-11 02:37:02 +03:00
  • faf8458fa3 fixup client Vasiliy Tolstov 2017-07-10 23:40:30 +03:00
  • 7915e89e38 fix for nil channel Vasiliy Tolstov 2017-07-10 23:20:56 +03:00
  • a9b36a4d3a fix for 8 bit colors in remmina Vasiliy Tolstov 2017-07-10 23:20:35 +03:00
  • 5ad25a5873 fix negative result in auth Vasiliy Tolstov 2017-07-10 23:16:47 +03:00
  • 88b99c68a5 add security handler info to connection Vasiliy Tolstov 2017-07-05 16:08:27 +03:00
  • f77f8cec13 cleanup Vasiliy Tolstov 2017-07-04 14:25:02 +03:00
  • a6abedbe53 complete aten hermon encoding Vasiliy Tolstov 2017-07-04 14:24:41 +03:00
  • 2024b32082 some lint fixes Vasiliy Tolstov 2017-07-04 01:36:10 +03:00
  • 3aba31d655 move handler to handlers Vasiliy Tolstov 2017-07-03 23:57:45 +03:00
  • 10414c41a1 split messages Vasiliy Tolstov 2017-07-03 23:54:55 +03:00
  • 213f98d0a7 more aten fixes Vasiliy Tolstov 2017-06-30 16:13:01 +03:00
  • 839fadfd3e add more supported encodings Vasiliy Tolstov 2017-06-30 00:39:52 +03:00
  • a823255675 fixes for proxy Vasiliy Tolstov 2017-06-30 00:24:39 +03:00
  • 3153ecf43a fix byte referencing Vasiliy Tolstov 2017-06-29 15:19:04 +03:00
  • d98d2dfc52 fix error path in security handler Vasiliy Tolstov 2017-06-29 15:17:15 +03:00
  • 43703cb18d add aten ikvm support Vasiliy Tolstov 2017-06-29 00:09:31 +03:00
  • a0f8168a6c add new encodings Vasiliy Tolstov 2017-06-26 18:21:15 +03:00
  • 37dfb236de incomplete multiplexer of clients to single proxied conn Vasiliy Tolstov 2017-06-26 17:35:40 +03:00
  • a56d5e188c small fixups Vasiliy Tolstov 2017-06-26 17:31:00 +03:00
  • 930badb789 update generators Vasiliy Tolstov 2017-06-26 17:30:47 +03:00
  • 834a967c2b split security Vasiliy Tolstov 2017-06-26 14:22:27 +03:00
  • cc3c34ca50 simplify client Vasiliy Tolstov 2017-06-26 14:16:03 +03:00
  • 1ec2df07e9 split encodings Vasiliy Tolstov 2017-06-26 13:20:39 +03:00
  • 87294a7677 simplify encode/decode of RAW encoding Vasiliy Tolstov 2017-06-20 12:32:09 +03:00
  • 0f07f3fc63 fix client Vasiliy Tolstov 2017-06-20 00:56:33 +03:00
  • 7f07cdcd2e remove old stuff from example Vasiliy Tolstov 2017-06-20 00:56:17 +03:00
  • 661aaab515 add supermicro aten auth Vasiliy Tolstov 2017-06-20 00:55:56 +03:00
  • 4ceeeebeb2 minor fixes and proper auth Vasiliy Tolstov 2017-06-20 00:55:32 +03:00
  • ff60108c41 use buffer pool and disable mutex Vasiliy Tolstov 2017-06-18 22:38:59 +03:00
  • c8905c0ea9 limit buffer usage Vasiliy Tolstov 2017-06-18 21:01:01 +03:00
  • 1413d28267 complete tight png Vasiliy Tolstov 2017-06-18 19:42:41 +03:00
  • 49c704bc67 complete proxy support Vasiliy Tolstov 2017-06-13 16:20:35 +03:00
  • dcb1e176c4 next steps Vasiliy Tolstov 2017-06-13 01:52:07 +03:00
  • a45bca15e3 not working example Vasiliy Tolstov 2017-06-12 14:11:23 +03:00
  • 5139d1dd82 Initial commit Vasiliy Tolstov 2017-06-07 14:55:06 +03:00