1. Feb 19, 2024
  2. Feb 15, 2024
  3. Feb 14, 2024
  4. Feb 06, 2024
  5. Jan 31, 2024
  6. Dec 20, 2023
  7. Nov 28, 2023
  8. Nov 23, 2023
  9. Oct 17, 2023
  10. Oct 16, 2023
  11. Oct 02, 2023
    • Alberto Miranda's avatar
      Merge branch 'rnou/268-remove-parallax-testing' into 'master' · 91d69338
      Alberto Miranda authored
      Resolve "Remove Parallax Testing"
      
      This MR updates testing for the new docker CI environment:
      - Removes Parallax Testing to make faster tests (we will activate again if needed, or changes are applied)
      - Adds cstdint for uint types (gcc 10..)
      - Updates python sh library/package to a newer version. This solves and produces some changes.
      - Solved a bug in sfind
      
      Closes #268
      
      Closes #268
      
      See merge request !169
      91d69338
  12. Sep 29, 2023
  13. Sep 28, 2023
  14. Sep 27, 2023
  15. Sep 22, 2023
  16. Jun 20, 2023
  17. Jun 19, 2023
    • Marc Vef's avatar
      Merge branch 'rnou/arm_master' into 'master' · ba81942d
      Marc Vef authored
      Arm Support
      
      This adds ARM support.
      
      It adds a new profile to download the syscall_intercept that supports ARM (fork).
      The modifications doesn't use ARM define, as it is not needed, we only need to check if a syscall exists or not.
      
      Closes #244 
      We can close !127 also, I think that this merge updates and solves some issues.
      
      Closes #244
      
      See merge request !160
      ba81942d
    • Ramon Nou's avatar
      Missing one syscall · 52650a44
      Ramon Nou authored and Marc Vef's avatar Marc Vef committed
      52650a44