aboutsummaryrefslogtreecommitdiffstats
path: root/epan/reassemble.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-05Don't crash if we're handed a zero-length fragment. Fixes bug 272. AlthoughGerald Combs1-2/+3
2005-06-02add a generated toplevel line between the connectionless DCE/RPC protocol and...Ulf Lamping1-6/+14
2005-06-02add a generated toplevel line between the TCP protocol and the desegmented co...Ulf Lamping1-7/+16
2005-04-19From Peter Johansson: Fix a segmentation fault in the reassembly code.Gerald Combs1-6/+11
2005-04-15In fragment_unhash(), free our key data _after_ we remove the key fromGerald Combs1-5/+5
2005-03-23use DISSECTOR_ASSERT instead of g_assertUlf Lamping1-1/+1
2005-02-09Move the following files from /trunk to /trunk/epan:Lars Roland1-0/+1833