aboutsummaryrefslogtreecommitdiffstats
path: root/tap-wspstat.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-06Squelch more const warnings (and fix some memory leaks that found).guy1-2/+2
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;guy1-1/+1
2005-06-24Constify a bunch of structure members and function arguments, to squelchguy1-1/+1
2005-04-01Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" asguy1-1/+1
2005-02-13change nmake makefiles in /trunk and /trunk/epan so thatlroland1-4/+0
2005-01-01As we've made the tap_specific_data field of a tap_packet_t structure aguy1-2/+2
2004-09-29Move the tap infrastructure to the epan directory.guy1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-05-09From Lars Roland: add support for building a libethereal.dll with MSVC:guy1-1/+5
2003-12-10WSP status code is hexadecimal.obiot1-2/+2
2003-11-27Fix comments to correctly refer to the "-z" option.guy1-2/+2
2003-09-02From Jean-Michel Fayard: BOOTP/DHCP, HTTP, and WSP statistics taps.guy1-0/+284