aboutsummaryrefslogtreecommitdiffstats
path: root/tempfile.h
Commit message (Expand)AuthorAgeFilesLines
* The const was important, take a copy of the suffix to sanitize instead.Evan Huus2013-01-261-1/+1
* Replace disallowed filename characters to '-'.Chris Maynard2013-01-261-3/+3
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Pull mkstemp() into tempfile.c. That's the only place we use it now, andGerald Combs2009-07-021-1/+13
* Updates to create_tempfile:Gerald Combs2009-07-011-5/+14
* name changeRonnie Sahlberg2006-05-211-2/+2
* Move create_tempfile() to tempfile.c out of util.c. This means dumpcapGuy Harris2006-02-121-0/+43