aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2000-04-16Make various dissectors static if they can be, and get rid of any headerGuy Harris9-60/+15
2000-04-16Register an "ip.proto" dissector table for IPv4, and have dissectors forGuy Harris16-161/+125
2000-04-16Register a "ppp.protocol" dissector table for PPP, and have dissectorsGuy Harris9-58/+97
2000-04-16 Remove TODO comments about NSAP and ISIS decodings sinceLaurent Deniel2-16/+2
2000-04-16Ralf Schneider's changes to enhance to OSI CLNP, CLTP, and ISIS supportGuy Harris1-1/+4
2000-04-16Fix up the allocation stuff for the per frame data ...Richard Sharpe1-4/+31
2000-04-15Ralf Schneider's changes to enhance to OSI CLNP, CLTP, and ISIS supportGuy Harris19-1999/+3253
2000-04-15In the COTP dissector, don't forcibly set the protocol to COTP if weGuy Harris1-7/+10
2000-04-15Get rid of the "start" field in the private data for RADCOM, i4btrace,Guy Harris4-40/+12
2000-04-15Graham Bloice's Win32 icon for Ethereal and Win32 resource-compilerGuy Harris1-0/+1
2000-04-15Alas, one can't count on CLNP packets with a destination NSEL of 0x21Guy Harris1-17/+31
2000-04-15If an NPDU contains multiple concatenated TPDUs, dissect all of them.Guy Harris1-102/+125
2000-04-15Graham Bloice's Win32 icon for Ethereal and Win32 resource-compilerGuy Harris7-9/+128
2000-04-15Changes from Richard Sharpe to improve the display of FTP data.Guy Harris1-3/+4
2000-04-14On Win32, build Ethereal as a Windows-subsystem program rather than aGuy Harris2-7/+27
2000-04-14Register all the AFS ports in "proto_reg_handoff_rx()", rather thanGuy Harris3-13/+20
2000-04-14RFC 1058, on RIP V1, says:Guy Harris3-11/+13
2000-04-14Change dfilter_apply() to 4-argument function. 4th argument is not yet used,Gilbert Ramirez7-18/+22
2000-04-13Missed a few things in the DHIS to DDTP name change.Olivier Abad1-4/+4
2000-04-13Renamed packet-dhis to packet-ddtp.Olivier Abad2-5/+5
2000-04-13Renamed the DHIS protocol to DDTP (Dynamic DNS Tools Protocol).Olivier Abad3-262/+260
2000-04-13Consolidate flags in struct frame_data, and add "visited" flag. UseGilbert Ramirez10-39/+41
2000-04-13Re-insert 4 #include lines to get capture_*() function prototypes.Gilbert Ramirez1-1/+5
2000-04-13Change the sub-dissector handoff registration routines so that theGilbert Ramirez22-163/+179
2000-04-13Add last minute changes.Gilbert Ramirez2-2/+9
2000-04-13Remove extra space before "Port" in proto_tree label.Gilbert Ramirez2-3/+4
2000-04-13As we always have to have a filter string (thanks to a bug in the LinuxGuy Harris1-2/+2
2000-04-13Update to reflect the current state of the Win32 libpcap.Guy Harris1-10/+18
2000-04-13Set the COL_PROTOCOL column to "ISIS" in the ISIS dissector, rather thanGuy Harris2-27/+19
2000-04-13Add CLNP PDU types other than DT and ER.Guy Harris1-30/+84
2000-04-13Fix a typo.Guy Harris1-2/+2
2000-04-13Fix a typo.Guy Harris1-43/+56
2000-04-13For I and S frames, the LLC control field is 2 bytes, so make itGuy Harris1-2/+2
2000-04-12Jeff Foster's SOCKS dissector, support for associating dissectorsGuy Harris9-101/+1344
2000-04-12Build tethereal and editcap on Win32.Gilbert Ramirez7-14/+78
2000-04-12A further update from Mark Muhlestein.Guy Harris1-2/+10
2000-04-12Move to version 0.8.7.Gilbert Ramirez3-8/+30
2000-04-12Ben Fowler's additions to exclude more files from "cvs diff" and theGuy Harris1-0/+3
2000-04-12Mark Muhlestein's code to support CIFS-atop-TCP (without the NetBIOSGuy Harris3-27/+71
2000-04-12Change my e-mail address from @tivoli.com to @xiexie.orgGilbert Ramirez5-10/+8
2000-04-12Catch "loops" in compressed DNS names the same way the BSD DNS resolver,Guy Harris1-5/+21
2000-04-11Have proto_tree_set_boolean() call proto_tree_set_uint() so thatGilbert Ramirez1-2/+2
2000-04-11BGP confederations support (RFC1965).Jun-ichiro itojun Hagino2-29/+62
2000-04-10Have separate global variables for the current "File:Open" andGuy Harris1-26/+48
2000-04-10Add DOCSIS BPDU patch from Johannes Hennecke <Johannes.Hennecke@elsa.de>.Gerald Combs2-2/+12
2000-04-09The "llc_ctrl_vals[]" value_string table isn't used to generate theGuy Harris1-3/+5
2000-04-08The "llc_ctrl_vals[]" value_string table isn't used to generate theGuy Harris1-10/+2
2000-04-08Move calls to "dissector_add()" out of the register routines for TCP andGuy Harris70-957/+452
2000-04-08Jeff Foster's rlogin dissector, and changes to the TCP dissector toGuy Harris5-4/+496
2000-04-08Minor update to SMB browse display code ...Richard Sharpe1-2/+2