| Commit message (Expand) | Author | Age | Files | Lines |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | From Dinesh Dutt: | Gerald Combs | 2004-07-06 | 1 | -4/+4 |
* | Fix a comment. | Guy Harris | 2004-01-09 | 1 | -3/+3 |
* | From Dinesh Dutt: Add Fibre Channel support, including FCIP, Basic FC | Gerald Combs | 2002-12-08 | 1 | -8/+42 |
* | Cast various "const gpointer" arguments to const pointers rather than | Guy Harris | 2002-11-27 | 1 | -15/+18 |
* | Move the stuff to save, recompute, and restore "can_desegment" out of | Guy Harris | 2002-10-29 | 1 | -15/+2 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -17/+17 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -9/+1 |
* | Added parsing of PORTMAP GETPORT functions. | Ronnie Sahlberg | 2002-05-09 | 1 | -2/+2 |
* | Update from Ronnie Sahlberg: | Guy Harris | 2001-11-29 | 1 | -2/+15 |
* | Change "conversation_set_dissector()" to take a dissector handle, rather | Guy Harris | 2001-11-27 | 1 | -7/+8 |
* | Get rid of some unused variables. | Guy Harris | 2001-11-21 | 1 | -3/+1 |
* | Get rid of a bunch of stuff that was there to support non-tvbuffified | Guy Harris | 2001-10-31 | 1 | -34/+6 |
* | Instead of having a single datum attached to a conversation, have a list | Guy Harris | 2001-09-03 | 1 | -3/+93 |
* | Don't pass wildcarded arguments to "find_conversation()" to routines | Guy Harris | 2001-09-03 | 1 | -44/+181 |
* | In "find_conversation()", do the same type of matching that | Guy Harris | 2001-09-03 | 1 | -91/+125 |
* | Rename the arguments and flags for the conversation routines, so as not | Guy Harris | 2001-06-10 | 1 | -204/+206 |
* | Fix a comment. | Guy Harris | 2001-06-06 | 1 | -10/+14 |
* | Define a "COPY_ADDRESS()" macro, which copies the data in one address to | Guy Harris | 2001-06-04 | 1 | -20/+4 |
* | Add an "ADDRESSES_EQUAL()" macro, taking pointers to two "address" | Guy Harris | 2001-06-04 | 1 | -29/+10 |
* | Nobody calls "old_try_conversation_dissector()" or | Guy Harris | 2000-11-18 | 1 | -57/+1 |
* | Do the checks for the presence of a conversation dissector the same way | Guy Harris | 2000-11-18 | 1 | -10/+6 |
* | Don't attempt to call the dissector for a conversation if the | Guy Harris | 2000-11-18 | 1 | -3/+16 |
* | Wildcard matching is tricky - you have to try wildcarding both the | Guy Harris | 2000-10-21 | 1 | -65/+391 |
* | Support for conversations with "wildcard" destination addresses, from | Guy Harris | 2000-10-21 | 1 | -29/+118 |
* | First step in moving core Ethereal routines to libepan. | Gilbert Ramirez | 2000-09-27 | 1 | -0/+362 |