view ui/certs.qrc @ 60:6acb1dae6185

Use strn functions and improve error handling. Even if we know the strings are NULL terminated we use length terminated string functions after a first strlen this makes it easier to assert that at one point we know the string is terminated and afterwards use the length of that.
author Andre Heinecke <aheinecke@intevation.de>
date Tue, 18 Mar 2014 11:28:02 +0000
parents f4f957c58e0a
children 09bb19e5e369
line wrap: on
line source
<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/certs">
    <file alias="kolab.org">certificates/kolab.org.der</file>
</qresource>
</RCC>

http://wald.intevation.org/projects/trustbridge/