- Jul 05, 2012
-
-
- Jun 26, 2012
-
-
Quanah Gibson-Mount authored
-
Avoid infinite loop if the pin in the password file is wrong.
-
We cannot rely on tc_certificate->slot value, the library will choose the correct slot itself when needed. Just provide correct pin argument.
-
-
PEM certificates should not be referenced by nicknames, because the nicknames are derived from basename of the cerificate file and in general are not easy-predictable. The code of Mozilla NSS backend depends on some aspects of PEM module and tries to guess the nicknames correctly. In some cases the guessing is wrong.
-
-
Quanah Gibson-Mount authored
-
-
-
- Jun 22, 2012
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
-
- Jun 08, 2012
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
-
This reverts commit 9e3af235.
-
-
-
-
- Jun 07, 2012
-
-
Quanah Gibson-Mount authored
-
-
-
The buffer allocated for reading password file has to be initialized with zeros, or we need to append zero at the end of the file. Otherwise we might read unitialized memory and consider it to be a password.
-
-
- Jun 05, 2012
-
-
Quanah Gibson-Mount authored
-
-
-
Quanah Gibson-Mount authored
-
- Jun 02, 2012
-
-
Howard Chu authored
-
Howard Chu authored
-
- May 31, 2012
-
-
Quanah Gibson-Mount authored
-
-