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
Age
Commit message (
Collapse
)
Author
2024-08-25
Include support for the JSON format.
Cyrille Bagard
2024-08-25
Restore an improved cURL support.
Cyrille Bagard
2024-08-19
Typos and cosmetics.
Cyrille Bagard
2024-07-20
Prepare a welcome screen.
Cyrille Bagard
2024-06-28
Handle the XDG directories.
Cyrille Bagard
2024-06-24
Apply cosmetics with macros for bit fields.
Cyrille Bagard
2024-06-24
Create functions suitable for [un]setting only one bit.
Cyrille Bagard
2024-06-21
Restore and update doubly linked lists.
Cyrille Bagard
2024-06-18
Rebuild hex views for large contents.
Cyrille Bagard
2024-05-19
Restore full featured Python bindings for binary contents.
Cyrille Bagard
2024-05-17
Define datatypes.h and move the remaining endianness.[ch] content into io.[ch].
Cyrille Bagard
2024-05-16
Move some FS functions from io.[ch] to pathname.[ch].
Cyrille Bagard
2024-05-15
Rebuild an empty Python module.
Cyrille Bagard
2024-05-15
Define all function attributes in a centralized header.
Cyrille Bagard
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-04-17
Create a function to search for the next set bit in bit field.
HEAD
master
Cyrille Bagard
2024-03-03
Use a global allocator to store (partial) matches.
Cyrille Bagard
2024-02-08
Save an unused bit field operation created for tests.
Cyrille Bagard
2024-02-06
Find free interleaving indexes for the ACISM backend using a dedicated search.
Cyrille Bagard
2024-01-20
Introduce an algorithm for sorting a linked list.
Cyrille Bagard
2023-10-02
Implement Base64 encoding for scan pattern modifications.
Cyrille Bagard
2023-09-12
Save current state with some ROST extra features.
Cyrille Bagard
2023-08-18
Create some modifiers and handle match properties inside ROST.
Cyrille Bagard
2023-08-06
Extend the ROST grammar with a first batch of new features.
Cyrille Bagard
2023-07-07
Rewrite core parts of the ROST API.
Cyrille Bagard
2023-05-15
Include a missing header.
Cyrille Bagard
2023-05-15
Handle strings with length for parsing.
Cyrille Bagard
2023-05-15
Sort signed and unsigned long long value when required.
Cyrille Bagard
2023-04-21
Implement the itoa() non-standard function.
Cyrille Bagard
2023-01-29
Retrieve CPU capabilities.
Cyrille Bagard
2023-01-03
Fix some mistakes in bitfield operations.
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-12-09
Allow OR operations in bit fields at a given position.
Cyrille Bagard
2022-12-07
Provide functions to test bit fields against bit fields.
Cyrille Bagard
2022-08-18
Create a function extending strings thanks to a format and its arguments.
Cyrille Bagard
2022-02-22
Extend XML features.
Cyrille Bagard
2022-02-22
Include cURL support for network operations.
Cyrille Bagard
2021-07-26
Clean a prototype.
Cyrille Bagard
2021-06-08
Receive blocks of data bigger than TLS records if needed.
Cyrille Bagard
2021-06-01
Improve the code quality by renaming the type for packed buffers.
Cyrille Bagard
2021-05-30
Provide a way to merge packed buffers.
Cyrille Bagard
2021-03-23
Create methods to deal with hex conversions.
Cyrille Bagard
2021-03-09
Implement the Pearson hash method.
Cyrille Bagard
2021-02-20
Pack and unpack LEB128 values on demand.
Cyrille Bagard
2021-01-09
Changed some installation paths and included a pkgconfig configuration.
Cyrille Bagard
2020-12-30
Skipped empty XML document storage.
Cyrille Bagard
2020-06-29
Included the packed buffers in the Python bindings.
Cyrille Bagard
2020-04-12
Added features to dump compressed content into memory.
Cyrille Bagard
[next]