aboutsummaryrefslogtreecommitdiffstats
path: root/conversation.c
AgeCommit message (Expand)AuthorFilesLines
2000-08-21Change from Andreas Sikkema to change the "old" and "new" members of theGuy Harris1-8/+27
2000-08-07Fix compilation problem.Laurent Deniel1-2/+2
2000-08-07Allow either old-style (pre-tvbuff) or new-style (tvbuffified)Guy Harris1-10/+60
2000-04-12Jeff Foster's SOCKS dissector, support for associating dissectorsGuy Harris1-1/+21
2000-01-05Change ports from guint16 to guint32Gilbert Ramirez1-5/+5
1999-11-14For ONC RPC, when constructing conversations, use a null address as theGuy Harris1-25/+22
1999-11-14Set "conversation_keys" to NULL after destroying the list ofGuy Harris1-1/+2
1999-11-11The conversation comparison code should, if *any* of the tests thatGuy Harris1-50/+33
1999-10-24Export the data structure used to represent a conversation.Guy Harris1-47/+45
1999-10-22Generalize the "ip_src" and "ip_dst" members of the "packet_info"Guy Harris1-0/+294