| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | subtraction is not comparison. the difference of two longs is not good | tedu | 2015-03-05 | 1 | -1/+1 |
| * | No need to use O_DIRECTORY when opening ".", O_RDONLY will suffice. | millert | 2015-02-25 | 1 | -1/+1 |
| * | Avoid NULL pointer deref in hashinfo_free() when calling from error paths. | doug | 2015-02-25 | 1 | -2/+3 |
| * | While slick, this isn't accessing multiple directories concurrently, so | guenther | 2015-02-22 | 1 | -29/+35 |
| * | fix coverity 105350 and 10345 | beck | 2015-02-18 | 1 | -1/+2 |
| * | qsort() compare functions MUST use memcmp() instead of bcmp() to have | guenther | 2015-02-12 | 1 | -2/+4 |
| * | swap limits.h for sys/limits.h | bcook | 2015-02-12 | 1 | -1/+1 |
| * | Introduce an openssl(1) certhash command. | jsing | 2015-02-10 | 1 | -0/+674 |
