Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump year | Mattias Andrée | 2015-02-13 | 1 | -1/+1 |
* | add verify_utf8 | Mattias Andrée | 2014-09-20 | 1 | -1/+10 |
* | typo | Mattias Andrée | 2014-08-26 | 1 | -1/+1 |
* | m | Mattias Andrée | 2014-08-26 | 1 | -1/+2 |
* | full_read returns length | Mattias Andrée | 2014-08-23 | 1 | -3/+4 |
* | m | Mattias Andrée | 2014-08-12 | 1 | -4/+4 |
* | the kernel messes with /proc/*/exe (security precaution?), so we read /proc/self/exec when we start the server | Mattias Andrée | 2014-08-11 | 1 | -0/+24 |
* | add fork_for_safety option + beginning of kernel-based keyboard | Mattias Andrée | 2014-08-11 | 1 | -0/+12 |
* | the rest of the clipboard | Mattias Andrée | 2014-08-03 | 1 | -0/+9 |
* | reduce code complexity | Mattias Andrée | 2014-05-18 | 1 | -0/+12 |
* | m + add full_write and add full_read | Mattias Andrée | 2014-05-08 | 1 | -0/+18 |
* | use more macros and do not du null-check before free:ing, free does that for us | Mattias Andrée | 2014-05-07 | 1 | -0/+11 |
* | misc | Mattias Andrée | 2014-05-07 | 1 | -0/+13 |
* | add xsigaction | Mattias Andrée | 2014-05-06 | 1 | -0/+13 |
* | m | Mattias Andrée | 2014-05-06 | 1 | -1/+0 |
* | add util.c | Mattias Andrée | 2014-05-06 | 1 | -0/+43 |