summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2012-09-11SCSI: PMI and LBA are no longer part of READCAPACITY10 in current versions of...Ronnie Sahlberg1-21/+0
2012-09-11SCSI: SBC, print the subcommand name in the info column for service-action-inRonnie Sahlberg1-0/+5
2012-09-11SCSI: SBC: READCAPACITY16 no longer have PMI or LBA in the request in modern ...Ronnie Sahlberg1-14/+2
2012-09-10Regenerate all asn.1 dissectors.Jakub Zawadzki49-3684/+3683
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki277-491/+464
2012-09-10add private data specifier for NorDigMartin Kaiser1-1/+3
2012-09-10use proto_mpeg_descriptor_loop_dissect() in the NITMartin Kaiser1-8/+5
2012-09-10function to dissect a sequence of mpeg/dvb descriptorsMartin Kaiser2-1/+212
2012-09-10fix compiler errorsMartin Kaiser1-4/+1
2012-09-10From Mike Morrin via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7686 :Pascal Quantin1-3186/+705
2012-09-10From me via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7709Alexis La Goutte1-6/+25
2012-09-10From me via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7709Alexis La Goutte1-3/+7
2012-09-10From me via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7709Alexis La Goutte1-25/+56
2012-09-10Revert part of r44845 (packet-lppe.c) #failJakub Zawadzki1-78/+78
2012-09-10Propage changes done in generated dissectors to asn1/Jakub Zawadzki6-92/+92
2012-09-10Attempt to fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5699 Jeff Morriss1-2/+2
2012-09-10Add SVN propertiesPascal Quantin1-1/+1
2012-09-10Compiler fixes to rev 44841Michael Mann1-6/+6
2012-09-10Add Bluetooth HID dissector (https://bugs.wireshark.org/bugzilla/show_bug.cgi...Michael Mann3-0/+1097
2012-09-10From Michal Labedzki:Anders Broman1-44/+44
2012-09-10From Michal Labedzki:Anders Broman1-22/+22
2012-09-10From Michal Labedzki:Anders Broman1-2/+2
2012-09-10From Michal Labedzki:Anders Broman1-1/+1
2012-09-10From Michal Labedzki on behalf of Tieto Corporation:Anders Broman1-39/+128
2012-09-10From me via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7709Alexis La Goutte1-35/+35
2012-09-10From me via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7709Alexis La Goutte1-2/+85
2012-09-10Add dissection of Vendor id to CISCO AVP dissection.Anders Broman1-2/+9
2012-09-09From Florian Fainelli via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Pascal Quantin1-5/+2
2012-09-09[Automatic manuf, services and enterprise-numbers update for 2012-09-09]Gerald Combs1-10/+134
2012-09-09From Martin Kupec via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7658Evan Huus1-246/+953
2012-09-08Make register_all_wiretap_modules() and register_all_codecs() static;Guy Harris4-6/+6
2012-09-08Use g_hash_table_new_full() instead of g_hash_table_new() for subdissectorEvan Huus1-16/+8
2012-09-07Include wspython if we *do* have libpy, not if we *don't*.Guy Harris1-1/+1
2012-09-07From Owen Kirby via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7704Alexis La Goutte1-14/+13
2012-09-07packet-l2tp.c: In function 'dissect_l2tp_cisco_avps':Anders Broman1-1/+1
2012-09-07Split out dissection of vendor AVP:sAnders Broman1-129/+174
2012-09-07From Mike Morrin:Anders Broman4-157/+298
2012-09-07Revert 44804 as it fails on most OSX and Windows buildbotsAnders Broman2-10/+1
2012-09-07From pi-rho via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7403 :Jeff Morriss2-1/+10
2012-09-07From Robert Bullen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=76...Jeff Morriss65-87/+241
2012-09-07From Aditya Ambadkar via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Jeff Morriss1-7/+13
2012-09-06Fall back to using the parent tree if the AVP tree isn't set.Gerald Combs1-10/+10
2012-09-06packet-l2tp.c:880:9: error: unused variable 'rhcode' [-Werror=unused-variable]Anders Broman1-1/+0
2012-09-06Use proto_add_itemAnders Broman1-24/+15
2012-09-06Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7697 :Pascal Quantin1-2/+2
2012-09-06From Masashi Honma via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7691Alexis La Goutte1-1/+2
2012-09-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-31/+0
2012-09-06Prefer proto_tree_add_item (when it is possible)Alexis La Goutte1-21/+13
2012-09-06From Chris Elston:Anders Broman1-92/+252
2012-09-05Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7701 :Pascal Quantin1-4/+4