aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2001-08-04Use "val_to_str()" to convert TRANSACT2 transaction codes to strings.guy2-96/+113
2001-08-04Replace the protocol-specific data in the "packet_info" structure with aguy5-90/+96
2001-08-04Update the URLs for WCCP 1.0 and 2.0 drafts, and note that they'reguy1-3/+1
2001-08-04Fix the version value for WCCPv2.guy1-60/+123
2001-08-04Update the URLs for WCCP 1.0 and 2.0 drafts, and note that they'reguy1-29/+30
2001-08-03Fix to a comment, from Frank Singleton.guy1-2/+2
2001-08-03Update from Frank Singleton:guy1-3/+6
2001-08-02Updates from Steve Dickson.guy2-46/+363
2001-08-02Always initialize the "last_transact_command", "last_param_descrip", andguy1-1/+4
2001-08-02The "mid" field of the "smb_request_val" structure isn't used; eliminateguy2-10/+2
2001-08-02When looking for the request that matches a reply, match the PID as wellguy1-7/+41
2001-08-02Make some variables and routines not used outside "packet-smb.c" static.guy1-21/+25
2001-08-02Put in some checks to make sure we're not running past the end of theguy1-1/+22
2001-08-01Add a "time_secs_to_str_buf()" routine, which takes seconds andguy3-72/+119
2001-08-01Put in the right URL for the browser spec on the Samba site.guy1-5/+5
2001-08-01"dissect_pipe_lanman()" is no longer used outside "packet-smb-pipe.c";guy2-10/+3
2001-08-01Packets sent to \MAILSLOT\LANMAN appear to be browser announcements (forguy3-48/+151
2001-08-01"getopt()" doesn't support multiple option arguments to a flag; haveguy2-12/+21
2001-07-30idl2eth man page, from Frank Singleton.guy4-5/+161
2001-07-30Update from Alexandre P. Ferreira to correctly decode Extended Methodsguy1-15/+29
2001-07-30From David Frascone: update to the DIAMETER dissector forguy2-1433/+985
2001-07-30Parameters to Transact and Transact2 calls are usually binary, not pureguy1-3/+9
2001-07-30Use "tvb_strsize()" rather than "tvb_strnlen()" to get the sizeguy2-169/+30
2001-07-27Link with $SOCKET_LIBS and $NSL_LIBS, as well as with $PCAP_LIBS, whenguy1-2/+2
2001-07-27Updates from Frank Singleton:guy2-32/+330
2001-07-27Update from Frank Singleton to get rid of a bogus "Malformed Frame"guy1-5/+5
2001-07-27Fix for Kazlib exception code:gram2-8/+8
2001-07-27Fix AC_ETHEREAL_PCAP_CHECK so that, if a directory was specified withguy7-40/+70
2001-07-27If GLib doesn't support loadable modules, don't let the user enableguy1-1/+9
2001-07-26Fix from Michael Tuexen: define PLUGIN_DIR as NULL if plugin support isguy1-2/+4
2001-07-26Fix from Frank Singleton to get rid of a premature "g_free()" of memory.guy1-3/+4
2001-07-26MacOS support changes, from Michael Tuexen (with some modifications):guy7-31/+111
2001-07-25Don't try to look up a module name in the module hash table if we don'tguy1-1/+4
2001-07-25Clean up the white space a bit.guy2-12/+10
2001-07-25Add a "wlan.addr" field, and put two instances into it for all framesguy1-3/+29
2001-07-25Put back the description of CIDR support for IPv4 addresses, as Gilbertguy2-2/+36
2001-07-24Fix from Todd Sabin.guy1-2/+2
2001-07-23Add mergecap.rc.in to list of distributed files.gram1-1/+2
2001-07-23GMRP dissector, from Markus Seehofer.guy6-272/+680
2001-07-23Use an unsigned character when processing string lists, so that you canguy1-2/+3
2001-07-23Make "put_string_list()" truly take a GList of strings as arguments;guy1-55/+57
2001-07-22Reformat to be a bit closer to the way it looked before the parserguy1-13/+12
2001-07-22Ignore non-quoted white space in string lists.guy1-49/+96
2001-07-22"col_format_to_pref_str()" is used only in "prefs.c", and knows aboutguy3-57/+54
2001-07-22Check for valid column titles (non-zero-length) and valid column formatsguy3-11/+35
2001-07-22Put in a comment noting that the format of a preferences string isguy1-2/+7
2001-07-22Don't require the strings in string lists to be quoted, just allow themguy1-50/+77
2001-07-22Note that we should supply a detailed explanation of syntax errors, soguy1-1/+4
2001-07-22Update from Mark Burton.guy1-182/+218
2001-07-22Quake 3 Arena added for Uwe Girlichgirlich1-0/+1