summaryrefslogtreecommitdiff
path: root/src/analysis
AgeCommit message (Expand)Author
2021-11-30Ensure the processor is known when providing the content class.Cyrille Bagard
2021-11-14Prevent usage of removed clients.Cyrille Bagard
2021-10-24Use the loaded content class hints in the DB archives.Cyrille Bagard
2021-10-24Fix mistakes in reference counters for binary contents.Cyrille Bagard
2021-10-24Link a class to loaded content nature.Cyrille Bagard
2021-10-14Improve some reference counters inside binary contents.Cyrille Bagard
2021-10-12Reorganize the remaining code for binary contents.Cyrille Bagard
2021-10-12Update code for restricted contents.Cyrille Bagard
2021-10-08Extract filenames when creating content attributes.Cyrille Bagard
2021-09-30Move loaded contents from interface to object structures.Cyrille Bagard
2021-09-28Rely on a generic task to analyze loaded content.Cyrille Bagard
2021-09-26Provide a serialization capability for operands.Cyrille Bagard
2021-08-14Improve the object padding exploitation for operands.Cyrille Bagard
2021-08-01Build archive temporary filenames from one place.Cyrille Bagard
2021-08-01Extend the protocol to store the analyzed binary content.Cyrille Bagard
2021-08-01Rename some C macros.Cyrille Bagard
2021-08-01Fix a code mistake in memory content creation.Cyrille Bagard
2021-07-20Extract identities from signed certificates.Cyrille Bagard
2021-07-20Improve the log messages on error when signing certificates.Cyrille Bagard
2021-07-04Delete the XML storage for loading binary contents.Cyrille Bagard
2021-07-04Save all needed information into project files.Cyrille Bagard
2021-07-04Store and load binary contents on demand.Cyrille Bagard
2021-07-04Check the right length variable for an unpacked string.Cyrille Bagard
2021-06-17Update the storage format for type memory.Cyrille Bagard
2021-06-15Compress packed run-length encoded strings.Cyrille Bagard
2021-06-03Reconnect the analysis clients to servers when requested.Cyrille Bagard
2021-06-01Improve the code quality by renaming the type for packed buffers.Cyrille Bagard
2021-05-30Create a command to list remote binaries.Cyrille Bagard
2021-05-29Define roles for allowed connections to servers.Cyrille Bagard
2021-05-24Handle errors with more care when creating certificates.Cyrille Bagard
2021-04-05Typos.Cyrille Bagard
2021-03-07Load and store data types with proper functions.Cyrille Bagard
2021-03-07Compact data type definitions.Cyrille Bagard
2021-02-23Prepare mechanisms to load and store data types.Cyrille Bagard
2021-02-20Change some prototypes for GLib objects storage.Cyrille Bagard
2021-02-20Compute a hash value for data types.Cyrille Bagard
2021-01-09Changed some installation paths and included a pkgconfig configuration.Cyrille Bagard
2021-01-01Managed GObject references each time a configuration parameter is accessed.Cyrille Bagard
2020-10-20Fixed some compilation warnings.Cyrille Bagard
2020-10-18Updated the code for the types built from expressions.Cyrille Bagard
2020-10-18Updated the code for the prototypes support.Cyrille Bagard
2020-10-18Updated the code for template types.Cyrille Bagard
2020-10-13Defined proper Python bindings for class/enum types.Cyrille Bagard
2020-10-13Defined proper Python bindings for basic types.Cyrille Bagard
2020-10-10Updated the basic types definition and its Python bindings.Cyrille Bagard
2020-09-21Defined lock mechanism for buffer caches.Cyrille Bagard
2020-09-07Rewritten some code managing comments.Cyrille Bagard
2020-09-01Updated code.Cyrille Bagard
2020-08-22Restored the operand display switch feature.Cyrille Bagard
2020-08-22Improved code.Cyrille Bagard