-
Notifications
You must be signed in to change notification settings - Fork 328
Pull requests: COVESA/dlt-daemon
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[FIX] Add macOS compatibility for thread naming and condition variables
#846
opened Apr 6, 2026 by
skyroom-ant
Loading…
fix(dlt-receive): set SO_RCVTIMEO and SO_KEEPALIVE to enable -r reconnect on half-open TCP
#845
opened Apr 4, 2026 by
aki1770-del
Loading…
fix: use pthread_self() in thread callbacks instead of parent-stored handle
#844
opened Apr 4, 2026 by
aki1770-del
Loading…
fix: off-by-one in DLT_MSG_READ_STRING allows dst[length] write past buffer end
#843
opened Apr 4, 2026 by
aki1770-del
Loading…
fix(convert): prevent argv out-of-bounds write and use PID-specific workspace
#842
opened Apr 3, 2026 by
aki1770-del
Loading…
docs: sync dlt-adaptor-stdin man page with actual CLI options
#841
opened Apr 3, 2026 by
aki1770-del
Loading…
fix(journal): treat missing PRIORITY field as unknown, not Emergency
#840
opened Apr 3, 2026 by
aki1770-del
Loading…
fix: use pthread_self() for thread naming inside thread callback
#839
opened Apr 3, 2026 by
aki1770-del
Loading…
fix(logstorage): decrement g_logstorage_cache_size on filter config free
#838
opened Apr 3, 2026 by
aki1770-del
Loading…
dlt_daemon_udp_socket.c: fix a wrong type conversion, this causes dlt-daemon crash
#837
opened Apr 3, 2026 by
sandy-lcq
Contributor
Loading…
Create MSYS2.yaml and fix some issues on MSYS2.
#836
opened Apr 3, 2026 by
pffang
Contributor
Loading…
fix: cap dlt_buffer_get copy size to max_size to prevent overflow (#829)
#834
opened Apr 2, 2026 by
aki1770-del
Loading…
fix: prevent stack overflow and /tmp race in dlt-convert workspace (#793)
#833
opened Apr 2, 2026 by
aki1770-del
Loading…
fix: prevent null deref and OOB read in DLT v2 control handlers (#825, #824)
#832
opened Apr 2, 2026 by
aki1770-del
Loading…
fix: guard dlt_log_handle close+reset under dlt_mutex (CWE-362, MISRA R1.3)
#831
opened Mar 31, 2026 by
aki1770-del
Loading…
Fix build new version
bug
enhancement
#820
opened Feb 12, 2026 by
LocutusOfBorg
Contributor
Loading…
dlt: fix format and sign-conversion errors with GCC 13.3.0
#814
opened Jan 30, 2026 by
yunyanan
Loading…
Increase allocated memory for timestamp index
#807
opened Dec 26, 2025 by
ShangzhiXu
Contributor
Loading…
Add JSON type validation for parsed JSON
#805
opened Dec 26, 2025 by
ShangzhiXu
Contributor
Loading…
Fix some build failures due to wrong code in gzip handling:
#788
opened Dec 2, 2025 by
LocutusOfBorg
Contributor
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.