summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2024-01-28Implement a basic support for Hyperscan.Cyrille Bagard
2024-01-21Refactor the scan match storage.Cyrille Bagard
2023-09-11Fix the compilation when GTK support is enabled.Cyrille Bagard
2023-08-06Extend the ROST grammar with a first batch of new features.Cyrille Bagard
2023-01-30Save an initial version of rost.Cyrille Bagard
2022-12-29Refactor Makefiles to exclude cURL on demand.Cyrille Bagard
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2022-02-22Include cURL support for network operations.Cyrille Bagard
2021-04-20Delete old early code.Cyrille Bagard
2021-04-17Remove hardcoded run paths from libraries.Cyrille Bagard
2019-08-29Removed code relative to the old share server version.Cyrille Bagard
2019-08-29Defined a new way to launch updates share servers.Cyrille Bagard
2019-03-22Handled properly program dependencies.Cyrille Bagard
2019-02-07Included the leak tracker into the Python interpreter.Cyrille Bagard
2019-02-06Introduced a tracker for GObjects leaks.Cyrille Bagard
2018-04-21Reduced the number of generated shared objects.Cyrille Bagard
2018-01-30Moved the mangling related code.Cyrille Bagard
2017-03-19Provided initial features for debugging using GDB.Cyrille Bagard
2016-12-12Removed most of the code related to non-working decompilation.Cyrille Bagard
2016-04-16Created a basic tool to manage server configurations.Cyrille Bagard
2015-12-04Moved all files related to the GUI into the 'gui' directory.Cyrille Bagard
2015-12-04Removed old rules producing noisy warnings with automake.Cyrille Bagard
2015-07-28Begun to manage collection items as active or inactive using timestamps.Cyrille Bagard
2015-07-14Moved the project information into the analysis domain.Cyrille Bagard
2015-04-06Said goodbye to Graphviz.Cyrille Bagard
2014-07-10Fully rewritten the core configuration system.Cyrille Bagard
2014-05-29Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...Cyrille Bagard
2014-03-20Created the first steps for a distributed storage.Cyrille Bagard
2014-01-13Ensured that a path with directories exists.Cyrille Bagard
2013-06-08Fixed parallel building of top targets using the .NOTPARALLEL keyword.Cyrille Bagard
2012-11-02Improved the computing and the rendering of the graphic view.Cyrille Bagard
2012-10-17Removed a lot of gcc warnings.Cyrille Bagard
2012-09-15Shown all Android permissions with links to the code.Cyrille Bagard
2012-01-12Removed all references to libvte and the Python shell.Cyrille Bagard
2011-01-03Moved all menus related stuff into 'src/gui/menus'.Cyrille Bagard
2010-12-08Deleted the useless ptrace() based debugger for portability.Cyrille Bagard
2010-11-28Loaded all buffers of decompiled files.Cyrille Bagard
2010-11-11Built some expressions for the decompilation tree.Cyrille Bagard
2010-11-06Defined the entry point for decompilations.Cyrille Bagard
2010-07-17Reorganized the debug directories.Cyrille Bagard
2009-11-18Saved the current work on binary parts selection.Cyrille Bagard
2009-09-19Improved the pyoida module.Cyrille Bagard
2009-09-13Improved the editor window refreshing when several binaries are loaded.Cyrille Bagard
2009-09-06Provided some methods to interact with a GDB server.Cyrille Bagard
2009-08-30Provided a clean way to run delayed tasks.Cyrille Bagard
2009-08-09Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...Cyrille Bagard
2009-07-12Read and saved projects from and into XML files.Cyrille Bagard
2009-06-25Used Graphviz library for building graphs (first attempt).Cyrille Bagard
2009-06-08Refreshed the panel dealing with found symbols.Cyrille Bagard
2009-05-11Reorganized the way the program is built again and added partial support for ...Cyrille Bagard