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