aboutsummaryrefslogtreecommitdiff
path: root/src/deliverable.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Replaces BUFSIZ with OMC_BUFSIZJoseph Hunkeler2023-11-201-2/+2
|
* Remove debug shell callJoseph Hunkeler2023-10-311-8/+2
|
* Consolidate functions and defines from main.cJoseph Hunkeler2023-10-311-5/+126
|
* Add delivery get_spec_header()Joseph Hunkeler2023-10-311-0/+15
|
* Add delivery_free functionJoseph Hunkeler2023-10-311-0/+48
| | | | * Add guard_free_ macros
* Fixes memory leak in conv_ macrosJoseph Hunkeler2023-10-311-3/+4
|
* Initial commitJoseph Hunkeler2023-10-261-0/+626