1. 01 Jun, 2018 7 commits
  2. 30 May, 2018 1 commit
  3. 27 May, 2018 1 commit
  4. 26 May, 2018 2 commits
  5. 22 May, 2018 1 commit
  6. 18 May, 2018 2 commits
  7. 14 May, 2018 5 commits
  8. 10 Mar, 2018 2 commits
    • Luca Boccassi's avatar
      Problem: formatting issues in the CI · 8d544ef1
      Luca Boccassi authored
      Solution: commit clang-format-diff
      8d544ef1
    • Manuel Segura's avatar
      Pull request to merge porting to WindRiver VxWorks 6.x (#2966) · 4726f726
      Manuel Segura authored
      * Problem: Still need to port over more files to VxWorks 6.x
      
      Solution: Port more files to VxWorks 6.x
      
      * Problem: Need to port over remaining files to VxWorks 6.x. Also remove POSIX thread dependency for VxWorks (because of priority inversion problem in POSIX mutexes with VxWorks 6.x processes)
      
      Solution: Port over remaining files to VxWorks 6.x. Also removed POSIX thread dependency for VxWorks
      
      * Problem: Needed to modify TCP, UDP, TIPC classes with #ifdefs to be compatible with VxWorks 6.x.
      
      Solution:  Modify TCP, UDP, TIPC classes with #ifdefs to be compatible with VxWorks 6.x
      4726f726
  9. 05 Mar, 2018 1 commit
  10. 13 Feb, 2018 1 commit
    • Simon Giesecke's avatar
      Problem: network initialization and shutdown functions not available for · e8e24030
      Simon Giesecke authored
      reuse
      
      Solution: extract into functions defined in ip.hpp
      
      Problem: signaler_t::make_fdpair not reusable
      
      Solution: move make_fdpair to ip.hpp
      
      Problem: epoll worker with no fds cannot be stopped
      
      Solution: use interruptible epoll_pwait call
      
      Problem: insufficient unit tests for poller
      
      Solution: add test cases
      e8e24030
  11. 02 Feb, 2018 1 commit
  12. 31 Jan, 2018 1 commit
  13. 19 Sep, 2017 1 commit
  14. 07 Sep, 2017 1 commit
  15. 06 Sep, 2017 1 commit
  16. 01 Sep, 2017 3 commits
  17. 22 Aug, 2017 4 commits
  18. 06 May, 2017 1 commit
  19. 14 Apr, 2017 1 commit
  20. 04 Apr, 2017 1 commit
  21. 27 Mar, 2017 1 commit
  22. 26 Mar, 2017 1 commit