Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move debug and library code into the common/ subdirectory | Stef Walter | 2013-01-09 | 1 | -6/+7 |
| | | | | | | | | | | | Start using p11_ as our internal prefix rather than _p11_. We explicitly export p11_kit_ so this is fine as far as visibility. Move the threading, mutex, and module compat, dict, and array code into the common directory too. Take this opportunity to clean up a bit of internal API as well, since so many lines are being touched internally. | ||||
* | Distribute HACKING in the tarball | Stef Walter | 2013-01-08 | 1 | -1/+3 |
| | |||||
* | Bump version number, and tweak upload procedure | Stef Walter | 2011-07-07 | 1 | -1/+2 |
| | |||||
* | Make target for uploading release. | Stef Walter | 2011-06-07 | 1 | -0/+3 |
| | |||||
* | Fix problems with 'make distcheck' | Stef Walter | 2011-05-27 | 1 | -0/+4 |
| | |||||
* | Add basic tool for p11-kit. | Stef Walter | 2011-04-05 | 1 | -0/+1 |
| | | | | | List modules: $ p11-kit -l | ||||
* | Add make target for uploading docs. | Stef Walter | 2011-03-31 | 1 | -0/+6 |
| | |||||
* | Documentation and API cleanup. | Stef Walter | 2011-03-31 | 1 | -1/+5 |
| | | | | | | * Rename source directory * More consistent with return values from URI functions. * Allow formatting URI to take a uri type. | ||||
* | The start of some documentation. | Stef Walter | 2011-03-03 | 1 | -1/+1 |
| | |||||
* | Add p11_kit_strerror() method and internationalization. | Stef Walter | 2011-02-18 | 1 | -1/+3 |
| | |||||
* | Add testing and start testing hash table functionality. | Stef Walter | 2011-01-26 | 1 | -1/+11 |
| | |||||
* | Initial implementation of p11-unity | Stef Walter | 2011-01-21 | 1 | -0/+18 |