aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2012-03-15From David Wei:Anders Broman1-1/+1
2012-03-15Add support for SSH over SCTP.Michael Tüxen2-1/+4
2012-03-15Fixed error: "/*" within commentStig Bjørlykke1-1/+1
2012-03-15Update MPLS return codes, https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Anders Broman1-2/+7
2012-03-14hg_gsm_a_vamos_level --> hf_gsm_a_vamos_levelBill Meier1-3/+3
2012-03-14From Francesco Fondelli via https://bugs.wireshark.org/bugzilla/show_bug.cgi?...Jeff Morriss2-937/+1238
2012-03-13Use tvb_new_subset_remaining(...) instead of tvb_new_subset(..., -1, -1);Bill Meier1-123/+124
2012-03-13Use tvb_new_subset_remaining(...) in place of tvb_new_subset(..., -1, -1);Bill Meier1-66/+76
2012-03-13Remove a couple trailing commasJeff Morriss1-2/+2
2012-03-13Fix up indentation/white space. Use global tfs_yes_no instead of local version.Jeff Morriss1-547/+649
2012-03-13Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6947 :Jeff Morriss1-1/+1
2012-03-13Remove if(tree) to address https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...Jeff Morriss1-195/+192
2012-03-13Add detailed decoding for Framed-IPv6-Prefix.Jeff Morriss1-10/+56
2012-03-13Don't mark a couple of unused parameters are unused.Jeff Morriss1-2/+2
2012-03-13(sigh) Take out the whole if(tree) as Chris suggested. https://bugs.wireshark...Jeff Morriss1-130/+127
2012-03-13Move the col_set_str() outside the if(tree) to address https://bugs.wireshark...Jeff Morriss1-59/+59
2012-03-13H248 package updates from Alex Lindberg in bug https://bugs.wireshark.org/bug...Anders Broman4-13/+46
2012-03-13H.248 Annex E dissector does not properly dissect event parametersAnders Broman3-211/+874
2012-03-13From Weston Schmidt:Anders Broman1-3/+19
2012-03-13From Weston Schmidt:Anders Broman5-83/+137
2012-03-13From Tyson Key: Support for dissection of PN532 payloads in USB CCID packets....Anders Broman1-10/+49
2012-03-13From Michael Mann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6938 :Jeff Morriss1-6/+6
2012-03-13From Stephen Donnelly via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Jeff Morriss1-20/+20
2012-03-13From Peter Harris:Jeff Morriss6-742/+1284
2012-03-12Enhance and update IPv6 Option of Extension HeaderAlexis La Goutte2-123/+151
2012-03-12Use tvb_new_subset_remaining(...) instead of tvb_new_subset(..., -1, -1);Bill Meier1-193/+193
2012-03-12Use tvb_new_subset_remaining(...) in place of tvb_new_subset(..., -1, -1);Bill Meier1-21/+16
2012-03-12Fix a typo in a function name and some indentation.Jeff Morriss1-17/+17
2012-03-12Improved a if-check to avoid a analyzis warning.Stig Bjørlykke2-2/+2
2012-03-12Minor reformatting, whitespace and style changes.Bill Meier1-103/+105
2012-03-12Use consistent indentation;Bill Meier5-5302/+5306
2012-03-12Cleanup & minor bug fixes:Bill Meier7-3631/+3656
2012-03-12From Tyson Key:Anders Broman2-0/+515
2012-03-11Within a status report, check that NACK_SNs are not 'ahead' of ACK_SN.Martin Mathieson1-0/+6
2012-03-11From Steve Magnani: knock URB Setup out from under USB URB https://bugs.wires...Anders Broman1-14/+14
2012-03-11From Francesco Fondelli via https://bugs.wireshark.org/bugzilla/show_bug.cgi?...Alexis La Goutte4-309/+469
2012-03-11Do not assign a value to itself.Stig Bjørlykke1-21/+17
2012-03-11Return a valid offset from process_app0_segment().Stig Bjørlykke1-0/+1
2012-03-11Remove extraneous parentheses around some comparisons to silence a warning.Stig Bjørlykke1-4/+4
2012-03-11Use _U_ for unused arguments.Stig Bjørlykke1-6/+6
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-8/+1
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+3
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-4/+4
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-13/+8
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-90/+2
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-13/+11
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-80/+99
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+1
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-5/+2