aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2009-05-31Don't dissect IP-ID and UDP checksum for IR, IR-DYN frames.martinm1-97/+104
2009-05-31Change my e-mail addresssfisher7-7/+7
2009-05-30Add cipher suites defined in RFC 4279.tuexen1-0/+13
2009-05-30Tidy up comments.martinm1-5/+5
2009-05-30Dual-license this header file.martinm1-0/+26
2009-05-29tvb_new_real_data -> tvb_new_child_real_dataetxrab6-19/+9
2009-05-28From Tobias Witek (bug 3496):stig1-2/+6
2009-05-28Add casts from size_t to fix win64 buildbot problems.martinm1-3/+3
2009-05-28Add definitions for a UDP framing protocol and heuristic dissector (example c...martinm2-0/+200
2009-05-27Detect if the setup channel is video or not.etxrab1-8/+24
2009-05-26Make the TZSP dissector register itself for find_dissector.sfisher1-0/+1
2009-05-26Misc dissector cleanup:wmeier12-1452/+1458
2009-05-26zbee: Misc cleanup:wmeier9-312/+290
2009-05-26Add a cast for Win64.gerald1-1/+1
2009-05-26From Didier Gautheron via bug 3052:gerald3-6302/+8984
2009-05-26From Roberto Mariani via bug 3324:gerald1-51/+7
2009-05-25Added an expert info for "IP port reused".stig1-1/+4
2009-05-25From Dan Gora:jake1-13/+202
2009-05-25From Thomas M. Knoll:jake2-3/+3
2009-05-25From Michael Lum:jake1-2/+2
2009-05-24Use proto_tree_add_uint64 for 64 bits values.stig1-2/+2
2009-05-24From Rama Chitta (bug 3467):stig1-56/+1573
2009-05-24Rewrite some non-ascii characters.stig1-8/+8
2009-05-23Out goes a C++ comment inside #if 0 #endif to make the API checker happy.tuexen1-1/+1
2009-05-22From Terry Hardie via bug 3080:gerald1-2/+56
2009-05-21zbee: minor cleanupwmeier7-251/+248
2009-05-21paltalk: minor cleanup:wmeier1-38/+30
2009-05-21Add filterable generated item arp.isgratuitous. Inspiredjmayer1-34/+43
2009-05-21foo() and foo(void) might be the same in C++, but they're not the sameguy1-2/+2
2009-05-21From Mohammad Ebrahim Mohammadi Panah via bug 2954:gerald2-0/+134
2009-05-20From Alex Lindberg via bug 3094:gerald1-29/+101
2009-05-20Add a preference to force the dissector to assume that packets have anguy1-2/+14
2009-05-20Fix Win64 compilation.gerald1-4/+4
2009-05-20From Owen Kirby via bug 3431:gerald15-0/+11043
2009-05-20From Jakub Zawadzki via bug 3421:gerald2-15/+8
2009-05-20Added expert info for Unknown RTSE PDU.stig1-3/+11
2009-05-20Added expert info for OID not implemented.stig1-11/+10
2009-05-20Added expert info for OID not implemented.stig1-9/+9
2009-05-20Update to 8.5.1 - "Minor corrections before freezing of ASN.1"etxrab1-2/+2
2009-05-19From Julien Kerihuel via bug 2850:gerald7-0/+763
2009-05-19Ok, private_data is only saved if HAVE_LIBGCRYPT.stig1-2/+8
2009-05-19Get info about media type(Video or not) a first step towards usage in rtp sta...etxrab9-24/+50
2009-05-19Move pd variables outside HAVE_LIBGCRYPT.stig1-2/+2
2009-05-19Add a few more missing ROHC RTP fields.martinm1-4/+40
2009-05-19From Artem Tamazov (bug 3472):stig16-6/+66
2009-05-19Avoid crash when not reassembling multiple TCP segments.stig1-5/+5
2009-05-19Update IP protocol numbers according to current IANA registery.jake1-0/+2
2009-05-19From Abhik Sarkar via bug 3242:gerald1-7/+210
2009-05-18Use se_alloc0 and ep_alloc0.gerald1-10/+4
2009-05-18Remove unnecessary tree checks pointed out by Stig.gerald1-16/+9