index
:
p11-kit.git
p11p
Clone of https://github.com/p11-glue/p11-kit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
path.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Add path encoding functions
Daiki Ueno
2017-02-16
1
-0
/
+33
*
common, trust: Avoid integer overflow
Daiki Ueno
2016-12-06
1
-0
/
+2
*
Fix trust command segfaults in expand_homedir() when no matching password rec...
Robert Milasan
2015-07-31
1
-9
/
+9
*
Use getpwuid_r() instead of the non-thread-sofe getpwuid()
Stef Walter
2013-07-18
1
-2
/
+9
*
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