Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-14 | Restore a minimal support for plugins. | Cyrille Bagard | |
2024-05-14 | Restore some logging facilities with automatic switch to the GUI. | Cyrille Bagard | |
2024-05-08 | Prepare the update of the widget providing a hex view. | Cyrille Bagard | |
2024-05-05 | Save and restore the application state from global settings. | Cyrille Bagard | |
2024-05-05 | Create a proper (empty) application using GTK 4. | Cyrille Bagard | |
2024-01-28 | Implement a basic support for Hyperscan. | Cyrille Bagard | |
2024-01-21 | Refactor the scan match storage. | Cyrille Bagard | |
2023-09-11 | Fix the compilation when GTK support is enabled. | Cyrille Bagard | |
2023-08-06 | Extend the ROST grammar with a first batch of new features. | Cyrille Bagard | |
2023-01-30 | Save an initial version of rost. | Cyrille Bagard | |
2022-12-29 | Refactor Makefiles to exclude cURL on demand. | Cyrille Bagard | |
2022-12-29 | Refactor Makefiles to exclude GTK on demand. | Cyrille Bagard | |
2022-02-22 | Include cURL support for network operations. | Cyrille Bagard | |
2021-04-20 | Delete old early code. | Cyrille Bagard | |
2021-04-17 | Remove hardcoded run paths from libraries. | Cyrille Bagard | |
2019-08-29 | Removed code relative to the old share server version. | Cyrille Bagard | |
2019-08-29 | Defined a new way to launch updates share servers. | Cyrille Bagard | |
2019-03-22 | Handled properly program dependencies. | Cyrille Bagard | |
2019-02-07 | Included the leak tracker into the Python interpreter. | Cyrille Bagard | |
2019-02-06 | Introduced a tracker for GObjects leaks. | Cyrille Bagard | |
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 | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@558 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-07-14 | Moved the project information into the analysis domain. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@550 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-04-06 | Said goodbye to Graphviz. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@505 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-07-10 | Fully rewritten the core configuration system. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@381 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-05-29 | Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ↵ | Cyrille Bagard | |
'AM_CPPFLAGS'. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@374 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-03-20 | Created the first steps for a distributed storage. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@368 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-01-13 | Ensured that a path with directories exists. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@366 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2013-06-08 | Fixed parallel building of top targets using the .NOTPARALLEL keyword. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@350 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-11-02 | Improved the computing and the rendering of the graphic view. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@277 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-10-17 | Removed a lot of gcc warnings. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@272 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-09-15 | Shown all Android permissions with links to the code. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@262 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-01-12 | Removed all references to libvte and the Python shell. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@224 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2011-01-03 | Moved all menus related stuff into 'src/gui/menus'. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@205 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-12-08 | Deleted the useless ptrace() based debugger for portability. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@200 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-11-28 | Loaded all buffers of decompiled files. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@195 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-11-11 | Built some expressions for the decompilation tree. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@190 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-11-06 | Defined the entry point for decompilations. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@189 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-07-17 | Reorganized the debug directories. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@174 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-11-18 | Saved the current work on binary parts selection. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@137 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-09-19 | Improved the pyoida module. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@116 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-09-13 | Improved the editor window refreshing when several binaries are loaded. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@114 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-09-06 | Provided some methods to interact with a GDB server. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@110 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-08-30 | Provided a clean way to run delayed tasks. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@109 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a |