Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid using the non-thread-safe strerror() function | Stef Walter | 2013-07-18 | 1 | -2/+1 |
* | Declare static variables const where it makes sense | Stef Walter | 2013-07-18 | 1 | -4/+4 |
* | Support expanding $XDG_CONFIG_HOME in user config paths | Stef Walter | 2013-07-18 | 1 | -13/+24 |
* | Don't load configs from user directory when setuid | Stef Walter | 2013-07-18 | 1 | -0/+5 |
* | tools: Use $TMPDIR instead of $TEMP | Stef Walter | 2013-07-18 | 1 | -44/+0 |
* | Fixes for some recent win32 regressions | Stef Walter | 2013-07-18 | 1 | -3/+18 |
* | path: Add p11_path_canon() function | Stef Walter | 2013-07-03 | 1 | -0/+15 |
* | path: Add p11_path_prefix() function | Stef Walter | 2013-07-03 | 1 | -0/+17 |
* | path: Add p11_path_parent() function | Stef Walter | 2013-06-14 | 1 | -0/+36 |
* | path: Fix expanding of paths and tests | Stef Walter | 2013-06-14 | 1 | -5/+11 |
* | Support /xxx/yyy as an absolute path with Win32 | Stef Walter | 2013-05-21 | 1 | -4/+4 |
* | More compatible path munging and handling code | Stef Walter | 2013-04-03 | 1 | -0/+258 |