Skip to content
Snippets Groups Projects
  1. Dec 07, 2023
    • Michal Hrusecky's avatar
      Adapt README · ba2b3de8
      Michal Hrusecky authored
      Fix readme to contain up to date information.
      Verified
      ba2b3de8
    • Michal Hrusecky's avatar
      Various fixes to the client · 2814260d
      Michal Hrusecky authored
      Try to better handle various corner cases, make some errors fatal (like
      if there is no directory to search for sockets in, it makes no sense to
      retry). Also use unsigned long long instead of uint64_t. I have no idea
      how big unsigned long long will be, but it will surely handle 32 bits
      that it needs to currently.
      Verified
      2814260d
  2. Dec 06, 2023
    • Michal Hrusecky's avatar
      Fix server and it's controller · ba9726d5
      Michal Hrusecky authored
      Server was crashing quite often. Fixed several bugs causing crashes and
      made sure that the data provided via CLI are parsed properly. Also
      decreased a precision of serial, just to be on safe side as we have no
      idea what we can encounter on client side.
      Verified
      ba9726d5
  3. Dec 05, 2023
  4. Feb 01, 2023
  5. Aug 03, 2021
  6. Jul 22, 2021
  7. Jan 04, 2021
  8. Jan 03, 2021