| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix syntax errors in OS_WIN32 ifdefs | Stef Walter | 2013-03-03 | 1 | -2/+4 |
| | | |||||
| * | Only do shared object and DLL initialization in libraries | Stef Walter | 2013-02-20 | 1 | -0/+55 |
| | | | | | | | Don't do library initialization on shared object load when not running in a library. We'll want to plug into this and do different things per library in the future. | ||||
| * | Add basic trust module | Stef Walter | 2013-02-05 | 1 | -0/+1517 |
| This is based off the roots-store from gnome-keyring and loads certificates from a root directory and exposes them as PKCS#11 objects. | |||||
