| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
As we can't use the system native directory separator on cross-platform
measurements, we determine the path separator from the base directory format.
|
| |
|
|
|
|
| |
Doing so works on Windows as well.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Services get executed with system32 as current working directory. This does
not work for us, as we expect paths to be relative to the executable.
|
|
|
|
|
| |
While this is valuable information, printing it for pki and other tools is
annoying.
|
| |
|
| |
|
| |
|
|
|
|
| |
The usually used trivial '/' check won't work on Windows platforms.
|
| |
|
| |
|
| |
|
|
|
|
| |
While pki builds and runs just fine on Windows, this is not true for scepclient.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Trspi_UnloadBlob_CAP_VERSION_INFO() is a TrouSerS specific function, not
available on all platforms.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|