Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Scheduler and processor have been moved to libstrongswan. | Tobias Brunner | 2010-09-02 | 1 | -2/+1 |
* | Do initial slot enumeration manually | Martin Willi | 2010-08-04 | 1 | -5/+11 |
* | Defer certificate loading until all PKCS#11 modules are loaded | Martin Willi | 2010-08-04 | 1 | -3/+8 |
* | Provide a public PKCS#11 mechanism enumerator | Martin Willi | 2010-08-04 | 1 | -44/+21 |
* | Added enumerator for PKCS#11 tokens | Martin Willi | 2010-08-04 | 1 | -14/+120 |
* | Handle NOT_SUPPORT return value from WaitForSlot | Martin Willi | 2010-08-04 | 1 | -1/+1 |
* | Added a token add/remove callback function to the manager | Martin Willi | 2010-08-04 | 1 | -1/+16 |
* | Enumerate tokens and their mechanisms, wait for slot events | Martin Willi | 2010-08-04 | 1 | -9/+222 |
* | Moved PKCS#11 library loading to dedicated manager | Martin Willi | 2010-08-04 | 1 | -0/+86 |