summaryrefslogtreecommitdiff
path: root/src/crash/sentry_envelope.zig
AgeCommit message (Expand)Author
2025-10-03Zig 0.15: zig build test Mitchell Hashimoto
2025-05-26style: use decl literalsQwerasd
2024-09-06crash: envelope parsing handles multiple payloads with length properlyMitchell Hashimoto
2024-09-06typosMitchell Hashimoto
2024-09-06crash: parse attachments from sentry envelopeMitchell Hashimoto
2024-09-06crash: data model for encoded vs decoded itemsMitchell Hashimoto
2024-09-05crash: envelope encoderMitchell Hashimoto
2024-08-31crash: discard envelopes that do not contain a crashMitchell Hashimoto
2024-08-30crash: sentry envelope parsingMitchell Hashimoto