summaryrefslogtreecommitdiff
path: root/plugins/pychrysa/pychrysa.c
AgeCommit message (Collapse)Author
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard
2017-12-31Provided access to Elf structures from Python.Cyrille Bagard
2017-12-07Synchronised the Python bindings: made routines inherit from symbols.Cyrille Bagard
2017-10-25Ensured the Python modules are available for other plugins in standalone mode.Cyrille Bagard
2017-10-01Defined the ELF support as plugin.Cyrille Bagard
2017-09-30Handled dependencies when loading plugins.Cyrille Bagard
2017-08-29Skipped the link to the global reference space when loading plugins.Cyrille Bagard
2017-08-27Deleted the reference to the main window in all panels.Cyrille Bagard
2017-08-22Reorganized the global variables for the work queue singleton.Cyrille Bagard
2017-08-12Fixed many mistakes in the Python bindings.Cyrille Bagard
2017-07-28Replaced the deprecated readdir_r() function by readdir() calls.Cyrille Bagard
2017-07-27Fixed several mistakes in the Python bindings.Cyrille Bagard
2017-03-19Provided initial features for debugging using GDB.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-07-30Registered properly the PyGObject wrappers for Python classes.Cyrille Bagard
2016-04-03Fixed a mistake when building the work queues from Python.Cyrille Bagard
2015-11-09Avoided to load the status bar twice and to crash in the worst case.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@605 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-11-03Retrieved the revision number using M4 instead of shell.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@603 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-10-16Prevented some mistakes pointed by Melkor.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@599 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-09-01Added a welcome panel as plugin using Python.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@573 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-08-27Redefined and improved the load process for Python plugins.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@572 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-07-18Forbidden a missing header.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@553 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-07-17Updated the Python bindings.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@552 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-02-16Added a basic support for Mobicore truslets.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@472 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-02-09Registered all the supported processors in the system code.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@467 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-07-10Fully rewritten the core configuration system.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@381 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-06-25Built the first steps to upgrade to Python3.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@379 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-06-03Disabled all accesses to GTK3 from Python.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@376 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-04-28Updated all copyright headers.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@373 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-01-02Fixed major issues with wrong Python refcounting.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@364 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2013-01-20Restored a fully functional access to the log panel.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@328 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-12-28Created Python objects for the GtkBlockView widgets and fixed some bugs.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@311 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-12-21Resolved relative addresses for routines and fixed bugs related to ↵Cyrille Bagard
PyGObjects construction. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@308 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-12-21Unloaded loaded plugins and (started to) avoid memory leaks.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@307 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-12-18Created a proper panel for the Android permissions in the editor.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@305 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-09-15Shown 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-08-06Saved progress toward the Android permissions display.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@258 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-08-03Loaded the permissions used by an APK file.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@255 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-03-17Created the 'pychrysa' Python plugin from the 'pyoida' one.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@240 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a