aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-02-14Register hf_ucp_parm_NT as an FT_UINT8 instead of FT_STRING,gram1-3/+3
2002-02-14FIRST_PROTO_PREFS_PAGE needs to be incremented by 2 in order forgram1-2/+2
2002-02-14From Ronnie Sahlberg: add decoding of the (known) individual bits ofguy1-22/+141
2002-02-14From Tim Potter:guy1-11/+55
2002-02-14From Laurent Rabret: print the correct length in the Extendedguy2-5/+5
2002-02-14"tvb_ieee_to_long()" returns a "long", not a "long long", so you can'tguy1-5/+5
2002-02-14GMPLS extensions for OSPF Opaque LSAsashokn2-6/+61
2002-02-13From Ronnie Sahlberg:guy1-102/+210
2002-02-13From Ronnie Sahlberg: display the opnum also for reply packets.guy1-1/+2
2002-02-13From Ronnie Sahlberg: display FILETIME values of 0x8000000000000000 asguy1-2/+10
2002-02-13Have the private data for the SCSI dissection routines be a pointer to aguy4-94/+258
2002-02-12Dissect "execute CDB" requests and replies.guy1-20/+197
2002-02-12Move all the stuff in "packet-scsi.h" that's solely for the use ofguy2-925/+928
2002-02-12Have a Q.931-over-TPKT TCP heuristic dissector.guy1-277/+274
2002-02-12Display the fragment length, and fragment ordinal number, in decimal.guy1-3/+3
2002-02-12From Ronnie Sahlberg:guy3-203/+344
2002-02-11dissect_frame() can throw a ReportedBoundsError; catch it ingram1-4/+9
2002-02-11From Ronnie Sahlberg:guy3-28/+36
2002-02-10From Todd Sabin:guy2-14/+37
2002-02-10Put ARP hardware addresses that are MAC addresses into the protocol treeguy1-34/+100
2002-02-10Put ARP hardware addresses that are MAC addresses into the protocol treeguy1-49/+100
2002-02-10From Ronnie Sahlberg: display the mailslot header items only if we haveguy1-9/+10
2002-02-10From Ronnie Sahlberg: display the SAMR "Account Control" field in hex.guy1-3/+4
2002-02-10Make the fields that correspond to Boolean bitfields be FT_BOOLEANs.guy2-37/+37
2002-02-09Support for the new restart TLV, from Hannes Gredler.guy2-4/+67
2002-02-08rename some macros, start getting rid of redundant macros, add more vldb diss...nneul4-159/+167
2002-02-08Fixes from Ronnie Sahlberg.guy2-84/+178
2002-02-08Have Wiretap set the snapshot length to 0 if it can't be derived fromguy25-276/+509
2002-02-08From Ronnie Sahlberg: add dissectors for the rest of SAMR.guy2-167/+1310
2002-02-07Support in Wiretap for DLT_HHDLC, from Tomas Kukosa.guy4-4/+10
2002-02-07Additional cipher suite names for SSL, from Nathan Neulinger and Scottguy2-1/+5
2002-02-06If you compile with IBM's compiler on AIX 5.1, the compiler apparentlyguy1-25/+25
2002-02-06Use "value_string" tables to map EAP code and type values to strings -guy1-23/+19
2002-02-06Old-style (non-tvbuffified) dissectors haven't been supported sinceguy1-2/+1
2002-02-06zlib 1.0.8 - the version that comes with X11 - does have "gzseek()",guy5-51/+51
2002-02-06From Ronnie Sahlberg:guy2-14/+23
2002-02-05"log" is a name that belongs to the ANSI C89 standard; it refers to aguy7-54/+56
2002-02-05The typedef in "epan/value_string.h" declares "value_string" to be aguy1-4/+4
2002-02-05add idle to rx ack value stringsnneul2-2/+4
2002-02-05Have configure check for pod2man, thus creating a POD2MAN makefilegram2-8/+9
2002-02-05Clean up a bunch of things:guy2-55/+79
2002-02-05"Raw IP" could be IPv4 or IPv6; look at the first byte of the packetguy1-11/+46
2002-02-03From Ricardo Barroetave�a: support dissectors that are handedguy4-71/+211
2002-02-03Get rid of an extra space.guy1-2/+2
2002-02-03Catch ReportedBoundsError exceptions when dissecting NDMP messages, andguy1-9/+38
2002-02-03In C89, you can't declare variables at arbitrary points in code; moveguy1-2/+2
2002-02-03dissect flags, more vldb fixesnneul4-5/+49
2002-02-03Fix string parsing from rx packets. Previously was calculating the nextnneul1-15/+11
2002-02-03add packet flag for slow-start/jumbogramnneul2-2/+4
2002-02-03add a couple rx opcodesnneul1-1/+4