summaryrefslogtreecommitdiff
path: root/src/glibext
AgeCommit message (Expand)Author
2017-04-09Provided a tree panel to inspect binary content.Cyrille Bagard
2017-03-31Handled many special cases of binary portion inclusion to get a clean tree.Cyrille Bagard
2017-03-29Handled areas which are not allocated in memory.Cyrille Bagard
2017-03-24Built routine digest for tooltip hints.Cyrille Bagard
2017-03-21Displayed the first line content of each entry point again.Cyrille Bagard
2017-03-02Removed dead code.Cyrille Bagard
2017-03-02Filled rendering lines with relative binary contents.Cyrille Bagard
2017-02-19Created client/server certificates on demand for a given identity.Cyrille Bagard
2017-01-22Kept the nominal order between ELF program and section headers if possible.Cyrille Bagard
2017-01-20Given valid addresses to prologue lines.Cyrille Bagard
2017-01-14Fixed a bug about pure comments containing code.Cyrille Bagard
2017-01-13Fortified the tree of binary portions.Cyrille Bagard
2017-01-03Unreferenced all relative segments when a line is deleted.Cyrille Bagard
2017-01-03Deleted lines from memory as expected.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-12-30Rewritten the line buffers using generators and on-demand building to save me...Cyrille Bagard
2016-12-29Cut binary data into several areas using all the available CPUs and less memory.Cyrille Bagard
2016-11-27Saved memory space by sharing arch GObjects.Cyrille Bagard
2016-11-09Loaded GTK CSS extensions from files in a given theme directory.Cyrille Bagard
2016-11-06Added margins between columns only after non-empty columns.Cyrille Bagard
2016-11-06Handled tabulations as small separation paddings.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-10-23Deleted a level of data to reduce the memory fingerprint.Cyrille Bagard
2016-10-23Memorized all creators of line content at the line level and saved memory.Cyrille Bagard
2016-10-22Made all segments share their content to save memory.Cyrille Bagard
2016-10-22Reduced the memory usage by cutting down the size of GBufferSegment.Cyrille Bagard
2016-10-21Fixed bugs as realloc() may change base addresses and does not initialize new...Cyrille Bagard
2016-10-09Defined a new and simpler way to produce graphical view of basic blocks.Cyrille Bagard
2016-05-20Refreshed the widths summary of lines groups only when necessary.Cyrille Bagard
2016-05-19Loaded the ELF internal symbols using all the available CPUs.Cyrille Bagard
2016-05-13Used the correct local width summary when dealing with line widths.Cyrille Bagard
2016-05-13Handled positions for both sides of paned widgets.Cyrille Bagard
2016-05-03Fixed two bugs in the code buffer system.Cyrille Bagard
2016-05-01Handled all width measures per view in a dedicated manager.Cyrille Bagard
2016-04-27Used official closures instead of user-defined ones when possible.Cyrille Bagard
2016-04-23Limited the length of displayed SHA1 binary value for Dex files.Cyrille Bagard
2016-04-16Created a basic tool to manage server configurations.Cyrille Bagard
2016-04-09Created user public and private RSA keys if needed.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-12Loaded all custom parameters storing positions of panels divisions.Cyrille Bagard
2016-02-02Prevented access to uninitialised memory.Cyrille Bagard
2016-02-01Defined all Dalvik instructions to get generated by d2c.Cyrille Bagard
2016-01-23Created storable items for user comments.Cyrille Bagard
2016-01-21Fixed compilation and compilation warnings.Cyrille Bagard
2016-01-21Defined some raw primitives to write or delete comments.Cyrille Bagard
2016-01-21Removed useless functions dealing with buffers and optimized some old code.Cyrille Bagard
2016-01-21Enabled the buffer scan again and updated its code.Cyrille Bagard
2016-01-17Updated the width of a modified line.Cyrille Bagard
2016-01-16Changed the display of a segment containing the value of an immediate.Cyrille Bagard