summaryrefslogtreecommitdiffstats
path: root/src/isotp/send.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Avoid hitting a NULL pointer when using callbacks.Christopher Peplin1-1/+3
2014-01-01Return completed rx messages instead of relying on callbacks.Christopher Peplin1-0/+2
2013-12-31Draft reworking of API.Christopher Peplin1-20/+34
2013-12-29Use updated API for canutil library.Christopher Peplin1-17/+18
2013-12-28Encapsulate arb_id, payload and size into a data type.Christopher Peplin1-0/+54