Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies | 1 | -16/+11 |
2014-03-13 | warning: extra ‘;’ [-Wpedantic] | David Kalnischkies | 1 | -10/+10 |
2014-02-22 | Fix typos in documentation (codespell) | Michael Vogt | 1 | -3/+3 |
2014-02-14 | allow http protocol to switch to https | David Kalnischkies | 1 | -5/+9 |
2014-02-11 | use utimes instead of utimensat/futimens | David Kalnischkies | 1 | -6/+6 |
2014-01-16 | correct some style/performance/warnings from cppcheck | David Kalnischkies | 1 | -13/+12 |
2013-10-01 | refactor http client implementation | David Kalnischkies | 1 | -0/+665 |