Skip to content
Snippets Groups Projects
  1. Nov 14, 2020
  2. Nov 02, 2020
  3. Oct 31, 2020
  4. Oct 24, 2020
  5. Oct 14, 2020
  6. Oct 12, 2020
  7. Oct 08, 2020
  8. Oct 07, 2020
  9. Oct 06, 2020
  10. Oct 05, 2020
  11. Oct 03, 2020
  12. Sep 30, 2020
  13. Sep 29, 2020
  14. Sep 25, 2020
  15. Sep 22, 2020
  16. Sep 21, 2020
  17. Sep 19, 2020
  18. Sep 15, 2020
  19. Sep 14, 2020
  20. Sep 10, 2020
  21. Sep 09, 2020
  22. Sep 02, 2020
  23. Aug 30, 2020
  24. Aug 29, 2020
  25. Aug 26, 2020
  26. Aug 25, 2020
  27. Aug 24, 2020
  28. Aug 16, 2020
  29. Aug 09, 2020
  30. Jul 28, 2020
  31. Jul 22, 2020
  32. Jul 17, 2020
  33. Jul 10, 2020
  34. Jun 27, 2020
  35. Jun 26, 2020
  36. Jun 25, 2020
    • Jason Hiser's avatar
      Merge branch 'libkeystone-integrate' into 'master' · 203b8740
      Jason Hiser authored
      Libkeystone integrate
      
      See merge request allnp/peasoup_umbrella!6
      203b8740
    • Daniel Chen's avatar
      Rework the assembly-string->binary conversion. · 6cb3e237
      Daniel Chen authored and Jason Hiser's avatar Jason Hiser committed
      The old method involved writing assembly to a file, asking an external assembler to do the conversion, then processing the binary file to read the binary instructions back out.  This method is slow and relies on nasm, which isn't available on all machines or for the full variety of supported architectures.  The replacement is keystone, a 3rd party library that is linked to provide assembly->binary conversion.
      6cb3e237
  37. May 15, 2020
Loading