You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.02Jan19Dec134Sep128Aug24822Jun161416May1228Apr30Mar2827221610929Feb8230Jan2317414Dec24Nov22211411105Oct27Sep26Aug24420Jul1928Jun2315109725May2423529Apr281331Mar252222Feb16157114Jan1312424Dec222116137322Nov22Oct201815123Sep1097631Aug3019184326Jul2119765121Jun159726May1712105428Apr2721201915131224Mar2394117Feb121110983127Jan26201813128718Dec171411103230Nov242318171611105438Sep43228Aug276530Jul2928272116929Jun815May1428Apr518Mar1614Feb1328Jan2721131020Dec6426Nov2511Sep521Aug231Jul3029241918426Jun251918171416Apr15529Mar22Feb218528Jan22211822Nov211279Oct8Fix clippy warnings introduced in Rust 1.75 (#437)mastermasterBump unsafe-libyaml from 0.2.8 to 0.2.10 (#434)Reduce false positives in CWE-416 check (#433)Implement tracking of nested parameters (#432)refactor CWE-416 check (#429)always enforce expression complexity limit (#428)parse correct ldef file for Apple Silicon binaries (#427)Limit acceptance tests to PRs to the master branch (#426)optionally generate full path to "free" site in CWE-416 warnings (#423)use calling convention hints whenever possible (#420)prepare v0.7 stable release (#416)v0.7v0.7Fix comparison of relative values with NULL (#415)support more allocation and deallocation functions (#414)prevent huge expressions during expression propagation (#412)Prevent panic on non-converging globals propagation (#409)Generate context information for CWE-416 warnings (#408)Remove duplicate TIDs (#405)add Pcode relative jump to next instruction (#404)efficient computation of call sequences (#403)Update to Ghidra 10.2.3 (#402)Migrate the official Docker images to ghcr.io (#401)generate log messages for zero-sized allocations instead of CWE warnings (#399)Small code refactorings (#396)Function sig param sanitization (#389)handle nameless registers in Ghidra (#394)remove dead code originating from control flow propagation (#384)CWE metadata fix (#388)Typo: we try to treat 'is' (#387)Test refactoring collection (#386)fix typo in function name of stub (#382)Macros and test changes (#380)fixed bug of stack_alignment_substitution analysis (#370)Refactor some of the caller code into the Lib crate (#371)switch to Ghidra 10.2 (#368)Generate call trace information for CWE-119 check (#365)substitute more trivial expressions (#362)Implement global memory tracking for Pointer Inference (#361)Worklist order improvements (#360)fix format string parsing bug (#359)add global memory tracking to FunctionSignature analysis (#358)