Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump year | Mattias Andrée | 2015-02-13 | 1 | -1/+1 |
* | no more direct allocations, always use macros, unless using alloca | Mattias Andrée | 2014-12-10 | 1 | -1/+1 |
* | with a few exceptions, never return directly on failure, always goto fail by invoking fail_if | Mattias Andrée | 2014-12-09 | 1 | -24/+21 |
* | misc | Mattias Andrée | 2014-08-02 | 1 | -3/+3 |
* | fix multiple clients bug: minor bug in linked_list caused removal of old clients + add dump method for linked list | Mattias Andrée | 2014-07-27 | 1 | -3/+0 |
* | mark temporary prints | Mattias Andrée | 2014-07-26 | 1 | -0/+3 |
* | m + fix: include header value in interception conditions | Mattias Andrée | 2014-06-08 | 1 | -0/+5 |
* | fix file names | Mattias Andrée | 2014-06-07 | 1 | -2/+2 |
* | Fix memory leak | Mattias Andrée | 2014-05-19 | 1 | -0/+1 |
* | reduce code complexity | Mattias Andrée | 2014-05-18 | 1 | -0/+291 |