aboutsummaryrefslogtreecommitdiffstats
path: root/pack.h
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headersTomasz Kramkowski2022-05-161-1/+1
|
* change buf to src or dest depending on contextTomasz Kramkowski2021-11-071-2/+2
|
* implement unpack_structTomasz Kramkowski2021-08-111-0/+13
|
* add the PACK_TYPE_COUNT pack_typeTomasz Kramkowski2021-08-081-0/+1
|
* add pack_type and pack_endian and use themTomasz Kramkowski2021-08-061-0/+21
|
* Fix license information content and formatTomasz Kramkowski2021-08-051-1/+1
|
* Implement a basic pack functionTomasz Kramkowski2020-09-121-0/+1
|
* unpack: Make input buffer constTomasz Kramkowski2020-09-121-1/+1
|
* Add license headersTomasz Kramkowski2020-09-091-0/+4
|
* Add tracing functions for debuggingTomasz Kramkowski2020-09-091-0/+7
|
* initTomasz Kramkowski2020-08-201-0/+16