aboutsummaryrefslogtreecommitdiffstats
path: root/epan/conversation.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of a flag that's not used and that has no effect.Guy Harris2008-03-151-1/+0
* PutGuy Harris2007-01-181-0/+8
* name changeRonnie Sahlberg2006-05-211-2/+2
* Check in the missing part of Jon Ringle's patch (the part that actuallyGuy Harris2005-02-031-2/+3
* From Peter Johansson: "template" conversations - if one is recognized,Guy Harris2004-12-151-0/+8
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* From Dinesh Dutt:Gerald Combs2004-07-061-1/+3
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-6/+6
* Change "conversation_set_dissector()" to take a dissector handle, ratherGuy Harris2001-11-271-3/+4
* Declare routines exported to plugins through the plugin API table asGuy Harris2001-11-041-10/+10
* Get rid of a bunch of stuff that was there to support non-tvbuffifiedGuy Harris2001-10-311-10/+4
* Instead of having a single datum attached to a conversation, have a listGuy Harris2001-09-031-3/+8
* Rename the arguments and flags for the conversation routines, so as notGuy Harris2001-06-101-20/+27
* Nobody calls "old_try_conversation_dissector()" orGuy Harris2000-11-181-5/+1
* Wildcard matching is tricky - you have to try wildcarding both theGuy Harris2000-10-211-3/+2
* Support for conversations with "wildcard" destination addresses, fromGuy Harris2000-10-211-3/+29
* First step in moving core Ethereal routines to libepan.Gilbert Ramirez2000-09-271-0/+63