aboutsummaryrefslogtreecommitdiffstats
path: root/reassemble.h
AgeCommit message (Expand)AuthorFilesLines
2002-10-24Add a "fragment_add_seq_next()" to reassemble fragments that don't haveGuy Harris1-6/+15
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-13/+13
2002-06-07Add "show_fragment_seq_tree()", which is like "show_fragment_tree()",Guy Harris1-3/+11
2002-06-05Added show_fragment_tree() to reassemble. This function will do the commonRonnie Sahlberg1-1/+17
2002-05-24Reassembly of fragmented DCE/RPC (only for connection oriented DCE/RPC).Ronnie Sahlberg1-1/+6
2002-04-17Add a separate hash table to the reassembly code for reassembledGuy Harris1-3/+38
2002-04-17Rename the "frag_offset" argument of "fragment_add_seq()" toGuy Harris1-4/+4
2002-02-03From Ricardo Barroetave�a: support dissectors that are handedGuy Harris1-1/+17
2001-12-15From Ronnie Sahlberg: new infrastructure to reassemble packets whereGuy Harris1-1/+15
2001-11-24Assorted changes from Ronnie Sahlberg:Guy Harris1-1/+27
2001-06-08Move the fragment reassembly code into "reassemble.c" andGuy Harris1-0/+77