aboutsummaryrefslogtreecommitdiffstats
path: root/disabled_protos.c
Commit message (Expand)AuthorAgeFilesLines
* Squelch some compiler warnings.Guy Harris2010-03-111-3/+3
* Move the file utility functions from wiretap to libwsutil so thatJeff Morriss2008-05-221-9/+9
* Discard existing list of disabled protocols in read_disabled_protos_list()Stig Bjørlykke2008-01-151-13/+25
* This patch adds support for configuration profiles, which can be used toStig Bjørlykke2008-01-141-5/+2
* name changeRonnie Sahlberg2006-05-211-2/+2
* replace *a lot* of file related calls by their GLib counterparts. This is nec...Ulf Lamping2005-11-061-8/+9
* various code cleanup:Ulf Lamping2005-08-081-2/+1
* More 'char*' -> 'const char*' changes to fix warnings.Jörg Mayer2005-07-231-5/+6
* from Graeme Hewson: "Fixes for ethereal config files"Ulf Lamping2005-07-191-1/+1
* Plug some more small leaks.Guy Harris2005-03-241-2/+4
* Use _WIN32 rather than WIN32 to determine if we're compiling on Win32;Guy Harris2004-09-111-1/+1
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Apply the patches from Tadaaki Nagao for a global version of disabledRichard Sharpe2004-01-031-57/+103
* Export "protocol_t" as an opaque type.Guy Harris2003-11-161-2/+4
* Fix up the handling of end-of-line comments if there's white spaceGuy Harris2003-08-071-8/+5
* From Michael Lum: add the ability to have a preferences file containingGuy Harris2003-08-071-0/+350