Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: Don't barf when p11-kit -h | Stef Walter | 2012-06-27 | 1 | -1/+1 |
| | |||||
* | Provide compat getprogname() implementations on other OS's | Stef Walter | 2012-05-01 | 2 | -1/+2 |
| | | | | * And use them in our replacement err() and p11_kit_set_progname() | ||||
* | Move the compat.[ch] headers into common directory/ | Stef Walter | 2012-04-30 | 4 | -294/+4 |
| | | | | | * And the compat stuff in the p11-kit directory merged into util.c and util.h | ||||
* | Initial port to win32 | Stef Walter | 2011-10-17 | 4 | -2/+298 |
| | | | | | | | | * Tests do not all yet pass, at least not on wine * Added abstraction of some non-portable functions in compat.h/c * Build with an argument like this for win32 support: ./autogen.sh --host=i586-mingw32msvc * This win32 port needs more work from interested parties | ||||
* | Print more information in 'p11-kit -l' | Stef Walter | 2011-09-28 | 1 | -0/+92 |
| | |||||
* | Fix building with NLS enabled. | Roman Bogorodskiy | 2011-07-29 | 1 | -1/+2 |
| | | | | https://bugs.freedesktop.org/show_bug.cgi?id=39622 | ||||
* | List labels of all tokens in 'p11-kit -l' | Stef Walter | 2011-07-06 | 1 | -2/+32 |
| | |||||
* | Add p11_kit_space_strdup() function, and rename p11_kit_space_strlen() | Stef Walter | 2011-06-07 | 1 | -1/+27 |
| | | | | * Print out module info in p11-kit tool. | ||||
* | Fix more memory errors and leaks in module code. | Stef Walter | 2011-06-07 | 1 | -0/+3 |
| | |||||
* | Remove unstable API markers. | Stef Walter | 2011-06-07 | 1 | -2/+1 |
| | |||||
* | Add basic tool for p11-kit. | Stef Walter | 2011-04-05 | 2 | -0/+133 |
List modules: $ p11-kit -l |