index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Collapse
)
Author
2023-08-06
Avoid to count the matches of a non-existing pattern.
Cyrille Bagard
2023-08-06
Make the "condition" section mandatory in a rule.
Cyrille Bagard
2023-08-06
Prevent the ACISM backend from crashing when a scan is performed with no ↵
Cyrille Bagard
pattern.
2023-08-06
Extend the ROST grammar with a first batch of new features.
Cyrille Bagard
2023-06-06
Clean and reorganize a little bit the code for Kaitai.
Cyrille Bagard
2023-05-24
Define a first implementation of Kaitai parsing.
Cyrille Bagard
2023-05-07
Aggregate YAML values from sequences when requested and possible.
Cyrille Bagard
2023-04-27
Replace the old YAML parser by another one relying on the external libyaml ↵
Cyrille Bagard
library.
2023-04-21
Implement the itoa() non-standard function.
Cyrille Bagard
2023-03-11
Handle YAML nodes without values.
Cyrille Bagard
2023-02-04
Provide constructor to load Yaml contents without external files.
Cyrille Bagard
2023-01-30
Save an initial version of rost.
Cyrille Bagard
2023-01-03
Fix some mistakes in bitfield operations.
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-02-21
Make the server drive the network exchanges.
Cyrille Bagard
2021-10-12
Reorganize the remaining code for binary contents.
Cyrille Bagard
2021-10-12
Update code for restricted contents.
Cyrille Bagard
2021-10-08
Extract filenames when creating content attributes.
Cyrille Bagard
2021-07-04
Store and load binary contents on demand.
Cyrille Bagard
2021-05-30
Create a command to list remote binaries.
Cyrille Bagard
2021-05-29
Define roles for allowed connections to servers.
Cyrille Bagard
2021-05-24
Handle errors with more care when creating certificates.
Cyrille Bagard
2021-05-17
Dead with singleton instances containing singleton instances.
Cyrille Bagard
2021-05-13
Define the first steps for singleton support.
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-03-07
Handle hashes of data types as Py_ssize_t values from Python bindings.
Cyrille Bagard
2021-02-21
Delete intermediate Python modules for some API features.
Cyrille Bagard
2021-02-20
Pack and unpack LEB128 values on demand.
Cyrille Bagard
2021-02-20
Compute a hash value for data types.
Cyrille Bagard
2021-01-01
Managed GObject references each time a configuration parameter is accessed.
Cyrille Bagard
2020-12-28
Improved the API for configuration and its Python documentation.
Cyrille Bagard
2020-10-13
Defined proper Python bindings for class/enum types.
Cyrille Bagard
2020-10-13
Defined proper Python bindings for basic types.
Cyrille Bagard
2020-10-10
Updated the basic types definition and its Python bindings.
Cyrille Bagard
2020-06-30
Fixed some cases from the test suite.
Cyrille Bagard
2020-06-30
Updated the Python API for bitfields.
Cyrille Bagard
2020-06-29
Improved some common helpers inside the Python API.
Cyrille Bagard
2020-06-29
Included the packed buffers in the Python bindings.
Cyrille Bagard
2020-05-19
Improved the use of the known format object.
Cyrille Bagard
2020-05-18
Updated the Python API for string symbols.
Cyrille Bagard
2020-05-11
Updated the API for buffer caches.
Cyrille Bagard
2020-04-12
Improved support of type prefix for symbols.
Cyrille Bagard
2020-04-09
Created extra flags for binary symbols.
Cyrille Bagard
2020-03-15
Added support for packed template arguments in Itanium demangling.
Cyrille Bagard
2020-03-13
Fixed a little coding mistake in Itanium demangling.
Cyrille Bagard
2020-03-13
Added support for extra Itanium builtin types.
Cyrille Bagard
2020-03-08
Fixed some mistakes in the Itanium prefixes demangling.
Cyrille Bagard
2020-03-05
Added better support of operators for Itanium demangling.
Cyrille Bagard
[next]