Skip to content
Snippets Groups Projects
  1. Jul 29, 2020
  2. Jul 19, 2020
  3. Jul 18, 2020
  4. Jul 17, 2020
  5. Jul 15, 2020
  6. Jul 14, 2020
  7. Jul 13, 2020
  8. Jul 11, 2020
  9. Jul 09, 2020
  10. Jul 08, 2020
  11. Jul 06, 2020
  12. Jul 04, 2020
  13. Jul 03, 2020
  14. Jun 29, 2020
  15. Jun 24, 2020
  16. Jun 23, 2020
  17. Jun 22, 2020
  18. Jun 18, 2020
  19. Jun 17, 2020
  20. Jun 05, 2020
    • Sergei Rashitov's avatar
      Several unrelated issues · 54b15ceb
      Sergei Rashitov authored
      [-] Remove meaningless comment
      [*] Fix logical error in log thread causing a deadlock
      [*] Fix if statement causing dead code in sync logic
      [*] Fix log message type
      54b15ceb
  21. Jun 04, 2020
  22. May 26, 2020
  23. May 22, 2020
    • Sergei Rashitov's avatar
      Server Loop logic · f12d65d8
      Sergei Rashitov authored
      [*] Fix error message
      [*] Fix goto statement
      [*] Fix server pointer check
      f12d65d8
    • Sergei Rashitov's avatar
      Server Loop logic · 24572035
      Sergei Rashitov authored
      [*] Moved code that have nothing to do with dap_server_t to init/deinit
      functions.
      [+] Add error codes
      [+] Add timeout to epoll_wait, so loop can be stopped
      [-] Removed infinite loop when there is no server. It is responsibility of
      an application that uses sdk to create such loops
      24572035
    • Sergei Rashitov's avatar
      [*] loop stop != deinitialization · 2bb04a89
      Sergei Rashitov authored
      2bb04a89
  24. May 21, 2020
  25. May 20, 2020
  26. May 18, 2020
  27. May 14, 2020
Loading