aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2013-05-31nameres.hosts_file_handling shouldn't affect loading the profile "hosts"Gerald Combs1-7/+5
2013-05-31Add UDT dissector. Bug 8741 (https://bugs.wireshark.org/bugzilla/show_bug.cg...Michael Mann3-0/+460
2013-05-31Report the operation number in all places where we note that we don'tGuy Harris1-8/+16
2013-05-31Fix the integer overflow case Jakub caught inEvan Huus1-5/+15
2013-05-31Check USB CCID length to see if subdissectors should be called instead of doi...Michael Mann1-107/+80
2013-05-31Don't intentionally use -1 as an hfindex: while only naughty before, with theJeff Morriss1-3/+5
2013-05-31Get rid of most of the if(tree) checks: the proto_tree_add_*() functionsJeff Morriss1-72/+49
2013-05-31(Finally!) check in part of Didier's patch to fixJeff Morriss1-3/+28
2013-05-30Add Doxygen boilerplate for some of our core modules and data structures.Gerald Combs5-3/+50
2013-05-30From Chris Bontje via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8644 :Pascal Quantin3-0/+362
2013-05-30Get rid of C++/C99-style comments.Jeff Morriss1-14/+12
2013-05-30Rename "http.response_ts" to "http.time" to be inline with other response tim...Sake Blok1-4/+4
2013-05-30From Cal Turney:Anders Broman1-1/+9
2013-05-30From Chris Pane:Anders Broman1-737/+957
2013-05-29Fix the infinite recursion problem reported inJeff Morriss1-7/+21
2013-05-29Fix and clarify name resolution preference tooltips. Print theGerald Combs1-5/+5
2013-05-29wslua: Adda a wtap_encaps name to replace wtap which is too generic.Luis Ontanon1-1/+1
2013-05-29Fix what looks to be a typo in definition of wtap_encaps.Jeff Morriss1-2/+2
2013-05-29 fix for bug 7465Luis Ontanon2-1/+12
2013-05-29Fix the fuzz failure reported in https://bugs.wireshark.org/bugzilla/show_bug...Jeff Morriss1-0/+3
2013-05-28As described in the thread starting with:Jeff Morriss1-19/+31
2013-05-28Add some info to make it easier to see when SI config changes:Martin Mathieson1-22/+103
2013-05-28Batch of filterable expert infos. This (mostly) completes the non-ASN.1 list...Michael Mann15-83/+233
2013-05-28Remove unused variable caught by recent GCCEvan Huus1-2/+0
2013-05-27Batch of filterable expert infosMichael Mann21-66/+258
2013-05-27Postfix FT_NONE fields with "_element" string to reduce number of incompatibl...Pascal Quantin94-16101/+16101
2013-05-27From Chris Hellberg via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8...Pascal Quantin1-2/+2
2013-05-27Fix compiler warningMichael Mann1-1/+1
2013-05-27Batch of filterable expert infosMichael Mann26-109/+385
2013-05-27From jamie Neufeld:Anders Broman1-4/+29
2013-05-27From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=87...Alexis La Goutte5-39/+8
2013-05-27From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=87...Alexis La Goutte6-1/+564
2013-05-27SCSI Add decoding of Block Device Characteristics VPD pageRonnie Sahlberg1-1/+54
2013-05-27SCSI: Print the INQUIRY EVPD page name in the info columnRonnie Sahlberg1-2/+6
2013-05-27SCSI: add dissection of Tiemout Descriptor for REPORT SUPPORTED OPCODESRonnie Sahlberg1-5/+45
2013-05-26SCSI: Add dissection of the data-out buffer for SANITIZE service action OVERW...Ronnie Sahlberg1-3/+48
2013-05-26[Automatic manuf, services and enterprise-numbers update for 2013-05-26]Gerald Combs1-0/+2
2013-05-26Batch of filterable expert infos.Michael Mann24-90/+330
2013-05-26First batch of doxygen for wmem. Remove some things from README.wmem now thatEvan Huus6-7/+186
2013-05-25SCSI: Add basic decoding of SANITIZE opcodeRonnie Sahlberg2-2/+66
2013-05-25Batch of filterable expert_infos.Michael Mann22-81/+290
2013-05-25From Fabio Tarabelloni: more minor formatting and comment fixes.Evan Huus1-6/+6
2013-05-25From Fabio Tarabelloni: fix copy-pasted comment.Evan Huus1-1/+1
2013-05-25Add filterable expert info.Michael Mann2-182/+302
2013-05-25From Fabio Tarabelloni via https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...Evan Huus8-85/+475
2013-05-24Edit commentsAnders Broman1-2/+2
2013-05-24use key in all p_add_proto_data() p_get_proto_data()Anders Broman1-5/+5
2013-05-24From LI Hai via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8708 :Pascal Quantin1-101/+263
2013-05-24Bluetooth: Highlight correct bytes in some SDP trees (Part 2). Bug 8700 (htt...Michael Mann1-1/+0
2013-05-24Ensure most severe is displayed in expert column. Bug 7733 (https://bugs.wir...Michael Mann1-1/+4