aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-03-02Split FAQ into shorter lines before including it into the gtk help dialog.Jörg Mayer5-102/+214
2003-03-02Change some plugin window geometry aspects.Laurent Deniel1-5/+5
2003-03-02Even though we don't yet dissect Intel ANS (NIC teaming) or MicrosoftGerald Combs2-6/+16
2003-03-02Add type of filter in capture/display filter windows.Laurent Deniel1-5/+14
2003-03-01Replace gdk_string_width and gdk_string_height withOlivier Abad1-39/+50
2003-03-01Fix possible null pointer deference (conversation_data).Laurent Deniel1-3/+6
2003-03-01Add an "Apply" button to "Decode As" window.Laurent Deniel1-3/+40
2003-03-01The correct way to go to a frame with a given number is to useGuy Harris1-4/+20
2003-03-01X.29 call user data in CALL REQUEST packets starts with an SPI and 3Guy Harris1-1/+10
2003-03-01A "hdr.xxb[20]" value of 2 in a version 2 capture appears to mean thatGuy Harris1-1/+13
2003-03-01Completely initialize all the address fields in a packet_info structure,Guy Harris1-1/+13
2003-03-01Make the dissector static - it's not called from outside packet-bofl.cGuy Harris1-19/+24
2003-03-01Handle the flag bits in SRVLOC V1 as registered fields, just as we do inGuy Harris1-18/+60
2003-03-01Allow filtering on the window scale value ...Richard Sharpe1-1/+3
2003-03-01Adding more options supportRichard Sharpe1-4/+9
2003-03-01If *all* you have in the user data portion of a Call Request packet isGuy Harris1-12/+22
2003-03-01Add tcp.options.mss_val to allow filtering on the value of the MSS optionRichard Sharpe1-1/+7
2003-03-01Some more options, cc and time stamp.Richard Sharpe1-1/+5
2003-03-01More tcp options stuff ...Richard Sharpe1-17/+29
2003-03-01More TCP Options supportRichard Sharpe1-1/+34
2003-03-01We have some SNMP if we have NET-SNMP *or* UCD SNMP, not just if we haveGuy Harris1-2/+2
2003-03-01Start adding support for options as hidden fields in the dissect tree.Richard Sharpe1-1/+12
2003-03-01More URLs, from a message from Martin Regner.Guy Harris1-1/+13
2003-03-01Yahoo Messenger YMSG protocol support, from Wayne Parrott.Guy Harris7-91/+467
2003-02-28"packet-isup.c" doesn't appear to need to include "packet-ip.h", soGuy Harris3-11/+111
2003-02-28From Anders Broman: make the cause value, and various phone numbers,Guy Harris1-14/+55
2003-02-28Add some additional payload types, put in a URL for the IANA page withGuy Harris1-27/+37
2003-02-28Assume all AT_NONE addresses are the same, as they have no address dataGuy Harris1-5/+15
2003-02-28Put out the "Checking whether to use UCD SNMP/NET-SNMP library ifGuy Harris1-2/+2
2003-02-28Check for <ucd-snmp/ucd-snmp-config.h>, not <ucd-snmp/snmp.h> - we don'tGuy Harris1-4/+4
2003-02-28Call the capabilities subfields "mysql.caps.XXX", not "tcp.caps.XXX".Guy Harris1-15/+15
2003-02-28Fixes for a couple of problems, from Albert Chin:Guy Harris2-9/+32
2003-02-28Don't offer desegmentation to DCERPC if we have a short or fragmentedGuy Harris1-3/+8
2003-02-28From Laurent Meyer: let the user data in CALL REQUEST and CALL CONFIRMGuy Harris1-17/+27
2003-02-28Add comment about Packetformat (including URL).Jörg Mayer1-9/+18
2003-02-27"in_str" is a boolean; make it so.Guy Harris1-7/+14
2003-02-27From Tom Nisbet: SLIMP3 protocol version 2 support.Guy Harris2-27/+211
2003-02-27From Didier Gautheron: provide a mechanism to indicate why reassemblyGuy Harris4-9/+12
2003-02-27From Olivier Biot: fix up various field names and descriptions, add aGuy Harris1-8/+13
2003-02-27From Akira Endoh: Wellfleet Breath of Life support.Guy Harris4-2/+131
2003-02-27From Devin Heitmueller: dissection for user info requests (away message,Guy Harris1-7/+51
2003-02-27From Jason Copenhaver: put the address fields in the Ethernet header inGuy Harris3-2/+4
2003-02-27Arrange that "make maintainer-clean" get rid of "register.c",Guy Harris1-1/+6
2003-02-27From Brad Hards: don't have "make distclean" delete "register.c",Guy Harris3-6/+4
2003-02-27Add "packet-mip6.h" to the list of header files.Guy Harris1-1/+2
2003-02-27Ethereal.desktop is in the top-level directory, not the "doc" directory,Guy Harris1-4/+1
2003-02-26From Pavel Roskin:Guy Harris7-141/+37
2003-02-26Add Georgi Guninski to the list of contributors.Gerald Combs1-0/+1
2003-02-26From Georgi Guninski: Fix a format string problem.Gerald Combs1-2/+2
2003-02-25From Greg Morris: don't delete the EID hash table after the first pass,Guy Harris1-29/+20