aboutsummaryrefslogtreecommitdiffstats
path: root/epan/reassemble.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-24"fragment_add_common()" isn't used outside this file - make it static.guy1-47/+44
2005-07-05Don't crash if we're handed a zero-length fragment. Fixes bug 272. Althoughgerald1-2/+3
2005-06-02add a generated toplevel line between the connectionless DCE/RPC protocol and...ulfl1-6/+14
2005-06-02add a generated toplevel line between the TCP protocol and the desegmented co...ulfl1-7/+16
2005-04-19From Peter Johansson: Fix a segmentation fault in the reassembly code.gerald1-6/+11
2005-04-15In fragment_unhash(), free our key data _after_ we remove the key fromgerald1-5/+5
2005-03-23use DISSECTOR_ASSERT instead of g_assertulfl1-1/+1
2005-02-09Move the following files from /trunk to /trunk/epan:lroland1-0/+1833