Skip to content
Snippets Groups Projects
  1. Mar 19, 2015
    • an7s's avatar
      updated padding code · fd0d6add
      an7s authored
      Former-commit-id: ad69b65e4967f3f7695a4e3ce402ca0e8c0d41c9
      fd0d6add
  2. Mar 18, 2015
  3. Mar 17, 2015
  4. Mar 16, 2015
  5. Mar 07, 2015
    • an7s's avatar
      updated info · 86e53240
      an7s authored
      Former-commit-id: e36168d43e573a30e3b4f5ccc51a85181595e98a
      86e53240
    • an7s's avatar
      updated stats · e906cbca
      an7s authored
      Former-commit-id: 290d99820731c80af570b674bf75dab622ddea2d
      e906cbca
    • an7s's avatar
      More stringent tests for malloc · 1713adef
      an7s authored
      Fixed bug
      Reinstated simple dominator heuristic
      
      
      Former-commit-id: 3cd7b374d69c22551d944957f40636f5e5e6ac70
      1713adef
    • an7s's avatar
      ok now works · f5575604
      an7s authored
      Former-commit-id: bff2f2d4f78bfd3f91bbb9905075c1ed377eeef4
      f5575604
    • an7s's avatar
      fixed compilation · 9e36fb0a
      an7s authored
      Former-commit-id: 22f7b9fb396a20b7e22b139d06476aa68514c393
      9e36fb0a
  6. Mar 05, 2015
    • an7s's avatar
      fixed build · 6ce8b67c
      an7s authored
      Former-commit-id: 60f967422156f021939ad83676f7335937e7f804
      6ce8b67c
    • an7s's avatar
      ... · dcce9ac9
      an7s authored
      Former-commit-id: 276aa26861ae31d9ac59f95dffd477e7f6fe70af
      dcce9ac9
    • an7s's avatar
      New file format for specifying and restricting candidate malloc functions · 1ee1706c
      an7s authored
      Former-commit-id: 45772caec43a2155d88347efd40dec3bf90b85f5
      1ee1706c
    • an7s's avatar
      ... · a676ab17
      an7s authored
      Former-commit-id: ade285e01799bbc11bc15c93f02e70aede51fcb9
      a676ab17
    • an7s's avatar
      ... · 82050cf3
      an7s authored
      Former-commit-id: b4670e6ead0dbeeb8ac8fcadbc87b0532d49127b
      82050cf3
    • an7s's avatar
      Moved to security_transforms · 961dac7f
      an7s authored
      Former-commit-id: d0f84a7794d1b4b9b1bd6000d4f1faa615ade0e8
      961dac7f
    • an7s's avatar
      got rid of warning · f99784fd
      an7s authored
      Former-commit-id: 895141c72ca6c0eb9843403538f85f78138ff6a6
      f99784fd
    • an7s's avatar
      updated stats · 453fcd88
      an7s authored
      Former-commit-id: 3b64c38c47cb74c15fb4d35bcda64cbc3a911830
      453fcd88
    • an7s's avatar
      updated static results · 0dd04f86
      an7s authored
      Former-commit-id: 18797c6a5d5d1c6d2f0dc0d392dc7072fc18ba09
      0dd04f86
    • an7s's avatar
      cleanup · 6a00b840
      an7s authored
      Former-commit-id: 3aa9b4e5553602ff3ce333efa34b155c28a99d09
      6a00b840
  7. Mar 04, 2015
  8. Mar 03, 2015
  9. Feb 27, 2015
  10. Feb 23, 2015
    • jdh8d's avatar
      Updated the portion of fill_in_indtargs that looks through the data segments... · 7ceae576
      jdh8d authored
      Updated the portion of fill_in_indtargs that looks through the data segments of a program to find pointers such that 64-bit code needs to find a 64-bit pointer, otherwise it's likely not a pointer.  Was getting spurious false hits from an array of shorts that contained characters such that strings like 00490078 would be found as a valid pointer, when in fact it isn't.
      
      Former-commit-id: 0a8b679c83422264fcdf91b8155fe4cd6e9ddc81
      7ceae576
    • jdh8d's avatar
      Added support to instrument only certain instructions by taking input file... · a3f63e1b
      jdh8d authored
      Added support to instrument only certain instructions by taking input file (mostly from code sonar reports
      
      Former-commit-id: 2cf3833bd64319c7c90fd4c8d1cc3f22f6153627
      a3f63e1b
  11. Feb 17, 2015
    • jdh8d's avatar
      adjusted for x86-64-isms · 37acb62b
      jdh8d authored
      Former-commit-id: 87b17e4a306bb1c821691ee52b06c48d5e2885af
      37acb62b
    • jdh8d's avatar
      fixed paren bug · d9f25e24
      jdh8d authored
      Former-commit-id: e8b89357286a337c1ea86140491a7e1d9518d157
      d9f25e24
  12. Feb 13, 2015
  13. Feb 12, 2015
  14. Feb 07, 2015
Loading