aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-13SCSI: Update INQUIRY standard page and decode the flags depending on which ve...Ronnie Sahlberg1-131/+147
2012-09-12Fix FBI true_false_string array and remove a useless hf variablePascal Quantin1-2/+1
2012-09-12From Mike Morrin:Anders Broman1-322/+232
2012-09-12Add doxygen hints.Anders Broman1-110/+115
2012-09-12From Esa Haapamäki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7...Pascal Quantin1-2/+2
2012-09-11As suggested by Anatoly in https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...Jeff Morriss1-2/+2
2012-09-11From Chris Elston:Anders Broman1-98/+385
2012-09-11Bluetooth: Move HFP dissector from RFCOMM fileJakub Zawadzki4-60/+102
2012-09-11Upgrade LTE RRC dissector to v11.0.0Pascal Quantin1-3/+3