Age | Commit message (Expand) | Author |
2015-04-30 | Recovered from parsing errors against an empty XML file. | Cyrille Bagard |
2015-02-09 | Created a dialog box to create new bookmarks. | Cyrille Bagard |
2015-01-05 | Ensured the right macro is used (XSTR vs STR). | Cyrille Bagard |
2014-11-14 | Rewritten and extended the whole code for the instructions definitions compiler. | Cyrille Bagard |
2014-10-16 | Stored a bookmark into the data base and saved the archive. | Cyrille Bagard |
2014-10-06 | Got prepared to disassemble some ARMv7 instructions. | Cyrille Bagard |
2014-08-18 | Inserted storages and collections into loaded binaries (first steps). | Cyrille Bagard |
2014-07-31 | Improved the way code is decoded by avoiding to propagate the base address ev... | Cyrille Bagard |
2014-07-30 | Fixed a bug: take into account that realloc() can move the haystack. | Cyrille Bagard |
2014-07-10 | Fully rewritten the core configuration system. | Cyrille Bagard |
2014-05-29 | Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ... | Cyrille Bagard |
2014-04-28 | Updated all copyright headers. | Cyrille Bagard |
2014-03-20 | Created the first steps for a distributed storage. | Cyrille Bagard |
2014-01-13 | Ensured that a path with directories exists. | Cyrille Bagard |
2013-12-29 | Handled Itanium demangling with C code (first part). | Cyrille Bagard |
2013-08-31 | Loaded a binary strip into the editor. | Cyrille Bagard |
2012-12-05 | Fixed a bug, memory leaks and cleaned the code. | Cyrille Bagard |
2012-11-19 | Handled Dalvik exception handlers in the graphic view. | Cyrille Bagard |
2012-10-17 | Fixed other gcc warnings. | Cyrille Bagard |
2012-10-17 | Updated panels captions again. | Cyrille Bagard |
2012-09-27 | Selected segments for highlighting. | Cyrille Bagard |
2012-01-01 | Updated copyright dates. | Cyrille Bagard |
2011-10-01 | Defined the first real [python] plugin. | Cyrille Bagard |
2011-07-11 | Saved improvements of binaries support. | Cyrille Bagard |
2010-12-31 | Supported a first basic packet of the Java Debug Wire Protocol. | Cyrille Bagard |
2010-07-29 | Improved the GDB client. | Cyrille Bagard |
2010-06-20 | Supported more Dalvik opcodes. | Cyrille Bagard |
2010-06-14 | Made the program stronger by handling more errors. | Cyrille Bagard |
2010-05-13 | Supported Dalvik VM / DEX (partially). | Cyrille Bagard |
2010-04-18 | Defined attributes for printing binary content using GLib. | Cyrille Bagard |
2010-03-31 | Implemented first steps to a Python plugins support. | Cyrille Bagard |
2009-12-13 | Loaded and saved binary parts. | Cyrille Bagard |
2009-09-19 | Improved the pyoida module. | Cyrille Bagard |
2009-09-06 | Provided some methods to interact with a GDB server. | Cyrille Bagard |
2009-08-09 | Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e... | Cyrille Bagard |
2009-07-31 | Processed disassembling in a dedicated thread. | Cyrille Bagard |
2009-07-12 | Read and saved projects from and into XML files. | Cyrille Bagard |
2009-05-17 | Used only the new format of processor/instructions/operands for x86. | Cyrille Bagard |
2009-05-11 | Reorganized the way the program is built again and added partial support for ... | Cyrille Bagard |
2009-04-29 | Saved the current work on the overjump plugin. | Cyrille Bagard |
2009-04-25 | Saved the current work on plugins. | Cyrille Bagard |
2009-04-05 | Added the missing macros.h file. | Cyrille Bagard |
2009-04-05 | Managed double linked lists in a more powerful way. | Cyrille Bagard |
2009-03-14 | Turned off lots of warnings by using the _GNU_SOURCE compliance. | Cyrille Bagard |
2009-03-11 | Inserted comments into disassembled code. | Cyrille Bagard |
2009-03-08 | Added a partial support of the Itanium C++ ABI mangling. | Cyrille Bagard |
2009-02-18 | Begun to rewrite the way rendering lines are managed. | Cyrille Bagard |
2009-01-25 | Supported the Java Class file format. | Cyrille Bagard |