summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-05-13Handled positions for both sides of paned widgets.Cyrille Bagard
2016-05-13Fixed a lot of compilation warnings.Cyrille Bagard
2016-05-13Inserted symbols and routines using an optimized 100 times faster method.Cyrille Bagard
2016-05-07Added debug code to avoid crashes with wrongly disassembled binaries.Cyrille Bagard
2016-05-06Prepared the ARMv7 SIMD instructions support.Cyrille Bagard
2016-05-04Created special instructions for real undefined behaviors.Cyrille Bagard
2016-05-03Fixed two bugs in the code buffer system.Cyrille Bagard
2016-05-02Scrolled the graphic view using mouse clicks and moves on the background.Cyrille Bagard
2016-05-02Warned in case of missing analyzer/parser generator.Cyrille Bagard
2016-05-02Fixed some Makefiles in order to be able to run 'make dist'.Cyrille Bagard
2016-05-01Handled all width measures per view in a dedicated manager.Cyrille Bagard
2016-04-29Fixed various usages of uninitialised memory.Cyrille Bagard
2016-04-29Enabled once again the CFG analysis.Cyrille Bagard
2016-04-27Used official closures instead of user-defined ones when possible.Cyrille Bagard
2016-04-27Forgot the old yylval global variable usage completely.Cyrille Bagard
2016-04-27Avoided freezes by refreshing the GUI in the main loop only.Cyrille Bagard
2016-04-25Applied the libssl official example completely to prevent a crash in some cases.Cyrille Bagard
2016-04-24Disabled the not (yet) working docking system.Cyrille Bagard
2016-04-24Handled hooks and rules in Dalvik opcodes definitions.Cyrille Bagard
2016-04-23Limited the length of displayed SHA1 binary value for Dex files.Cyrille Bagard
2016-04-23Loaded all Dex methods in a proper way.Cyrille Bagard
2016-04-22Ensured all labels get an initialized address in buffer views.Cyrille Bagard
2016-04-21Got prepared for more ARMv7 opcodes.Cyrille Bagard
2016-04-21Ensured sources are not extracted from a clean tarball before computing the G...Cyrille Bagard
2016-04-20Saved the ChangeLog too.Cyrille Bagard
2016-04-20Deleted code dealing with links between instructions in the old fashion.Cyrille Bagard
2016-04-20Discarded initial support of ARM versions older than v7.Cyrille Bagard
2016-04-18Excluded Git files from export when creating a snapshot of the repository.Cyrille Bagard
2016-04-18Avoided memory corruption by skipping a call to free().Cyrille Bagard
2016-04-17Provided a convenient way to build Chrysalide from raw sources.Cyrille Bagard
2016-04-16Created a basic tool to manage server configurations.Cyrille Bagard
2016-04-11Distinguished the internal server from the remote one using Unix sockets.Cyrille Bagard
2016-04-09Signed and verified the MD5 hash of a given user name.Cyrille Bagard
2016-04-09Created user public and private RSA keys if needed.Cyrille Bagard
2016-04-09Built interfaces using Glade and GLib resources.Cyrille Bagard
2016-04-04Removed some separation lines in the display.Cyrille Bagard
2016-04-03Kept the user informed about the instructions printing status.Cyrille Bagard
2016-04-03Fixed a mistake and called the right function.Cyrille Bagard
2016-04-03Fixed a mistake when building the work queues from Python.Cyrille Bagard
2016-04-03Reorganized the whole disassembling process and displayed the relative progre...Cyrille Bagard
2016-04-02Handled all routines disassembling processing in one place.Cyrille Bagard
2016-03-27Added a section in the status bar to display activity progress.Cyrille Bagard
2016-03-26Fixed various bugs and mistakes.Cyrille Bagard
2016-03-26Extracted the logic of code nodes for better processing.Cyrille Bagard
2016-03-23Handled correctly the first move request from a view panel.Cyrille Bagard
2016-03-17Fixed two reduce/reduce conflicts in d2c.Cyrille Bagard
2016-03-16Created a new feature and stored all main moves in the database.Cyrille Bagard
2016-03-15Marked lines which are able to start a group of lines as width managers.Cyrille Bagard
2016-03-14Improved the basic support of Dwarf information.Cyrille Bagard
2016-03-13Given more flexibility to the field names of locations in XML databases.Cyrille Bagard