aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-12-25Minor spelling etc updates.Richard Sharpe1-6/+5
2002-12-22The field 2 bytes into a BPDU is always a version identifier, regardlessGuy Harris1-3/+4
2002-12-20Update some comments.Guy Harris1-5/+34
2002-12-20Add an item for Wellfleet HDLC.Guy Harris1-1/+3
2002-12-20Make "infer_pkt_encap()" take a pointer and length as arguments.Guy Harris1-26/+58
2002-12-20Supply more information about "WAN/Synchronous" captures.Guy Harris1-10/+24
2002-12-20Add support for Wellfleet HDLC. It now can see inside the packets and handlesRichard Sharpe3-2/+131
2002-12-20This adds the beginning of support for Wellfleet HDLC to ngsniffer.c asRichard Sharpe2-8/+23
2002-12-20Support putting preferences into arbitrary places in a tree, which isGuy Harris4-113/+315
2002-12-19Update reassemble.c/show_item and all callers to use FT_FRAMENUM for the list...Ronnie Sahlberg15-59/+105
2002-12-19Update packet-smb.c to use the new FT_FRAMENUM typeRonnie Sahlberg1-5/+5
2002-12-19Document FT_FRAMENUM.Guy Harris1-4/+8
2002-12-19Document "Tools->Go To Corresponding Frame".Guy Harris1-0/+10
2002-12-19Rename "Go To Specified Frame" to "Go To Corresponding Frame" (I'm notGuy Harris1-8/+21
2002-12-19Add a new field type FT_FRAMENUM; an FT_FRAMENUM is a 32-bit unsignedGuy Harris9-88/+180
2002-12-18Just use "packet_list_set_selected_row()" to select a given row in theGuy Harris1-15/+6
2002-12-18Don't assume that the time stamp of the last frame is the largest timeGuy Harris1-5/+10
2002-12-18Microsoft doesn't, as far as I know, have a product "Visual C"; they mayGuy Harris1-3/+3
2002-12-18Fix a typo (cyrpt-md5.obj -> crypt-md5.obj).Gerald Combs1-2/+2
2002-12-18Correctly compute the minutes portion of the elapsed time.Guy Harris1-2/+2
2002-12-17Clean up the code a bit:Guy Harris1-14/+17
2002-12-17Replace #include "md5.h" with "crypt-md5.h".Olivier Abad2-4/+4
2002-12-17- some radcom files seem to have a different magic key than the one weOlivier Abad1-26/+44
2002-12-17Rename md5.[ch] to crypt-md5.[ch] to conform with our naming conventions.Gerald Combs4-7/+7
2002-12-17From Jason House, support for TAPping from TCP protocolRonnie Sahlberg3-81/+100
2002-12-17If NBF reassembly isn't enabled, hand Data First Middle frames toGuy Harris1-19/+14
2002-12-17From James Harris: Decrypt RADIUS user passwords.Gerald Combs7-4/+553
2002-12-16From Andreas Trauer: dissect the L2TP AVPs Initial Received LCP CONFREQ,Guy Harris2-2/+32
2002-12-16Cosmetic fix for io_stat. make sure that the graph always starts with a lin...Ronnie Sahlberg1-1/+15
2002-12-16Prettify RPC_PROGRAMS table when reading new capture or when closing and open...Ronnie Sahlberg1-9/+20
2002-12-16From Ronald Henderson: support for colored graphs in io_stat also for the Gt...Ronnie Sahlberg2-3/+25
2002-12-14When processing a connection-oriented DCERPC PDU, don't set the columnsGuy Harris1-7/+6
2002-12-13More conversions to NDR routines. This commit does most of the printerdataTim Potter1-36/+53
2002-12-13Guy has pointed out that this dissection looks wrong. In the etherealTim Potter1-1/+6
2002-12-12Remove an errant space from the name "TippingPoint Technologies, Inc."Gerald Combs2-5/+53
2002-12-12When dissecting a buffer, use the tvbuff for the buffer, as the offsetGuy Harris1-22/+22
2002-12-11Add support for the new DLT_ value of 127, for the AVS WLAN header.Guy Harris1-2/+3
2002-12-11From Andreas Trauer: dissect the L2TP AVPs Initial Received LCP CONFREQ,Guy Harris3-31/+43
2002-12-11From Devin Heitmueller:Guy Harris2-31/+24
2002-12-11From Devin Heitmueller: make the RC4 support stateful.Guy Harris3-18/+52
2002-12-10- get rid of registering as SUA light upper layer (support for SUA lightMichael Tüxen1-6/+5
2002-12-10From Michal Melerowicz: fix the display of IMSI for operators having aGuy Harris1-7/+23
2002-12-10Fix the formal argument list to "bytestring_to_str()" to match theGuy Harris1-8/+14
2002-12-10Move the handling of the Network_Header for full FC frames into the FCGuy Harris5-237/+277
2002-12-10Add a new type of column for the circuit ID (Frame Relay DLCI, ISDNGuy Harris3-24/+120
2002-12-10From Alfred Koebler: add support for a column for the interface andGuy Harris4-47/+72
2002-12-09Work around annoying Apple C compiler/linker bug.Guy Harris2-89/+41
2002-12-09Fix a typo.Gerald Combs1-4/+4
2002-12-08Clean up a bit, and put "extern" back.Guy Harris1-9/+8
2002-12-08Add a capture routine for IP-over-FC, and call it from the capture code.Guy Harris4-3/+50