summaryrefslogtreecommitdiffstats
path: root/util.c
Commit message (Collapse)AuthorAgeFilesLines
* do not crash when using malformed key fileKamil Dudka2009-08-281-0/+4
| | | | Resolves 512019
* Fix various memory leaks and free internal objects on module unload.Kamil Dudka2009-05-291-1/+8
| | | | | | Elio helped me to complete the patch. 501080
* Fix gcc warnings.Kamil Dudka2009-05-291-1/+1
| | | | 500815
* Initial import of code. This is equivalent to the 20080124 tarball inRob Crittenden2009-05-221-0/+288
the Fedora nss package tree.