aboutsummaryrefslogtreecommitdiffstats
path: root/tempfile.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-26The const was important, take a copy of the suffix to sanitize instead.Evan Huus1-1/+1
2013-01-26Replace disallowed filename characters to '-'.Chris Maynard1-3/+3
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2009-07-02Pull mkstemp() into tempfile.c. That's the only place we use it now, andGerald Combs1-1/+13
2009-07-01Updates to create_tempfile:Gerald Combs1-5/+14
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-02-12Move create_tempfile() to tempfile.c out of util.c. This means dumpcapGuy Harris1-0/+43