aboutsummaryrefslogtreecommitdiffstats
path: root/tempfile.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-16Fix the last(?) of the Win64 compilation problems.gerald1-1/+1
2009-04-08Use wireshark (instead of ether) for temp file name prefix.wmeier1-1/+1
2009-03-10Copy comment from tempfile.h to tempfile.cwmeier1-0/+5
2008-05-22Move the file utility functions from wiretap to libwsutil so thatmorriss1-2/+1
2008-02-03More rewrite of prohibited APIs (sprintf, strcpy, strcat).stig1-8/+3
2007-01-12Win32: MSVC > 6 doesn't work well with Unicode filenames!ulfl1-10/+2
2007-01-03from Laurent Rabret:ulfl1-1/+1
2006-05-21name changesahlberg1-2/+2
2006-02-17remove dependencies to pcap.h, so getting an idea what needs to be done by du...ulfl1-6/+0
2006-02-12Move create_tempfile() to tempfile.c out of util.c. This means dumpcapguy1-0/+161