index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
dllist.h
Age
Commit message (
Expand
)
Author
2024-06-21
Restore and update doubly linked lists.
Cyrille Bagard
2024-01-20
Introduce an algorithm for sorting a linked list.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2012-01-01
Updated copyright dates.
Cyrille Bagard
2010-04-18
Defined attributes for printing binary content using GLib.
Cyrille Bagard
2010-03-31
Implemented first steps to a Python plugins support.
Cyrille Bagard
2009-12-13
Loaded and saved binary parts.
Cyrille Bagard
2009-09-06
Provided some methods to interact with a GDB server.
Cyrille Bagard
2009-07-31
Processed disassembling in a dedicated thread.
Cyrille Bagard
2009-04-05
Managed double linked lists in a more powerful way.
Cyrille Bagard
2009-03-11
Inserted comments into disassembled code.
Cyrille Bagard
2009-02-18
Begun to rewrite the way rendering lines are managed.
Cyrille Bagard