Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Complete documentation for message functionality. | Stef Walter | 2011-06-09 | 1 | -0/+29 |
| | |||||
* | Store last failure message per thread. | Stef Walter | 2011-06-09 | 1 | -5/+82 |
| | | | | * Add p11_kit_message() function to get last message. | ||||
* | Refactor configuration | Stef Walter | 2011-06-08 | 1 | -0/+17 |
| | | | | | * Move configuration loading into conf.c * Have user modules with same name merge/override modules in system. | ||||
* | Fix up documentation | Stef Walter | 2011-06-07 | 1 | -0/+41 |
| | |||||
* | Add p11_kit_space_strdup() function, and rename p11_kit_space_strlen() | Stef Walter | 2011-06-07 | 1 | -0/+34 |
| | | | | * Print out module info in p11-kit tool. | ||||
* | Fix up copyright lines. | Stef Walter | 2011-04-01 | 1 | -1/+0 |
| | |||||
* | Documentation and API cleanup. | Stef Walter | 2011-03-31 | 1 | -0/+51 |
* Rename source directory * More consistent with return values from URI functions. * Allow formatting URI to take a uri type. |