Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fail early when running automaint.sh | Stef Walter | 2013-05-15 | 1 | -0/+2 |
| | |||||
* | Implement valgrind's hellgrind checks for threading problems | Stef Walter | 2013-05-15 | 1 | -1/+1 |
| | | | | | | | And cleanup our locks/locking model. There's no need to use recursive locks, especially since we can't use them on all platforms. In addition adjust taking of locks during initialization so that there's no chance of deadlocking here. | ||||
* | Add new script for setting up p11-kit for a maintainer | Stef Walter | 2013-04-03 | 1 | -0/+50 |
Add win32 cross build, and build out of tree |