aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2012-09-19From LI Hai via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7736 :Pascal Quantin1-37/+28
2012-09-19Remove #defines that provided backward source compatibilityJörg Mayer1-28/+0
2012-09-19SCSI: Dont show two reserved bytes in the decode pane for standard INQ pageRonnie Sahlberg1-9/+1
2012-09-18From Daniel via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7716Alexis La Goutte3-5/+556
2012-09-18Revert r44978: dissector_add_uint: Legalize formerly improper use of the API ...Jakub Zawadzki1-46/+39
2012-09-18If all ports are set to 0, then register the handle so "Decode As..." works.Chris Maynard1-0/+12
2012-09-18dissector_add_uint:Jörg Mayer1-39/+46
2012-09-18Fix up proto_reg_handoff_hazelcast(), setting "initialized" to TRUE once init...Chris Maynard1-13/+8
2012-09-18Don't register to udp port 0.Chris Maynard1-2/+4
2012-09-18Don't register to udp/tcp port 0, but use dissector_add_handle() instead.Chris Maynard1-5/+2
2012-09-18Fix dissection of Scheduling Information MAC Control Element when it is the o...Pascal Quantin1-5/+13
2012-09-18parse nfsv4.1 SEQUENCE status flags (https://bugs.wireshark.org/bugzilla/show...Michael Mann1-73/+150
2012-09-18Only provide the parameter data in the tvb used when calling subdissector for...Anders Broman1-2/+4
2012-09-18Fix uninitialized value warnings from GCC.Evan Huus1-3/+3
2012-09-18Do some reformatting.Bill Meier1-119/+205
2012-09-18From Michael Lum: Fix typo.Bill Meier1-1/+1
2012-09-18Initialize all hf's to -1, not 0.Chris Maynard1-20/+20
2012-09-18Two hf's were not initialized to -1. They are now.Chris Maynard1-2/+2
2012-09-18Initialize ett's and hf's to "-1", not "- 1".Chris Maynard1-4/+4
2012-09-17There is no proto_reg_handoff_data() so don't prototype it. Remove unnecessa...Jeff Morriss1-3/+0
2012-09-17#include <epan/prefs.h> not req'd.Bill Meier1-2/+1
2012-09-17Cleanup:Bill Meier1-236/+234
2012-09-17Cleanup:Bill Meier1-174/+217
2012-09-17Update dissection of Request type IEPascal Quantin1-0/+1
2012-09-17Handle SDP_CRYPTO optional parameters better.Anders Broman1-147/+158
2012-09-17From me via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7709Alexis La Goutte1-25/+78
2012-09-17From me via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7709Alexis La Goutte1-37/+74
2012-09-17From me via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7709Alexis La Goutte1-6/+52
2012-09-17From me via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7709Alexis La Goutte1-4/+17
2012-09-17From me via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7709Alexis La Goutte1-5/+36
2012-09-17Fix errors in the packet length checks.Anders Broman1-2/+5
2012-09-17Add IPv6 heuristic.Anders Broman1-27/+78
2012-09-17Add eol-style and keywords to SVN properties.Evan Huus1-875/+875
2012-09-17Make it compile with GCC.Evan Huus1-5/+5
2012-09-17Add IETF ForCES(Forwarding and Control Element Separation) dissector (https:/...Michael Mann3-0/+877
2012-09-16Add packet-interlink to CMake build to maintain parity with automake as ofEvan Huus1-0/+1
2012-09-16Complete process of moving packet-interlink to a built-in dissector:Bill Meier2-1/+2
2012-09-16[Automatic manuf, services and enterprise-numbers update for 2012-09-16]Gerald Combs1-3/+91
2012-09-15From Pontus Fuchs via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7728Evan Huus6-24/+49
2012-09-15From Niels Widger via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7725Evan Huus2-0/+14
2012-09-15Avoid a stack-smash when decoding the new DNS option field if the length isEvan Huus1-1/+8
2012-09-14Fix up the (#if'd out) sequence number analysis debug code so that it compile...Jeff Morriss1-105/+109
2012-09-14Try to make the buildbot happy.Anders Broman1-2/+2
2012-09-14Heuristically dissect TIPC IP payloads.Anders Broman1-0/+42
2012-09-14From Mike Morrin:Anders Broman4-74/+76
2012-09-14Address buildbot error:Anders Broman1-1/+1
2012-09-14From Michal Labedzki:Anders Broman1-5/+5
2012-09-14From Nikhil Kalu:Anders Broman1-0/+39
2012-09-14From Michal Labedzki:Anders Broman3-0/+559
2012-09-14From Claude LeFrancois:Anders Broman1-5/+11