aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xpak: change xpak_process to return start position of XPAKPACKFabian Groffen2020-05-171-5/+9
* libq/xpak: fix Coverity 125939 Time of check time of useFabian Groffen2020-01-261-15/+23
* libq/xpak: fix out of bounds checkingFabian Groffen2019-11-201-5/+6
* libq/xpak: perform sanity checks on offset and lenFabian Groffen2019-11-181-0/+8
* libq/xpak: try to seek to XPAKSTART in _xpak_openFabian Groffen2019-11-171-6/+33
* libq/xpak: rework to reuse more codeFabian Groffen2019-11-151-76/+56
* libq/xpak: fix copy/paste typo causing xpak_extract to always failFabian Groffen2019-11-131-2/+2
* libq/xpak: turn asserts into real error checksFabian Groffen2019-11-131-10/+13
* q: fix various issues on Linux systemsFabian Groffen2019-03-271-1/+1
* build: compile applets as separate objectsFabian Groffen2019-03-271-0/+369