aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-11Add data parameter to dissector_try_uint_newJakub Zawadzki6-27/+28
2012-09-11Add new function: call_dissector_with_dataJakub Zawadzki3-3/+15
2012-09-11Add data parameter to call_dissector_only.Jakub Zawadzki20-54/+54
2012-09-11Add data parameter to dissector_try_heuristicJakub Zawadzki38-67/+68
2012-09-11Enhance dissection of PSI1Pascal Quantin2-44/+156
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