]> git.siccegge.de Git - frida/frida.git/shortlog
frida/frida.git
2015-03-10 Christoph EggerActually call finishFuction() when function is finished
2015-03-10 Christoph EggerDisable symbolizer
2015-03-10 Christoph EggerDisplay blocks when appearing in different functions
2015-03-10 Christoph EggerRe-add support for PE binaries
2015-03-06 Christoph EggerStart geiser server inside the GUILE interpreter
2015-03-06 Christoph EggerMove ScriptingDock contructor to cxx file
2015-03-05 Christoph EggerFinish archive loading
2015-03-05 Christoph EggerAdd binary to saved archive
2015-03-05 Christoph EggerAdd logger for InformationManager
2015-03-05 Christoph EggerAdd extra space in Logging output for Disassembler
2015-03-05 Christoph EggerConvert menu items to new style Qt Signal connects
2015-03-05 Christoph Eggerdirectly set function name
2015-03-05 Christoph EggerSet Version
2015-03-04 Christoph EggerSupport for Renaming Groups
2015-03-04 Christoph EggerAllow tests to properly run from out-of-tree build...
2015-03-04 Christoph EggerAllow creation of custom groups
2015-03-04 Christoph EggerMake "Add Function" generally available
2015-03-04 Christoph EggerreadSections() already in Disassembler constructor
2015-03-04 Christoph EggerChange from QListWidget to QTreeWidget
2015-03-03 Christoph EggerUse -Wextra and be -Wextra-clean
2015-03-03 Christoph EggerMake `make test` work
2015-03-03 Christoph EggerAdd support for deserializing functions
2015-03-03 Christoph Eggerimplement basic deserialization of BasicBlock's
2015-03-03 Christoph EggerAdd testcase for serializing / deserializing BasicBlocks
2015-03-03 Christoph EggerMove org files to doc/ subdirectory
2015-03-03 Christoph EggerMake pieces of information serialize themselves
2015-03-03 Christoph EggerFix Loading of symbolless files
2015-02-24 Christoph EggerReoganize Function/BasicBlock creation
2015-02-23 Christoph EggerProperly HTML Escape function names
2015-02-23 Christoph EggerName functions in BasicBlock view
2015-02-23 Christoph EggerAdd link handler only once for each basic block
2015-02-23 Christoph EggerAdd our own FindQuaZip.cmake untill debian ships a...
2015-02-20 Christoph Eggerconstify function in Function
2015-02-20 Christoph EggerProperly rename function
2015-02-20 Christoph EggerMainwindow: group by public/private
2015-02-20 Christoph EggerRemodel CustomQGraphicsTextItem being friend of BasicBl...
2015-02-20 Christoph EggerCreate Logger for BasicBlockWidgets
2015-02-20 Christoph Eggerconstify accessors in BasicBlock
2015-02-20 Christoph EggerPass the InformationManager inside the BasicBlock and...
2015-02-20 Christoph EggerRemove unused LLVMBasicBlock class
2015-02-20 Christoph EggerRemove unused LLVMFunction class
2015-02-20 Christoph EggerMake InformationManager responsible for cleaning Blocks...
2015-02-20 Christoph EggerMove Function/BasicBlock to core and clean up includes
2015-02-20 Christoph EggerFix CMakeList
2015-02-19 Christoph EggerAdd basic save support (Infrastructure)
2015-02-19 Christoph EggerCompile fix for last commit
2015-02-18 Christoph EggerAdd option to comment on instructions (in GUI)
2015-02-17 Christoph EggerAdd context menu to create Functions
2015-02-17 Christoph EggerCompactify BasicBlockWidget header
2015-02-17 Christoph EggerAdd missing space to log message
2015-02-17 Christoph EggerSwitch again BasicBlockWidget base -- to QGraphicsTextItem
2015-02-16 Christoph EggerAdd some hotkeys
2015-02-16 Christoph EggerRenaming functions
2015-02-06 Christoph EggerFix width of basic blocks
2015-02-06 Christoph EggerAdd test Framework
2015-02-06 Christoph EggerClean up .gitignore -- we should build out-of-tree...
2015-01-29 Christoph EggerMake link to local functions clickable
2015-01-22 Christoph EggerProperly implement plane selection
2015-01-22 Christoph EggerCleanup includes
2015-01-22 Christoph EggerAllow addition of new functions
2015-01-22 Christoph EggerFix layout of basicblock with just one instruction
2015-01-21 Christoph EggerAdd dynamically linked symbols
2015-01-21 Christoph EggerMarke BUG as fixed
2015-01-21 Christoph EggerGet entry address from llvm
2015-01-21 Christoph EggerCreate ObjectFile only once and store it with full...
2015-01-21 Christoph EggerCleanup <iostream> in main()
2015-01-20 Christoph EggerFix startup if no binary is specified on the commandline
2015-01-15 Christoph EggerMove back to QTableWidget so we get proper programmatic...
2015-01-14 Christoph EggerMake function/jump targets clickable
2015-01-14 Christoph Eggerimplement entryAddress()
2015-01-14 Christoph EggerMake LLVMDisassembler a template class
2015-01-10 Christoph EggerLogging improvements
2015-01-10 Christoph EggerAlso add blocks to function when splitting
2015-01-10 Christoph EggerAdd logging infrastructure for mainwindow
2015-01-10 Christoph EggerMake name accessible in BasicBlockWidgets
2015-01-10 Christoph EggerFix layout if functions include blocks before entry
2015-01-08 Christoph Eggerformating improvements
2015-01-08 Christoph Eggerremove more madness from llvm-config flags
2015-01-08 Christoph EggerMore bugs
2015-01-08 Christoph EggerSplit blocks before finishing function
2015-01-08 Christoph EggerProperly color text part of basic block widgets
2015-01-07 Christoph EggerBUGS file
2015-01-07 Christoph EggerUse QGraphicsProxyWidget
2015-01-07 Christoph EggerRemove debug output left in unintentionally
2015-01-07 Christoph EggerWhitespace cleanup
2015-01-07 Christoph EggerAdd in an Information Manager
2015-01-05 Christoph EggerCleanup sourcetree
2015-01-03 Christoph EggerConsistently use include-guards
2015-01-03 Christoph EggerAdd some simple samples for screenshots and similar...
2015-01-03 Christoph Eggerchange QT signals to QT_NO_KEYWORDS
2014-12-18 Christoph EggerConsistent coloring
2014-12-18 Christoph EggerQTableWidget -> QLabel + HTML
2014-12-18 Christoph EggerSpace table widget appropriately for Qt < 5.3
2014-12-18 Christoph EggerOnly disassemble the text segment
2014-12-12 Christoph EggerSplit disassemble()
2014-12-08 Christoph EggerUpdate TODO with all kinds of fancy ideas on what might...
2014-12-07 Christoph Eggerproperly include std::array
2014-12-07 Christoph EggerFallbacks if we do not have symbols
2014-12-07 Christoph EggerCorrectly handle the case where we do not have Instruct...
2014-12-04 Christoph EggerAdd support for backward edges
next