aboutsummaryrefslogtreecommitdiffstats
path: root/epan/conversation.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-08Revert "Create an extended converstaion hastable taking more address informat...Anders Broman1-14/+2
2016-02-02Create an extended converstaion hastable taking more address informationAndersBroman1-2/+14
2015-10-30STUN: register a new conversation dissector after receiving a ConnectionBind ...Pascal Quantin1-2/+9
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-04(Trivial) explicitely --> explicitlyBill Meier1-1/+1
2013-11-02Bluetooth: Use dissector data instead of pinfo->private_data. Bug 7893 (http...Michael Mann1-3/+0
2013-11-01Allow try_conversation_dissector() to pass data to subdissectors.Michael Mann1-1/+1
2013-09-15Use a better hash algorithm and add a dialouge to get hastable data.Anders Broman1-0/+16
2013-07-08New Qt feature: Show related packet list items in the frame numberGerald Combs1-0/+2
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-7/+9
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-04-19From Cristian Constantin:Anders Broman1-0/+2
2012-02-04From Cristian Constantin:Anders Broman1-0/+1
2010-08-28Doxygen changes.Anders Broman1-8/+79
2010-05-13As suggested in http://www.wireshark.org/lists/wireshark-dev/200809/msg00075....Jeff Morriss1-0/+2
2010-04-03 From Yaniv Kaul: constify parametersBill Meier1-12/+12
2010-04-02Revert SVN #32360 until Windows compilation errors corrected.Bill Meier1-12/+12
2010-04-02From Yaniv Kaul: constify parametersBill Meier1-12/+12
2009-09-06Split a bunch of init routines into init() and cleanup(). This allows us to f...Kovarththanan Rajaratnam1-0/+1
2008-03-15Get rid of a flag that's not used and that has no effect.Guy Harris1-1/+0
2007-01-18PutGuy Harris1-0/+8
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-02-03Check in the missing part of Jon Ringle's patch (the part that actuallyGuy Harris1-2/+3
2004-12-15From Peter Johansson: "template" conversations - if one is recognized,Guy Harris1-0/+8
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-07-06From Dinesh Dutt:Gerald Combs1-1/+3
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-6/+6
2001-11-27Change "conversation_set_dissector()" to take a dissector handle, ratherGuy Harris1-3/+4
2001-11-04Declare routines exported to plugins through the plugin API table asGuy Harris1-10/+10
2001-10-31Get rid of a bunch of stuff that was there to support non-tvbuffifiedGuy Harris1-10/+4
2001-09-03Instead of having a single datum attached to a conversation, have a listGuy Harris1-3/+8
2001-06-10Rename the arguments and flags for the conversation routines, so as notGuy Harris1-20/+27
2000-11-18Nobody calls "old_try_conversation_dissector()" orGuy Harris1-5/+1
2000-10-21Wildcard matching is tricky - you have to try wildcarding both theGuy Harris1-3/+2
2000-10-21Support for conversations with "wildcard" destination addresses, fromGuy Harris1-3/+29
2000-09-27First step in moving core Ethereal routines to libepan.Gilbert Ramirez1-0/+63