Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use wchar_t for storing unicode characters | Stef Walter | 2013-03-03 | 1 | -35/+36 |
| | | | | | On Win32 wchar_t is only 2 bytes, which breaks our UTF-8 conversion functions. | ||||
* | Use the CN, OU or O of certificates to generate a label | Stef Walter | 2013-02-05 | 1 | -0/+328 |
* This is in cases where the certificate information does not already have a friendly name or alias. |