aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2001-05-27Call the H.261 dissector through a handle.Guy Harris4-47/+29
2001-05-27No need to include "packet-q931.h" any more, as we're calling the Q.931Guy Harris1-2/+1
2001-05-27Call the Q.931 dissector through a handle.Guy Harris3-11/+16
2001-05-27The Q.2931 dissector is only called through a handle, so it doesn't needGuy Harris1-5/+1
2001-05-27Call the Q.2931 dissector through a handle.Guy Harris4-45/+26
2001-05-27Call the GVRP dissector through a handle.Guy Harris4-49/+17
2001-05-27Call the AFS dissector through a handle.Guy Harris3-12/+17
2001-05-27Call the SSCOP dissector through a handle. That lets us get rid of theGuy Harris4-42/+10
2001-05-27In the ICMPv6 and OSI CLNP dissectors, when calling the IPv6 or CLNPGuy Harris2-57/+91
2001-05-27In the IPv6 dissector, don't bother with the "CHECK_DISPLAY_AS_DATA()",Guy Harris1-13/+10
2001-05-27RX and AFS dissectors tvbuffified, and bugs fixed, by Ronnie Sahlberg.Guy Harris7-616/+834
2001-05-25AUTH_DES support, from Mike Frisch.Guy Harris3-11/+136
2001-05-25Update Gerald's e-mail address.Guy Harris1-4/+30
2001-05-25Fix Gerald's e-mail address.Guy Harris3-6/+6
2001-05-25ISUP support, from Martina Obermeier.Guy Harris5-2/+4303
2001-05-25We always have to make one pass over the BOOTP options to see if theGuy Harris1-50/+96
2001-05-25Put in limited support for some messages that appeared in the oldGuy Harris1-14/+96
2001-05-24Fix to TCP reassembly code for retransmitted data, from Edgar Iglesias.Guy Harris3-1/+7
2001-05-24Appletalk Data Stream Interface (used by AFP-over-TCP) support, fromGuy Harris5-2/+498
2001-05-24DHCP support for Intel PXEclient DHCP requests, from Joerg Mayer.Guy Harris2-7/+170
2001-05-24MTP3 support, from Michael Tuexen.Guy Harris5-15/+302
2001-05-24If you call AC_MSG_CHECKING, you should always call AC_MSG_RESULT.Guy Harris1-2/+3
2001-05-23Updated SSL tests, from Andy Hood.Guy Harris1-10/+16
2001-05-23If you put an item into the protocol tree with "dissect_rpc_data_tvb()",Guy Harris3-7/+7
2001-05-23If you put an item into the protocol tree with "dissect_rpc_data()",Guy Harris1-4/+4
2001-05-23If you put an item into the protocol tree with "dissect_rpc_data_tvb()",Guy Harris1-19/+19
2001-05-23Get rid of an extra colon on a field name, and display that field usingGuy Harris1-3/+3
2001-05-23Get rid of extra colons, and fix up the display of default metrics, fromGuy Harris2-7/+15
2001-05-23Add tree summary information similar to what's in packet-tcp.c.Gerald Combs2-5/+37
2001-05-22Win32: build text2pcap doco and package it.Gilbert Ramirez3-5/+23
2001-05-22According to the autoconf documentation, you're not supposed to useGuy Harris1-5/+2
2001-05-22Cleanups to the "--with-ssl" configuration option, and changes to addGuy Harris4-25/+30
2001-05-21Fix a typo in the "product name", and fix the "internal name".Guy Harris1-2/+2
2001-05-21Fix to LDP prefix FEC dissection for IPv4, from Eran Mann.Guy Harris3-8/+34
2001-05-21If an RPC opaque datum isn't a string, don't useGuy Harris1-6/+14
2001-05-21Add resource stuff for text2pcap.Guy Harris4-7/+49
2001-05-21Build text2pcap on Windows.Guy Harris2-34/+47
2001-05-20Fix up a cast so that it properly sign-extends the server time zone;Guy Harris1-3/+3
2001-05-20Rewritten IGMP dissector, from Ronnie Sahlberg.Guy Harris5-133/+665
2001-05-20Add the text2pcap generated files to .cvsignore.Guy Harris1-0/+3
2001-05-17Declare "yylex()" in "text2pcap.h", so that there's a prototype in scopeGuy Harris1-1/+5
2001-05-16Documentation fix to generalize 'text2pcap -e' for all L3 packets instead of ...Ashok Narayanan1-3/+9
2001-05-16text2pcap.1 was not being installed due to an omission in Makefile.am. Fixed ...Ashok Narayanan1-2/+2
2001-05-16Added 'text2pcap', a utility to convert text hexdumps into pcapAshok Narayanan8-11/+1045
2001-05-16Update hte entry for the Cisco-proprietary capabilities in BGP to giveGuy Harris1-1/+1
2001-05-16Put in the name for <bgp4news@yahoo.com>.Guy Harris2-2/+2
2001-05-16Update NEWS file for release 8.18Jeff Foster1-0/+1
2001-05-16Support for Cisco-proprietary capabilities in BGP, fromGuy Harris4-2/+15
2001-05-16Update files for release 8.18Jeff Foster4-7/+109
2001-05-15Stop depending on the order in which operations are performed byGuy Harris1-7/+11