aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
1999-12-13Break out IG and CR bits of SSAP and DSAPNathan Neulinger1-24/+45
1999-12-13Fixed types. The RPC procedure (hf_rpc_procedure) in the logical proto_treeGilbert Ramirez1-4/+4
1999-12-13Added a bunch of NCP function namesNathan Neulinger1-3/+76
1999-12-13Check header->msg_type before using it.Gilbert Ramirez1-6/+6
1999-12-13Document the plugins menu and dialogsOlivier Abad1-0/+22
1999-12-13fix parser for option part in bgp open message.Jun-ichiro itojun Hagino1-1/+3
1999-12-13Fix problem with number of format args for "option length too short".Gilbert Ramirez1-2/+2
1999-12-13Remove the horizontal scroll bar under the hex dump. It did nothingGilbert Ramirez1-6/+10
1999-12-13One final fix to the 3-pane GUI behavior. Now when the the EtherealGilbert Ramirez1-2/+2
1999-12-12Set "v120len" regardless of whether "tree" is null or not; we use itGuy Harris1-5/+5
1999-12-12Put the "." in "V.120".Guy Harris1-2/+2
1999-12-12Added Bert Driehuis <driehuis@playbeing.org>'s I4B wiretap moduleGilbert Ramirez14-12/+477
1999-12-12Add short names (for "editcap" command lines and the like) for theGuy Harris1-3/+3
1999-12-12Another commit from a Qantas Club Lounge ... :-)Richard Sharpe1-29/+62
1999-12-12Copy the pseudo_header from frame_data to the wtap_pkthdr structure beforeOlivier Abad1-1/+2
1999-12-12Finished improving display of facilities :Olivier Abad1-136/+378
1999-12-12Avoid loading "." and ".." when scanning directories for pluginsOlivier Abad2-1/+5
1999-12-12Highlight the hex dump at the correct offset for Who utmp EntryGilbert Ramirez1-2/+2
1999-12-12Add the who protocol (rwho/rwhod/ruptime)Gilbert Ramirez6-9/+317
1999-12-12Add a URL for the WCCP 1.0 draft.Guy Harris1-1/+8
1999-12-12WCCP 1.0 dissection, from Jerry Talkington.Guy Harris6-46/+370
1999-12-12Fixed up the problems with compilation warnings, as per some patchedRichard Sharpe1-22/+81
1999-12-12If we have an SNMP library, use its routines for printing values; thatGuy Harris1-71/+236
1999-12-11Put in a private data structure hanging off the "wtap_dumper" structureGuy Harris2-11/+23
1999-12-11Correct timestamp calculation in ngsniffer_dumpOlivier Abad1-30/+45
1999-12-11Fix a couple of typos.Guy Harris1-2/+3
1999-12-11We no longer use "asn_parse_header()" from the SNMP libraries; we useGuy Harris1-2/+2
1999-12-11Provide different file types for "modified" and Red Hat 6.1 "libpcap"Guy Harris3-32/+98
1999-12-10Don't do "if this is PPP, do this, else do that" quite so much - useGuy Harris1-25/+27
1999-12-10Don't use MAX_NAME_LEN*6 for string buffers, define our ownGuy Harris1-4/+8
1999-12-10CMU SNMP doesn't have a documented way of including *only* those headerGuy Harris1-1/+33
1999-12-10Fixed a typo (tee instead of tree) in dissect_transact_nextOlivier Abad1-2/+2
1999-12-10Beginning to handle LANMAN in a data-driven way, with tables etc.Richard Sharpe1-50/+260
1999-12-10More v3 dissectors added. 11 function are still missing.Uwe Girlich1-11/+288
1999-12-10hex output of 64 Bit numbers with 0x prefixedUwe Girlich1-2/+2
1999-12-10Make the SNMP dissector use the ASN.1 code, rather than the SNMP libraryGuy Harris3-731/+764
1999-12-10Change the comments to reflect the fact that this is now no longer a tabGuy Harris1-3/+4
1999-12-10Squelch a GCC complaint.Guy Harris1-2/+2
1999-12-10Use decode_numeric_bitfield for address length in call packetsOlivier Abad1-7/+5
1999-12-10Make the protocol tree GUI pane associate with the packet list paneGilbert Ramirez1-7/+6
1999-12-10Jerry Talkington's patch to remove the filter stuff fromGuy Harris9-75/+189
1999-12-10Remove unnecessary gtk-related #includes.Gilbert Ramirez1-3/+1
1999-12-10Move GTK code out of summary.c and into gtk/summary_dlg.cGilbert Ramirez9-232/+318
1999-12-10Print only 4 hex digits for the "Flags and version" field, as it's 16Guy Harris1-2/+2
1999-12-10added hack for aarp to deal with linux kernel byteswapping misfeatureNathan Neulinger1-1/+13
1999-12-09Add support to Wiretap for writing sniffer capture files.Olivier Abad2-9/+188
1999-12-09Class A facilities decoding :Olivier Abad1-51/+117
1999-12-09Thou Shalt Not Cast Pointers Into A Packet To Pointers To AnythingGuy Harris1-5/+7
1999-12-09Put in an RCS ID.Olivier Abad3-4/+10
1999-12-09Dissect port 3128 as HTTP, as per Jamie Coe's patch and Squid andGuy Harris1-25/+29