aboutsummaryrefslogtreecommitdiffstats
path: root/tempfile.c
Commit message (Expand)AuthorAgeFilesLines
* Move the file utility functions from wiretap to libwsutil so thatJeff Morriss2008-05-221-2/+1
* More rewrite of prohibited APIs (sprintf, strcpy, strcat).Stig Bjørlykke2008-02-031-8/+3
* Win32: MSVC > 6 doesn't work well with Unicode filenames!Ulf Lamping2007-01-121-10/+2
* from Laurent Rabret:Ulf Lamping2007-01-031-1/+1
* name changeRonnie Sahlberg2006-05-211-2/+2
* remove dependencies to pcap.h, so getting an idea what needs to be done by du...Ulf Lamping2006-02-171-6/+0
* Move create_tempfile() to tempfile.c out of util.c. This means dumpcapGuy Harris2006-02-121-0/+161