17 Commits

Author SHA1 Message Date
hasherezade ca0b84bd00 [REFACT] Cleanup types. Add explicit cast 2025-04-20 14:55:05 -08:00
hasherezade 1c312d9df8 [FEATURE] In RichHdr: enhanced id translation 2021-02-07 21:51:34 +01:00
hasherezade be8b5f3e5b [FEATURE] In RichHdr: add calculated checksum as one of the fields 2021-02-07 21:41:14 +01:00
hasherezade a52bdd9b1e [REFACT] Added directories to include path 2019-12-01 01:02:16 +01:00
hasherezade a0392ed291 [REFACT] In RichHeader: cleaned checksum calculation (validate pointer, removed redundant lines) 2019-01-13 23:02:09 +01:00
hasherezade 521b676bb2 [REATURE] In RichHdrWrapper: added translations of the values 2019-01-12 23:44:58 +01:00
hasherezade 2a6549f685 [FEATURE] In RichHdrWrapper: get CompId, calculate checksum 2019-01-12 23:41:22 +01:00
hasherezade 01efb1dc77 [BUGFIX] In RichHeader: fixed calculating fields sizes (to make it more robust in case of malformed RichHdr) 2019-01-09 02:10:46 +01:00
hasherezade 2e6d14c21f [BUGFIX] Validate DanS header in the fetching function 2019-01-09 01:45:01 +01:00
hasherezade be1baf1c74 [REFACT] RichHeader cleanup. Moved the definitions to namespace pe 2018-10-23 16:44:30 +02:00
hasherezade 65936ffc7b [BUGFIX] Fixed incorrect variable initialization 2018-10-23 02:53:53 +02:00
hasherezade 1bdae1c6a7 [FEATURE] In RichHdr: added "DanS" and "Rich" keywords in description 2018-10-22 22:05:08 +02:00
hasherezade dc096fbca2 [FEATURE] RichHdr: split checksummed padding on fields 2018-10-22 21:52:31 +02:00
hasherezade f947747355 [FEATURE] Added basic parsing of CompID fields 2018-10-22 21:16:22 +02:00
hasherezade bff2185ef2 [BUGFIX] If RichHeader not found, return fields count 0 2018-10-22 18:09:20 +02:00
hasherezade 3c9d4d44df [FEATURE] Handle variable number of CompId records in Rich Header 2018-10-22 16:44:47 +02:00
hasherezade f4162ebec2 [W-I-P] Started implementing RichHeader support 2018-10-21 23:35:23 +02:00