aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SMB RTT statistics for tethereal and ethereal.Ronnie Sahlberg2003-01-229-96/+174
* aclocal-flags, autogen.sh:Jörg Mayer2003-01-222-15/+17
* Fix for the problem that the aclocal-missing directory was not included in ma...Jörg Mayer2003-01-222-6/+4
* cjs 2895: Fix configure check to compile with IBM Visual Age C compilerJörg Mayer2003-01-213-9/+12
* Check for pcap in before /usr/local and stop on first hitJörg Mayer2003-01-212-5/+11
* Reorder defines numerically within versionJörg Mayer2003-01-211-2/+2
* Update FAQJörg Mayer2003-01-211-169/+270
* Update manuf file to revised formatJörg Mayer2003-01-211-3639/+3761
* Don't replace spaces by '_', remove them.Jörg Mayer2003-01-211-10/+5
* Add a small fixme aboutn --enable-usr-localJörg Mayer2003-01-211-1/+4
* Fix a typo.Gerald Combs2003-01-211-2/+2
* Note that IP-over-FC is described by RFC 2625.Guy Harris2003-01-211-1/+2
* From Brian Ginsbach: symbolic names for Fibre Channel Network AddressGuy Harris2003-01-212-6/+26
* From Huagang Xie: use "tvb_format_text()" when putting the commandGuy Harris2003-01-211-2/+2
* Bump the version to 0.9.9. Update the NEWS and ChangeLog files.Gerald Combs2003-01-215-9/+339
* Use "tcp_dissect_pdus()" rather than doing the dissection ourselves.Guy Harris2003-01-211-113/+68
* Add packet-ntlmssp.h to Makefile.am.Gerald Combs2003-01-211-1/+11
* Updated to support latest versions of the Internet Drafts:Michael Tüxen2003-01-201-341/+131
* Get rid of old ASAP PPID.Michael Tüxen2003-01-202-9/+2
* From Yaniv Kaul:Guy Harris2003-01-201-3/+13
* Reject packets with opcodes we don't recognize.Guy Harris2003-01-201-10/+25
* Do desegmentation and handle multiple AIM messages per TCP segment.Guy Harris2003-01-201-36/+76
* Use "tcp_dissect_pdus()" rather than doing that stuff ourselves.Guy Harris2003-01-201-99/+84
* The decision on whether there's an encapsulated IP packet in aGuy Harris2003-01-201-13/+48
* Move into "call_dissector_work()" the stuff to handle dissecting, inGuy Harris2003-01-205-245/+142
* When dissecting the packet that gave an ICMP error, save the writabilityGuy Harris2003-01-191-6/+32
* Make the DDTP dissector reject packets with an invalid version number.Guy Harris2003-01-191-8/+17
* From Huagang Xie: dissector for MySQL protocol.Guy Harris2003-01-195-2/+846
* From Didier Gautheron:Guy Harris2003-01-191-42/+115
* Rename OUT_DATE to OUT_TIMESECS, as it can be used for relative time inGuy Harris2003-01-183-39/+41
* From Marc Milgram: e-mail address update.Guy Harris2003-01-176-10/+10
* Change name of proto item for UINT16UNI.Tim Potter2003-01-161-5/+5
* Clean up some unused variables in dissect_ndr_nt_UNICODE_STRING_str()Tim Potter2003-01-161-8/+8
* Add "doc/README.tapping" to the list of files that go into the releaseGuy Harris2003-01-161-1/+2
* From Devin Heitmueller: further AIM cleanups, including cleanups ofGuy Harris2003-01-151-54/+445
* Move the code that associates buttons with filter dialogs, and viceGuy Harris2003-01-153-35/+21
* Add a new routine "filter_button_destroy_cb()", and make it theGuy Harris2003-01-156-95/+60
* Don't have two entries for the official ASAP PPID, have one for it andGuy Harris2003-01-151-2/+2
* #if 0 out the binary protocol stuff, as there's only a dissector forGuy Harris2003-01-151-24/+37
* Give it an RCS ID.Guy Harris2003-01-141-0/+2
* From Christian Falckenberg: beginnings of a MEGACO dissector.Guy Harris2003-01-1425-46/+958
* From Anders Broman: some additional SCTP payload protocol IDs.Guy Harris2003-01-143-1/+20
* Catch ReportedBoundsError exceptions when dissecting decrypted stubGuy Harris2003-01-141-5/+19
* We don't know what, in captures with a major version number of 3,Guy Harris2003-01-141-10/+30
* Set the length of the L2TP tvbuff based on the length in the L2TPGuy Harris2003-01-141-13/+21
* Don't copy the entire IP header into a structure, extract stuff from itGuy Harris2003-01-141-104/+140
* Add value_string for secure channel type used in ServerAuthenticate2.Tim Potter2003-01-142-6/+21
* From Dinesh Dutt:Guy Harris2003-01-1413-4/+5396
* Fixed a typo.Michael Tüxen2003-01-131-2/+2
* From Devin Heitmueller:Guy Harris2003-01-121-337/+804