aboutsummaryrefslogtreecommitdiffstats
path: root/epan/conversation.h
Commit message (Expand)AuthorAgeFilesLines
* conversation: rename shadow variableDario Lombardo2016-06-261-1/+1
* Revert "Create an extended converstaion hastable taking more address informat...Anders Broman2016-02-081-14/+2
* Create an extended converstaion hastable taking more address informationAndersBroman2016-02-021-2/+14
* STUN: register a new conversation dissector after receiving a ConnectionBind ...Pascal Quantin2015-10-301-2/+9
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* (Trivial) explicitely --> explicitlyBill Meier2014-01-041-1/+1
* Bluetooth: Use dissector data instead of pinfo->private_data. Bug 7893 (http...Michael Mann2013-11-021-3/+0
* Allow try_conversation_dissector() to pass data to subdissectors.Michael Mann2013-11-011-1/+1
* Use a better hash algorithm and add a dialouge to get hastable data.Anders Broman2013-09-151-0/+16
* New Qt feature: Show related packet list items in the frame numberGerald Combs2013-07-081-0/+2
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-011-7/+9
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* From Cristian Constantin:Anders Broman2012-04-191-0/+2
* From Cristian Constantin:Anders Broman2012-02-041-0/+1
* Doxygen changes.Anders Broman2010-08-281-8/+79
* As suggested in http://www.wireshark.org/lists/wireshark-dev/200809/msg00075....Jeff Morriss2010-05-131-0/+2
* From Yaniv Kaul: constify parametersBill Meier2010-04-031-12/+12
* Revert SVN #32360 until Windows compilation errors corrected.Bill Meier2010-04-021-12/+12
* From Yaniv Kaul: constify parametersBill Meier2010-04-021-12/+12
* Split a bunch of init routines into init() and cleanup(). This allows us to f...Kovarththanan Rajaratnam2009-09-061-0/+1
* 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