aboutsummaryrefslogtreecommitdiffstats
path: root/epan/conversation.h
AgeCommit message (Expand)AuthorFilesLines
2012-02-04From Cristian Constantin:etxrab1-0/+1
2010-08-28Doxygen changes.etxrab1-8/+79
2010-05-13As suggested in http://www.wireshark.org/lists/wireshark-dev/200809/msg00075....morriss1-0/+2
2010-04-03 From Yaniv Kaul: constify parameterswmeier1-12/+12
2010-04-02Revert SVN #32360 until Windows compilation errors corrected.wmeier1-12/+12
2010-04-02From Yaniv Kaul: constify parameterswmeier1-12/+12
2009-09-06Split a bunch of init routines into init() and cleanup(). This allows us to f...krj1-0/+1
2008-03-15Get rid of a flag that's not used and that has no effect.guy1-1/+0
2007-01-18Putguy1-0/+8
2006-05-21name changesahlberg1-2/+2
2005-02-03Check in the missing part of Jon Ringle's patch (the part that actuallyguy1-2/+3
2004-12-15From Peter Johansson: "template" conversations - if one is recognized,guy1-0/+8
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-07-06From Dinesh Dutt:gerald1-1/+3
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-6/+6
2001-11-27Change "conversation_set_dissector()" to take a dissector handle, ratherguy1-3/+4
2001-11-04Declare routines exported to plugins through the plugin API table asguy1-10/+10
2001-10-31Get rid of a bunch of stuff that was there to support non-tvbuffifiedguy1-10/+4
2001-09-03Instead of having a single datum attached to a conversation, have a listguy1-3/+8
2001-06-10Rename the arguments and flags for the conversation routines, so as notguy1-20/+27
2000-11-18Nobody calls "old_try_conversation_dissector()" orguy1-5/+1
2000-10-21Wildcard matching is tricky - you have to try wildcarding both theguy1-3/+2
2000-10-21Support for conversations with "wildcard" destination addresses, fromguy1-3/+29
2000-09-27First step in moving core Ethereal routines to libepan.gram1-0/+63