aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2013-02-27Move show_exception() and show_reported_bounds_error() toGuy Harris48-589/+603
2013-02-27For subvectors, make a top-level item to cover the entire subvector, andGuy Harris1-88/+296
2013-02-27When decompressing, put an entry into the protocol tree that covers allGuy Harris1-48/+52
2013-02-27From J. Schoenwaelder via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Pascal Quantin1-1/+1
2013-02-27Dissect Japan ISUP Charge rate transfer (flexible charging) .Anders Broman1-2/+161
2013-02-27Use ENC_NA for single byte fields, as that appears to be the generally agreed...Chris Maynard1-3/+16
2013-02-27Protocol is ENC_BIG_ENDIAN, adjust accordingly.Michael Mann1-4/+4
2013-02-27Fix Anders Broman1-4/+4
2013-02-27Replace proto_tree_add_text with proto_tree_add_item + expert_info. Not enou...Michael Mann1-290/+297
2013-02-27Increase use of proto_tree_add_item (mostly replacing proto_tree_add_text)Michael Mann1-31/+50
2013-02-27Replace proto_tree_add_text with proto_tree_add_item + expert_infoMichael Mann1-91/+105
2013-02-26Move pack_flags to better place.Jakub Zawadzki1-1/+1
2013-02-26Fix warning: 'rrc_sub_handle' may be used uninitialized in this functionPascal Quantin1-1/+1
2013-02-26Fix a misspelled word; Do some minor tweaking of the wording of a few comments.Bill Meier1-7/+8
2013-02-26SNMP dissector should handle aes256 (better version than r47690)Michael Mann1-52/+101
2013-02-26Fix spelling/typos found using a list of commonly misspelled words.Bill Meier48-125/+125
2013-02-26it's ==> its & its ==> it's as needed.Bill Meier3-5/+5
2013-02-26Revert r44559: go back to using g_malloc()'d memory for SCTP reassembly. ThatJeff Morriss1-6/+58
2013-02-26it's ==> its & its ==> it's as needed.Bill Meier5-11/+11
2013-02-26its ==> it's & it's ==> its as needed.Bill Meier3-4/+4
2013-02-26it's ==> its & its ==> it's as needed.Bill Meier47-120/+120
2013-02-26No need for 'if (...initialized) {...}' in proto_reg_handoff...()Bill Meier1-8/+3
2013-02-25Dissect more feedback optionsPascal Quantin1-17/+35
2013-02-25From Alex Badea via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8395Evan Huus1-1/+8
2013-02-25Fix typos/errors and make Lua API more consistent.Michael Mann11-62/+135
2013-02-25ABI dumps don't have to depend on config.h directlyBalint Reczey1-1/+1
2013-02-25LUA API improvementsMichael Mann3-8/+53
2013-02-25Fix Coverity CID 986569: Unused pointer value.Chris Maynard1-1/+1
2013-02-25Add dumpabi targets to CMake buildsBalint Reczey2-2/+50
2013-02-25From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Evan Huus3-0/+594
2013-02-25Bugfix Lua pinfo.cols.protocol not holding value in postdissectorMichael Mann3-1/+22
2013-02-25Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8397 :Pascal Quantin1-0/+3
2013-02-25Fix Lua 5.2 panic problems.Michael Mann3-38/+47
2013-02-25Fix some typos.Chris Maynard1-30/+30
2013-02-25Fix for bug 7939:Jaap Keuter1-0/+2
2013-02-25The IEEE may not care what's in an SSID but Pango is much more picky.Gerald Combs1-7/+23
2013-02-24Fix display typePascal Quantin1-1/+1
2013-02-24Various enhancements to ROHC dissector:Pascal Quantin5-104/+585
2013-02-24compute_offset_length(), check_offset_length_no_exception(), andGuy Harris1-37/+35
2013-02-24tvb_set_subset_no_exceptions() is called immediately after all calls toGuy Harris1-16/+10
2013-02-24Move some routines around, in preparation for some other codeGuy Harris1-78/+78
2013-02-24Generate abi-descriptor.xml-s in CMake buildsBalint Reczey1-0/+7
2013-02-24Add application/x-tia-p25-issi and application/x-tia-p25-sndcpAnders Broman1-1/+2
2013-02-24Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+3
2013-02-24Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2013-02-24Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2013-02-24Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2013-02-24From Mark Phillips via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8368Alexis La Goutte1-68/+68
2013-02-24Fix AP / Sta CF Pollable value_string (the value is shifted !)Alexis La Goutte1-15/+16
2013-02-24Remove some "duplicate" TFS in 802.11 field capability Add in use / not in us...Alexis La Goutte3-57/+14