1. 27 Jan, 2020 1 commit
  2. 23 Dec, 2019 1 commit
  3. 08 Dec, 2019 1 commit
  4. 28 Nov, 2019 1 commit
  5. 02 Oct, 2019 1 commit
  6. 05 Sep, 2019 1 commit
  7. 18 Jul, 2019 1 commit
  8. 16 Jul, 2019 2 commits
  9. 18 May, 2019 1 commit
  10. 07 Feb, 2019 3 commits
  11. 05 Feb, 2019 2 commits
  12. 02 Feb, 2019 2 commits
  13. 01 Feb, 2019 7 commits
  14. 12 Jun, 2018 1 commit
  15. 30 May, 2018 1 commit
  16. 27 May, 2018 1 commit
  17. 26 May, 2018 1 commit
  18. 23 May, 2018 1 commit
  19. 22 May, 2018 1 commit
  20. 18 May, 2018 1 commit
  21. 16 May, 2018 1 commit
  22. 12 Mar, 2018 1 commit
    • Sergey Kachanovskiy's avatar
      Partial fix for issue 2963, removed invalid casts from fd_t to int (#2984) · 9c748f1b
      Sergey Kachanovskiy authored
      * Fixes issue 2963, ref stream_engine.cpp:981
      
      * Fixes issue 2963, ref socks_connecter.cpp:158
      
      * Fixes issue 2963, ref tcp_listener.cpp:144
      
      * Fixes issue 2963, ref tcp_connecter.cpp:423
      
      * Fixes issue 2963, ref socks_connecter.cpp:436
      
      * Fixes issue 2963, ref tcp_listener.cpp:179
      
      * Fixes issue 2963, ref tcp_listener.cpp:268
      
      * Fixes issue 2963, ref tcp_connecter.cpp:160
      9c748f1b
  23. 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
  24. 05 Mar, 2018 1 commit
  25. 09 Feb, 2018 1 commit
  26. 08 Feb, 2018 2 commits
  27. 02 Feb, 2018 1 commit