Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Move check_PROGRAMS into subdirectories | Daiki Ueno | 2019-06-18 | 1 | -2/+2 |
| | |||||
* | tests: Add tmpdir argument to p11_test_copy_setgid | Daiki Ueno | 2019-06-18 | 1 | -2/+2 |
| | | | | To prevent BUILDDIR being embedded in the library. | ||||
* | tests: Skip tests calling getauxval(AT_SECURE) if binary is on /tmp | Daiki Ueno | 2019-06-18 | 1 | -2/+3 |
| | |||||
* | test: Remove setgid()ed copy of frob-getenv | Daiki Ueno | 2016-12-13 | 1 | -2/+1 |
| | | | | Otherwise the file is left in builddir, after make distclean. | ||||
* | common: Fix in test-code for file descriptor validity check | Pankaj | 2015-11-09 | 1 | -0/+1 |
| | | | | https://bugs.freedesktop.org/show_bug.cgi?id=92843 | ||||
* | common: Use secure_getenv() implementation when setuid | Stef Walter | 2014-10-02 | 1 | -0/+27 |
| | | | | | In anything security sensitive, use secure_getenv() implementation for retrieving environment variables. | ||||
* | Move to non-recursive Makefile for building bins and libs | Stef Walter | 2014-08-15 | 1 | -0/+117 |
Still use recursive for documentation and translation. |