aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-01-23In the BSDs, ARCNET packets don't have an offset field between theGuy Harris7-67/+176
2003-01-22Make all the stuff in the capability fixed field in a management frameGuy Harris1-34/+34
2003-01-22Updated to supportMichael Tüxen1-1837/+691
2003-01-22From Jouni Malinen:Guy Harris2-3/+58
2003-01-22Put a "-I" before "$gtk_aclocal_dir".Gerald Combs1-2/+2
2003-01-22Added support for version 05 of the (expired) ID describing M3UA.Michael Tüxen1-1049/+908
2003-01-22Include <epan/resolv.h> to declare "get_hostname()".Guy Harris1-3/+4
2003-01-22From Dinesh Dutt:Guy Harris12-22/+434
2003-01-22"echo -n" isn't portable, and neither is sticking "\c" at the end of theGuy Harris1-3/+3
2003-01-22TopTalkers feature for Ethernet/IP/TokenRingRonnie Sahlberg4-2/+343
2003-01-22reate a TAP for EthernetRonnie Sahlberg2-26/+38
2003-01-22Create a TAP for TokenRingRonnie Sahlberg2-29/+46
2003-01-22Patch for packet-ip to make it TAPableRonnie Sahlberg2-75/+97
2003-01-22Keep track of and display the time between Call and Reply in NCP packets.Ronnie Sahlberg2-2/+24
2003-01-22New files for the SMB RTT statistics featureRonnie Sahlberg3-0/+831
2003-01-22SMB RTT statistics for tethereal and ethereal.Ronnie Sahlberg9-96/+174
2003-01-22aclocal-flags, autogen.sh:Jörg Mayer2-15/+17
2003-01-22Fix for the problem that the aclocal-missing directory was not included in ma...Jörg Mayer2-6/+4
2003-01-21cjs 2895: Fix configure check to compile with IBM Visual Age C compilerJörg Mayer3-9/+12
2003-01-21Check for pcap in before /usr/local and stop on first hitJörg Mayer2-5/+11
2003-01-21Reorder defines numerically within versionJörg Mayer1-2/+2
2003-01-21Update FAQJörg Mayer1-169/+270
2003-01-21Update manuf file to revised formatJörg Mayer1-3639/+3761
2003-01-21Don't replace spaces by '_', remove them.Jörg Mayer1-10/+5
2003-01-21Add a small fixme aboutn --enable-usr-localJörg Mayer1-1/+4
2003-01-21Fix a typo.Gerald Combs1-2/+2
2003-01-21Note that IP-over-FC is described by RFC 2625.Guy Harris1-1/+2
2003-01-21From Brian Ginsbach: symbolic names for Fibre Channel Network AddressGuy Harris2-6/+26
2003-01-21From Huagang Xie: use "tvb_format_text()" when putting the commandGuy Harris1-2/+2
2003-01-21Bump the version to 0.9.9. Update the NEWS and ChangeLog files.Gerald Combs5-9/+339
2003-01-21Use "tcp_dissect_pdus()" rather than doing the dissection ourselves.Guy Harris1-113/+68
2003-01-21Add packet-ntlmssp.h to Makefile.am.Gerald Combs1-1/+11
2003-01-20Updated to support latest versions of the Internet Drafts:Michael Tüxen1-341/+131
2003-01-20Get rid of old ASAP PPID.Michael Tüxen2-9/+2
2003-01-20From Yaniv Kaul:Guy Harris1-3/+13
2003-01-20Reject packets with opcodes we don't recognize.Guy Harris1-10/+25
2003-01-20Do desegmentation and handle multiple AIM messages per TCP segment.Guy Harris1-36/+76
2003-01-20Use "tcp_dissect_pdus()" rather than doing that stuff ourselves.Guy Harris1-99/+84
2003-01-20The decision on whether there's an encapsulated IP packet in aGuy Harris1-13/+48
2003-01-20Move into "call_dissector_work()" the stuff to handle dissecting, inGuy Harris5-245/+142
2003-01-19When dissecting the packet that gave an ICMP error, save the writabilityGuy Harris1-6/+32
2003-01-19Make the DDTP dissector reject packets with an invalid version number.Guy Harris1-8/+17
2003-01-19From Huagang Xie: dissector for MySQL protocol.Guy Harris5-2/+846
2003-01-19From Didier Gautheron:Guy Harris1-42/+115
2003-01-18Rename OUT_DATE to OUT_TIMESECS, as it can be used for relative time inGuy Harris3-39/+41
2003-01-17From Marc Milgram: e-mail address update.Guy Harris6-10/+10
2003-01-16Change name of proto item for UINT16UNI.Tim Potter1-5/+5
2003-01-16Clean up some unused variables in dissect_ndr_nt_UNICODE_STRING_str()Tim Potter1-8/+8
2003-01-16Add "doc/README.tapping" to the list of files that go into the releaseGuy Harris1-1/+2
2003-01-15From Devin Heitmueller: further AIM cleanups, including cleanups ofGuy Harris1-54/+445