summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2012-12-05Fixed a bug, memory leaks and cleaned the code.Cyrille Bagard
2012-11-19Handled Dalvik exception handlers in the graphic view.Cyrille Bagard
2012-10-17Fixed other gcc warnings.Cyrille Bagard
2012-10-17Updated panels captions again.Cyrille Bagard
2012-09-27Selected segments for highlighting.Cyrille Bagard
2012-01-01Updated copyright dates.Cyrille Bagard
2011-10-01Defined the first real [python] plugin.Cyrille Bagard
2011-07-11Saved improvements of binaries support.Cyrille Bagard
2010-12-31Supported a first basic packet of the Java Debug Wire Protocol.Cyrille Bagard
2010-07-29Improved the GDB client.Cyrille Bagard
2010-06-20Supported more Dalvik opcodes.Cyrille Bagard
2010-06-14Made the program stronger by handling more errors.Cyrille Bagard
2010-05-13Supported Dalvik VM / DEX (partially).Cyrille Bagard
2010-04-18Defined attributes for printing binary content using GLib.Cyrille Bagard
2010-03-31Implemented first steps to a Python plugins support.Cyrille Bagard
2009-12-13Loaded and saved binary parts.Cyrille Bagard
2009-09-19Improved the pyoida module.Cyrille Bagard
2009-09-06Provided some methods to interact with a GDB server.Cyrille Bagard
2009-08-09Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...Cyrille Bagard
2009-07-31Processed disassembling in a dedicated thread.Cyrille Bagard
2009-07-12Read and saved projects from and into XML files.Cyrille Bagard
2009-05-17Used only the new format of processor/instructions/operands for x86.Cyrille Bagard
2009-05-11Reorganized the way the program is built again and added partial support for ...Cyrille Bagard
2009-04-29Saved the current work on the overjump plugin.Cyrille Bagard
2009-04-25Saved the current work on plugins.Cyrille Bagard
2009-04-05Added the missing macros.h file.Cyrille Bagard
2009-04-05Managed double linked lists in a more powerful way.Cyrille Bagard
2009-03-14Turned off lots of warnings by using the _GNU_SOURCE compliance.Cyrille Bagard
2009-03-11Inserted comments into disassembled code.Cyrille Bagard
2009-03-08Added a partial support of the Itanium C++ ABI mangling.Cyrille Bagard
2009-02-18Begun to rewrite the way rendering lines are managed.Cyrille Bagard
2009-01-25Supported the Java Class file format.Cyrille Bagard