Update Free Software Foundation address.
[metze/wireshark/wip.git] / epan / conversation.h
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-04-19 Anders BromanFrom Cristian Constantin:
2012-02-04 Anders BromanFrom Cristian Constantin:
2010-08-28 Anders BromanDoxygen changes.
2010-05-13 Jeff MorrissAs suggested in wireshark.org/lists/wireshark-dev/20080...
2010-04-03 Bill Meier From Yaniv Kaul: constify parameters
2010-04-02 Bill MeierRevert SVN #32360 until Windows compilation errors...
2010-04-02 Bill MeierFrom Yaniv Kaul: constify parameters
2009-09-06 Kovarththanan Raja... Split a bunch of init routines into init() and cleanup...
2008-03-15 Guy HarrisGet rid of a flag that's not used and that has no effect.
2007-01-18 Guy HarrisPut
2006-05-21 Ronnie Sahlbergname change
2005-02-03 Guy HarrisCheck in the missing part of Jon Ringle's patch (the...
2004-12-15 Guy HarrisFrom Peter Johansson: "template" conversations - if...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-07-06 Gerald CombsFrom Dinesh Dutt:
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2001-11-27 Guy HarrisChange "conversation_set_dissector()" to take a dissect...
2001-11-04 Guy HarrisDeclare routines exported to plugins through the plugin...
2001-10-31 Guy HarrisGet rid of a bunch of stuff that was there to support...
2001-09-03 Guy HarrisInstead of having a single datum attached to a conversa...
2001-06-10 Guy HarrisRename the arguments and flags for the conversation...
2000-11-18 Guy HarrisNobody calls "old_try_conversation_dissector()" or
2000-10-21 Guy HarrisWildcard matching is tricky - you have to try wildcardi...
2000-10-21 Guy HarrisSupport for conversations with "wildcard" destination...
2000-09-27 Gilbert RamirezFirst step in moving core Ethereal routines to libepan.