1. 29 Jan, 2018 1 commit
  2. 28 Jan, 2018 2 commits
    • Hisham Muhammad's avatar
      Darwin: reorganize process reading loop · ac38daf5
      Hisham Muhammad authored
      ac38daf5
    • Hisham Muhammad's avatar
      Core/Linux: reorganize process reading loop · 66909bf5
      Hisham Muhammad authored
      Move functions that read process data into LinuxProcess.c
      and change flow from a monolithic `ProcessList_scan ->
      ProcessList_goThroughEntries` into the following:
      
      ```
      ProcessList_scan -> (Linux)ProcessList_goThroughEntries ->
      ProcessList_scanProcess -> (Linux)Process_update
      ```
      
      This will allow hooking plugins into the scanning
      process.
      
      Other platforms need to be similarly reworked.
      66909bf5
  3. 18 Feb, 2016 1 commit
  4. 02 Feb, 2016 1 commit
  5. 13 Jan, 2016 1 commit
  6. 02 Nov, 2015 1 commit
  7. 01 Nov, 2015 1 commit
  8. 25 Oct, 2015 1 commit
  9. 19 Sep, 2015 1 commit
  10. 17 Sep, 2015 1 commit
  11. 14 Sep, 2015 1 commit
  12. 19 Aug, 2015 7 commits
  13. 27 Nov, 2014 1 commit
  14. 24 Nov, 2014 1 commit