summaryrefslogtreecommitdiffstats
path: root/pobject.c
Commit message (Expand)AuthorAgeFilesLines
* Do not define SEC_SkipTemplateRich Megginson2010-08-091-0/+3
* implement memory management for internal objectsKamil Dudka2009-08-201-84/+145
* Fix various memory leaks and free internal objects on module unload.Kamil Dudka2009-05-291-9/+18
* Fix gcc warnings.Kamil Dudka2009-05-291-2/+3
* Fix off-by-one error when computing size to reduce memory leak.Rob Crittenden2009-05-221-4/+1
* Fix data type to work on x86_64 systems. We were only copying the bottom 4Rob Crittenden2009-05-221-1/+1
* Initial import of code. This is equivalent to the 20080124 tarball inRob Crittenden2009-05-221-0/+1175