Age | Commit message (Expand) | Author |
2018-04-21 | Reduced the number of generated shared objects. | Cyrille Bagard |
2018-01-30 | Moved the mangling related code. | Cyrille Bagard |
2017-03-19 | Provided initial features for debugging using GDB. | Cyrille Bagard |
2016-12-12 | Removed most of the code related to non-working decompilation. | Cyrille Bagard |
2016-04-16 | Created a basic tool to manage server configurations. | Cyrille Bagard |
2015-12-04 | Moved all files related to the GUI into the 'gui' directory. | Cyrille Bagard |
2015-12-04 | Removed old rules producing noisy warnings with automake. | Cyrille Bagard |
2015-07-28 | Begun to manage collection items as active or inactive using timestamps. | Cyrille Bagard |
2015-07-14 | Moved the project information into the analysis domain. | Cyrille Bagard |
2015-04-06 | Said goodbye to Graphviz. | 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-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-06-08 | Fixed parallel building of top targets using the .NOTPARALLEL keyword. | Cyrille Bagard |
2012-11-02 | Improved the computing and the rendering of the graphic view. | Cyrille Bagard |
2012-10-17 | Removed a lot of gcc warnings. | Cyrille Bagard |
2012-09-15 | Shown all Android permissions with links to the code. | Cyrille Bagard |
2012-01-12 | Removed all references to libvte and the Python shell. | Cyrille Bagard |
2011-01-03 | Moved all menus related stuff into 'src/gui/menus'. | Cyrille Bagard |
2010-12-08 | Deleted the useless ptrace() based debugger for portability. | Cyrille Bagard |
2010-11-28 | Loaded all buffers of decompiled files. | Cyrille Bagard |
2010-11-11 | Built some expressions for the decompilation tree. | Cyrille Bagard |
2010-11-06 | Defined the entry point for decompilations. | Cyrille Bagard |
2010-07-17 | Reorganized the debug directories. | Cyrille Bagard |
2009-11-18 | Saved the current work on binary parts selection. | Cyrille Bagard |
2009-09-19 | Improved the pyoida module. | Cyrille Bagard |
2009-09-13 | Improved the editor window refreshing when several binaries are loaded. | Cyrille Bagard |
2009-09-06 | Provided some methods to interact with a GDB server. | Cyrille Bagard |
2009-08-30 | Provided a clean way to run delayed tasks. | Cyrille Bagard |
2009-08-09 | Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e... | Cyrille Bagard |
2009-07-12 | Read and saved projects from and into XML files. | Cyrille Bagard |
2009-06-25 | Used Graphviz library for building graphs (first attempt). | Cyrille Bagard |
2009-06-08 | Refreshed the panel dealing with found symbols. | Cyrille Bagard |
2009-05-11 | Reorganized the way the program is built again and added partial support for ... | Cyrille Bagard |
2009-05-11 | Changed the way the program is built. | 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-12 | Created a debugging layout and introduced a heavier use of GLib. | Cyrille Bagard |
2009-03-14 | Turned off lots of warnings by using the _GNU_SOURCE compliance. | Cyrille Bagard |
2009-03-08 | Added a partial support of the Itanium C++ ABI mangling. | Cyrille Bagard |
2009-03-03 | Created a system messages panel. | Cyrille Bagard |
2009-02-18 | Begun to rewrite the way rendering lines are managed. | Cyrille Bagard |
2009-02-16 | Begun to add a real support of DragAndDropping for panels. | Cyrille Bagard |
2009-01-29 | Begun to support PE binaries. | Cyrille Bagard |
2009-01-25 | Supported the Java Class file format. | Cyrille Bagard |
2009-01-06 | Reorganized the code. | Cyrille Bagard |
2008-10-30 | Displayed all found strings on binary loading. | Cyrille Bagard |
2008-10-05 | Added a basic support of project files. | Cyrille Bagard |
2008-09-06 | Added a panel allowing to browse found symbols. | Cyrille Bagard |