From Cristian Constantin:
[obnox/wireshark/wip.git] / epan / conversation.h
2012-02-04 etxrabFrom Cristian Constantin:
2010-08-28 etxrabDoxygen changes.
2010-05-13 morrissAs suggested in wireshark.org/lists/wireshark-dev/20080...
2010-04-03 wmeier From Yaniv Kaul: constify parameters
2010-04-02 wmeierRevert SVN #32360 until Windows compilation errors...
2010-04-02 wmeierFrom Yaniv Kaul: constify parameters
2009-09-06 krjSplit a bunch of init routines into init() and cleanup...
2008-03-15 guyGet rid of a flag that's not used and that has no effect.
2007-01-18 guyPut
2006-05-21 sahlbergname change
2005-02-03 guyCheck in the missing part of Jon Ringle's patch (the...
2004-12-15 guyFrom Peter Johansson: "template" conversations - if...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-07-06 geraldFrom Dinesh Dutt:
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2001-11-27 guyChange "conversation_set_dissector()" to take a dissect...
2001-11-04 guyDeclare routines exported to plugins through the plugin...
2001-10-31 guyGet rid of a bunch of stuff that was there to support...
2001-09-03 guyInstead of having a single datum attached to a conversa...
2001-06-10 guyRename the arguments and flags for the conversation...
2000-11-18 guyNobody calls "old_try_conversation_dissector()" or
2000-10-21 guyWildcard matching is tricky - you have to try wildcardi...
2000-10-21 guySupport for conversations with "wildcard" destination...
2000-09-27 gramFirst step in moving core Ethereal routines to libepan.