Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xpak: change xpak_process to return start position of XPAKPACK | Fabian Groffen | 2020-05-17 | 1 | -5/+9 |
* | libq/xpak: fix Coverity 125939 Time of check time of use | Fabian Groffen | 2020-01-26 | 1 | -15/+23 |
* | libq/xpak: fix out of bounds checking | Fabian Groffen | 2019-11-20 | 1 | -5/+6 |
* | libq/xpak: perform sanity checks on offset and len | Fabian Groffen | 2019-11-18 | 1 | -0/+8 |
* | libq/xpak: try to seek to XPAKSTART in _xpak_open | Fabian Groffen | 2019-11-17 | 1 | -6/+33 |
* | libq/xpak: rework to reuse more code | Fabian Groffen | 2019-11-15 | 1 | -76/+56 |
* | libq/xpak: fix copy/paste typo causing xpak_extract to always fail | Fabian Groffen | 2019-11-13 | 1 | -2/+2 |
* | libq/xpak: turn asserts into real error checks | Fabian Groffen | 2019-11-13 | 1 | -10/+13 |
* | q: fix various issues on Linux systems | Fabian Groffen | 2019-03-27 | 1 | -1/+1 |
* | build: compile applets as separate objects | Fabian Groffen | 2019-03-27 | 1 | -0/+369 |