jack
747551f35a
Fix critical issues from PR #681 review
Critical fixes:
- BinaryProtocol: Return nil for unknown versions (prevents buffer underflows)
- Add BinaryProtocol.Offsets struct to centralize magic numbers
- Replace magic offset calculations with named constants
Security/Privacy:
- FileAttachmentView: Use url.lastPathComponent instead of url.path
(prevents exposing full system paths)
Documentation:
- Fix compression algorithm documentation (zlib, not LZ4)
All tests passing.
2025-10-14 22:26:03 +02:00
..
2025-09-11 19:17:04 +02:00
2025-10-14 22:26:03 +02:00
2025-10-14 12:30:18 +02:00
2025-10-14 12:26:18 +02:00
2025-10-02 12:59:48 +02:00
2025-09-15 21:39:39 +02:00
2025-09-15 14:45:58 +02:00
2025-10-07 12:36:54 +02:00
2025-10-14 12:26:18 +02:00
2025-10-06 11:02:20 +02:00
2025-10-02 11:53:34 +02:00
2025-10-05 15:51:06 +02:00
2025-10-14 12:26:18 +02:00
2025-09-30 12:44:46 +02:00
2025-10-06 11:02:20 +02:00
2025-10-14 12:30:18 +02:00
2025-09-23 21:09:22 +02:00
2025-10-14 22:20:19 +02:00
2025-10-14 22:20:19 +02:00
2025-10-14 22:25:29 +02:00
2025-10-14 12:26:18 +02:00
2025-09-30 12:47:16 +02:00