| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix up documentation | Stef Walter | 2011-05-27 | 1 | -2/+7 |
* | Fix problems with 'make distcheck' | Stef Walter | 2011-05-27 | 4 | -7/+17 |
* | Fix uninitialized variable problem. | Stef Walter | 2011-05-27 | 1 | -1/+1 |
* | Change around installation of headers, pkg-config, and file names | Stef Walter | 2011-05-27 | 17 | -123/+110 |
* | Add functions for clearing and setting multiple attributes on URI. | Stef Walter | 2011-05-26 | 3 | -28/+100 |
* | Return proper errors when NULL is passed to mutex functions. | Stef Walter | 2011-05-26 | 1 | -0/+12 |
* | URI API fine tuning | Stef Walter | 2011-05-26 | 3 | -149/+328 |
* | Add p11_kit_uri_message() function. | Stef Walter | 2011-05-25 | 4 | -1/+43 |
* | Fix null pointer dereference. | Stef Walter | 2011-05-24 | 1 | -1/+1 |
* | Fix lots of bugs and add more debugging statements. | Stef Walter | 2011-04-05 | 2 | -11/+43 |
* | Add basic tool for p11-kit. | Stef Walter | 2011-04-05 | 5 | -0/+137 |
* | Add support for debug tracing. | Stef Walter | 2011-04-05 | 8 | -8/+272 |
* | Fix up copyright lines. | Stef Walter | 2011-04-01 | 11 | -15/+13 |
* | Add C++ header guards, and require API instability acknowledgement. | Stef Walter | 2011-03-31 | 4 | -4/+42 |
* | Support setting of CK_C_INITIALIZE_ARGS.pReserved to string. | Stef Walter | 2011-03-31 | 1 | -0/+7 |
* | Give reference chapter an explicit id. | Stef Walter | 2011-03-31 | 1 | -1/+1 |
* | Add make target for uploading docs. | Stef Walter | 2011-03-31 | 1 | -0/+6 |
* | Mix in other documentation. | Stef Walter | 2011-03-31 | 5 | -16/+25 |
* | Fix up styling and tweaks. | Stef Walter | 2011-03-31 | 2 | -9/+19 |
* | Fix up styling of documentation. | Stef Walter | 2011-03-31 | 3 | -2/+74 |
* | Documentation and API cleanup. | Stef Walter | 2011-03-31 | 28 | -171/+857 |
* | WIP | Stef Walter | 2011-03-31 | 2 | -0/+162 |
* | Fix for previous commit. | Stef Walter | 2011-03-31 | 1 | -2/+2 |
* | Custom initialization and finalization arguments cannot be supported. | Stef Walter | 2011-03-31 | 4 | -103/+104 |
* | Add info and copyright. | Stef Walter | 2011-03-03 | 1 | -8/+34 |
* | The start of some documentation. | Stef Walter | 2011-03-03 | 8 | -1/+287 |
* | Add uri function for listing which attribute types are present. | Stef Walter | 2011-02-21 | 2 | -1/+26 |
* | Fix bug where we try to dlclose() modules we didn't load. | Stef Walter | 2011-02-21 | 1 | -1/+2 |
* | Reference implementation of PKCS#11 URIs | Stef Walter | 2011-02-19 | 10 | -14/+2146 |
* | Add p11_kit_strerror() method and internationalization. | Stef Walter | 2011-02-18 | 19 | -6/+2523 |
* | Properly read user-config setting. | Stef Walter | 2011-02-17 | 1 | -41/+146 |
* | Add a proper pkg-config file. | Stef Walter | 2011-02-17 | 4 | -16/+38 |
* | Only allow colon between name and value. | Stef Walter | 2011-02-17 | 2 | -4/+4 |
* | Configuration tests. | Stef Walter | 2011-01-30 | 7 | -22/+158 |
* | Add testing and start testing hash table functionality. | Stef Walter | 2011-01-26 | 12 | -5/+1191 |
* | Reinitialize modules after fork(). | Stef Walter | 2011-01-24 | 3 | -4/+66 |
* | Initial implementation with new config system. | Stef Walter | 2011-01-24 | 10 | -937/+1558 |
* | Rename to p11-kit. | Stef Walter | 2011-01-24 | 5 | -177/+177 |
* | Rework public library API so that we can initialize arbitrary | Stef Walter | 2011-01-22 | 2 | -271/+502 |
* | Rough idea of possible library functions. | Stef Walter | 2011-01-22 | 3 | -54/+314 |
* | Initial implementation of p11-unity | Stef Walter | 2011-01-21 | 14 | -0/+3718 |