summaryrefslogtreecommitdiff
path: root/src/lib/libssl/test/dummytest.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up dangerous strncpy use. This included a use where the resultingbeck2014-04-161-48/+0
| | | | | | | string was potentially not nul terminated and a place where malloc return was unchecked. while we're at it remove dummytest.c ok miod@
* import openssl-0.9.7-stable-SNAP-20020911 (without idea)markus2002-09-121-2/+3
|
* import openssl-0.9.7-beta3markus2002-09-051-0/+47