aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 Mann2-99/+197
2013-02-26Try to fix compilation on Windows.Gerald Combs1-3/+3
2013-02-26Print human-readable statistics by default. Raw values can be printedGerald Combs5-12/+90
2013-02-26Fix spelling/typos found using a list of commonly misspelled words.Bill Meier69-215/+215
2013-02-26it's ==> its & its ==> it's as needed.Bill Meier5-7/+7
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'sBill Meier1-1/+1
2013-02-26it's ==> itsBill Meier1-1/+1
2013-02-26it's ==> its & its == > it's as needed.Bill Meier4-15/+15
2013-02-26its ==> it's & it's ==> its as needed.Bill Meier6-8/+8
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-25it's ==> its & its ==> it's as needed.Bill Meier16-170/+170
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-25Make compare-abs.sh work on CMake buildsBalint Reczey1-7/+15
2013-02-25ABI dumps don't have to depend on config.h directlyBalint Reczey3-3/+3
2013-02-25LUA API improvementsMichael Mann3-8/+53
2013-02-25Fix Coverity CID 986569: Unused pointer value.Chris Maynard1-1/+1
2013-02-25Add a few comments to CMake TODO itemsBalint Reczey1-0/+3
2013-02-25Add dumpabi targets to CMake buildsBalint Reczey10-11/+103
2013-02-25From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Evan Huus5-0/+596
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-25Add README for LuaMichael Mann1-0/+456
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 Reczey5-2/+23
2013-02-24Add application/x-tia-p25-issi and application/x-tia-p25-sndcpAnders Broman1-1/+2
2013-02-24From Peter Hatina: test GDK_WINDOW_STATE_MAXIMIZED as a bit flagBill Meier1-1/+1
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
2013-02-24From "beroset":Anders Broman1-45/+92