2016-05-06 |
Peter Foley | Reduce namespace pollution |
tree | commitdiff |
2014-10-14 |
Xiaozhu Meng | 1. Update ParseAPI, PatchAPI, and DyninstAPI Loop inter... |
tree | commitdiff |
2014-09-15 |
Xiaozhu Meng | Add loop interface and dominator info interface to... |
tree | commitdiff |
2014-01-20 |
Josh Stone | patchAPI: Fix coverity UNINIT_CTOR errors |
tree | commitdiff |
2013-08-15 |
Bill Williams | Remove incorrect export declaration |
tree | commitdiff |
2013-08-15 |
Bill Williams | Added -fvisibility=hidden to Linux builds, with export... |
tree | commitdiff |
2013-06-26 |
Bill Williams | Added -fvisibility=hidden to Linux builds, with export... |
tree | commitdiff |
2013-03-14 |
Andrew Bernat | Update version strings to 8.1.1; retire DepGraphAPI |
tree | commitdiff |
2013-01-30 |
Andrew Bernat | PatchObject function, block, edge accessor now creates... |
tree | commitdiff |
2013-01-12 |
Andrew Bernat | InjectorAPI initial commit; works on x86/Linux |
tree | commitdiff |
2012-11-20 |
Matthew LeGendre | Fix typo in warning cleanup |
tree | commitdiff |
2012-11-20 |
Matthew LeGendre | Clean warnings on x86_64 build |
tree | commitdiff |
2012-11-07 |
Andrew Bernat | 1) Reorder dwarf and elf libdirs to fix a problem with... |
tree | commitdiff |
2012-10-31 |
Andrew Bernat | Better dlopen detection. |
tree | commitdiff |
2012-09-20 |
Andrew Bernat | Windows fixes |
tree | commitdiff |
2012-08-27 |
Paradyn Project | FreeBSD compilation fixes |
tree | commitdiff |
2012-08-13 |
Andrew Bernat | Fix more 32-bit-address-space-wrapping bugs, these... |
tree | commitdiff |
2012-08-07 |
Andrew Bernat | RHEL 6 bugfixes: |
tree | commitdiff |
2012-07-27 |
legendre1 | Update copyright disclaimer structure by outlining... |
tree | commitdiff |
2012-07-12 |
Andrew Bernat | Build fixes for Windows related to the PC/Dyninst merge |
tree | commitdiff |
2012-06-26 |
Andrew Bernat | Additional merge fixes |
tree | commitdiff |
2012-06-26 |
Andrew Bernat | Merge branch 'patchapi_snippet' into merge |
tree | commitdiff |
2012-06-22 |
Andrew Bernat | Fix uninitialized PatchAPI member data |
tree | commitdiff |
2012-06-21 |
Andrew Bernat | Preliminary merge work |
tree | commitdiff |
2012-02-22 |
Andrew Bernat | Merge branch 'master' into patchapi_snippet |
tree | commitdiff |
2012-02-22 |
Andrew Bernat | Modify PatchAPI CFG interface to conform with naming... |
tree | commitdiff |
2012-02-22 |
Andrew Bernat | Modify PatchAPI CFG interface to conform with naming... |
tree | commitdiff |
2012-02-06 |
Andrew Bernat | Some collected fixes: |
tree | commitdiff |
2012-02-06 |
Andrew Bernat | Some collected fixes: |
tree | commitdiff |
2012-01-30 |
Andrew Bernat | Remove a lot of warnings. |
tree | commitdiff |
2012-01-13 |
Andrew Bernat | Merge branch 'master' into patchapi_snippet |
tree | commitdiff |
2012-01-11 |
Andrew Bernat | Minor bugfixes |
tree | commitdiff |
2012-01-11 |
Andrew Bernat | markModified functions should be virtual. |
tree | commitdiff |
2012-01-10 |
Andrew Bernat | Add a "mark modified" to PatchAPI to handle CFG modific... |
tree | commitdiff |
2012-01-09 |
Kevin Roundy | Fixes compile error and Merge branch 'Defensive' of... |
tree | commitdiff |
2012-01-09 |
Kevin Roundy | Fixes bug, cleans code, and Merge branch 'master' of... |
tree | commitdiff |
2011-12-15 |
Andrew Bernat | Three bug fixes and a lot of warning removals. |
tree | commitdiff |
2011-12-14 |
Andrew Bernat | Quick fixes for code insertion. |
tree | commitdiff |
2011-12-12 |
Andrew Bernat | Changed ParseAPI insertion interface to return the... |
tree | commitdiff |
2011-11-21 |
Andrew Bernat | Add "current address" field to a Buffer. |
tree | commitdiff |
2011-11-16 |
Andrew Bernat | Revert "Merge branch 'liveness' into master_copy" |
tree | commitdiff |
2011-11-16 |
Andrew Bernat | A variety of bugfixes. |
tree | commitdiff |
2011-11-16 |
Andrew Bernat | Initial commit: make ASTs a Snippet subclass. Also... |
tree | commitdiff |
2011-11-16 |
Wenbin Fang | This commit is to add an interface: virtual bool PatchA... |
tree | commitdiff |
2011-11-16 |
Xiaozhu Meng | Merge branch 'liveness' into master_copy |
tree | commitdiff |
2011-11-15 |
Xiaozhu Meng | Prototype of DataflowAPI liveness analysis |
tree | commitdiff |
2011-11-09 |
Andrew Bernat | Hacks and various nasty things necessary to get PLDI... |
tree | commitdiff |
2011-10-28 |
Kevin Roundy | overwrite functions, springboard, edge redirection... |
tree | commitdiff |
2011-10-26 |
Wenbin Fang | This commit is to add an interface: virtual bool PatchA... |
tree | commitdiff |
2011-10-18 |
Wenbin Fang | Change the PatchAPI::Snippet interface to support multi... |
tree | commitdiff |
2011-09-30 |
Kevin Roundy | retstatus CB timing, block-by-entry lookup, block split |
tree | commitdiff |
2011-09-21 |
Wenbin Fang | Fix some compilation errors on Windows. |
tree | commitdiff |
2011-09-16 |
Madhavi Krishnan | BGQ rewriter initial commit |
tree | commitdiff |
2011-09-01 |
Kevin Roundy | CFG-modification, instrumentation & springboard corner... |
tree | commitdiff |
2011-08-31 |
Wenbin Fang | Update the patchAPI manual and change a method name... |
tree | commitdiff |
2011-08-29 |
Andrew Bernat | Add Dyninst->PatchAPI interface calls. |
tree | commitdiff |
2011-08-28 |
Wenbin Fang | Make the usage of pointer and shared_pointer consistent... |
tree | commitdiff |
2011-08-23 |
Andrew Bernat | Merge branch 'Defensive' |
tree | commitdiff |
2011-08-18 |
Andrew Bernat | Function wrapping implementation and Symtab extensions... |
tree | commitdiff |
2011-08-15 |
Wenbin Fang | This commit is to remove the "#include" of non-public... |
tree | commitdiff |
2011-08-12 |
Andrew Bernat | Export PatchAPI public includes; fix compile errors... |
tree | commitdiff |
2011-08-12 |
Andrew Bernat | Function wrapping fixes |
tree | commitdiff |
2011-08-10 |
Andrew Bernat | New function wrapping prototype |
tree | commitdiff |
2011-08-09 |
Kevin Roundy | block & function removal and relocation fixes |
tree | commitdiff |
2011-08-05 |
Kevin Roundy | function & block removal |
tree | commitdiff |
2011-08-03 |
Kevin Roundy | bugfixes and missing files in vcproj files |
tree | commitdiff |
2011-07-29 |
Kevin Roundy | Merge branch 'Defensive' of ssh://git.dyninst.org/pub... |
tree | commitdiff |
2011-07-29 |
Andrew Bernat | Add PatchAPI modification capability |
tree | commitdiff |
2011-07-27 |
Kevin Roundy | Merge branch 'Defensive' of ssh://git.dyninst.org/pub... |
tree | commitdiff |
2011-07-27 |
Andrew Bernat | Fix a bug where we could create a Call point for a... |
tree | commitdiff |
2011-07-14 |
Wenbin Fang | Fixed compilation failure of dyninst and patchapi on... |
tree | commitdiff |
2011-07-14 |
Wenbin Fang | Fixed compilation failure of dyninst and patchapi on... |
tree | commitdiff |
2011-07-14 |
Kevin Roundy | Merge branch 'Defensive' of ssh://git.dyninst.org/pub... |
tree | commitdiff |
2011-07-14 |
Kevin Roundy | Merge branch 'Defensive' of ssh://coriander.cs.wisc... |
tree | commitdiff |
2011-07-14 |
Kevin Roundy | splits, hybrid instrum'n, pads, edges, point-address... |
tree | commitdiff |
2011-07-13 |
Andrew Bernat | Added functionality: inserting a binary buffer into... |
tree | commitdiff |
2011-07-08 |
Andrew Bernat | Fork bugfixes. |
tree | commitdiff |
2011-07-07 |
Andrew Bernat | Fix a couple of bugs related to ParseAPI->PatchAPI... |
tree | commitdiff |
2011-07-07 |
Kevin Roundy | Merge branch 'Defensive' of ssh://git.dyninst.org/pub... |
tree | commitdiff |
2011-07-06 |
Andrew Bernat | Implement edge redirection as a PatchAPI capability |
tree | commitdiff |
2011-07-05 |
Kevin Roundy | Merge branch 'Defensive' of ssh://coriander.cs.wisc... |
tree | commitdiff |
2011-07-05 |
Kevin Roundy | Fixes incremental parsing of new edges |
tree | commitdiff |
2011-07-05 |
Andrew Bernat | Fix several bugs related to block splitting; add CFG... |
tree | commitdiff |
2011-07-05 |
Andrew Bernat | PatchAPI consistency checks; disable ParseThat from... |
tree | commitdiff |
2011-07-05 |
Kevin Roundy | Fixes block splitting callbacks up through dyninst |
tree | commitdiff |
2011-07-01 |
Kevin Roundy | Block splitting, outlines needed functionality |
tree | commitdiff |
2011-07-01 |
Andrew Bernat | Enable ParseAPI->PatchAPI callbacks |
tree | commitdiff |
2011-07-01 |
Kevin Roundy | Defensive Add new code, block splitting debug, code... |
tree | commitdiff |
2011-06-30 |
Kevin Roundy | Merge branch 'master' of ssh://git.dyninst.org/pub... |
tree | commitdiff |
2011-06-30 |
Andrew Bernat | Implement splitting blocks in PatchAPI to respond to... |
tree | commitdiff |
2011-06-30 |
Kevin Roundy | Merge branch 'Defensive' of ssh://coriander.cs.wisc... |
tree | commitdiff |
2011-06-30 |
Kevin Roundy | Merge branch 'master' of ssh://git.dyninst.org/pub... |
tree | commitdiff |
2011-06-29 |
Andrew Bernat | PatchAPI callback interface prototype. |
tree | commitdiff |
2011-06-29 |
Andrew Bernat | Merge branch 'master' of git.dyninst.org:/pub/dyninst |
tree | commitdiff |
2011-06-29 |
Andrew Bernat | PatchAPI callback prototype |
tree | commitdiff |
2011-06-29 |
Wenbin Fang | This commit is to further clean up some CFG bookkeeping... |
tree | commitdiff |
2011-06-29 |
Andrew Bernat | Add files accidentally omitted from previous commit |
tree | commitdiff |
2011-06-29 |
Andrew Bernat | ParseAPI/PatchAPI enhancements |
tree | commitdiff |
2011-06-24 |
Kevin Roundy | Removes PatchBlock::function_ variable |
tree | commitdiff |
2011-06-24 |
Kevin Roundy | Defensive mode fixes from merge w/HEAD |
tree | commitdiff |
next |