aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-03-18From Michael Weiser via Rick Farina viaEvan Huus1-0/+6
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8494 Permit disabling libnl integration in ./configure svn path=/trunk/; revision=48395
2013-03-18From Alex Brinister via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8492Evan Huus1-4/+4
Correctly escape slashes in faq.py so that it will run under python 3.x It still runs fine under 2.x, at least on my machine. svn path=/trunk/; revision=48394
2013-03-18Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8493 :Pascal Quantin1-4/+4
Use proto_tree_add_item instead of proto_tree_add_bits_item to display Used Cipher svn path=/trunk/; revision=48393
2013-03-18Add .asciidoc support to svnadd. Set properties and add an SVN ID to theGerald Combs2-0/+6
release notes. svn path=/trunk/; revision=48392
2013-03-18Disable software updates in a blind attempt to fix the recent testGerald Combs1-2/+1
failures. svn path=/trunk/; revision=48391
2013-03-18From Michal Labedzki:Anders Broman1-7/+2
Use external value list for character set values in AVRCP There is a special list with a lot of values so why not using it. - From me: import packet-wap.h. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8304 svn path=/trunk/; revision=48390
2013-03-18From Michal Labedzki:Anders Broman13-17/+17
Be consistent in short name of protocols Use prefix "BT " in short name for all Bluetooth dissectors. A reason for that is protocol names start by "bt", Bluetooth dissectors can be easy identificated, also DecodeBy looks better (sorted). Please be note that "SDP" is reserved for different dissector, so using "BT SDP" is good choice. Also fix two naming mistakes. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8304 svn path=/trunk/; revision=48389
2013-03-18From Michal Labedzki:Anders Broman9-45/+45
Fix issues found by fix-encoding-args.pl https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8304 svn path=/trunk/; revision=48388
2013-03-18From Michal Labedzki:Anders Broman10-290/+249
Fix issues discovered by cppcheck Also use global OUI array in AVRCP. Thanks to Evan Huus for cppcheck. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8304 svn path=/trunk/; revision=48387
2013-03-18From Michal Labedzki:Anders Broman4-33/+64
Update HID to version 1.1 Also fix SDP TAP to avoid crash. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8304 svn path=/trunk/; revision=48386
2013-03-18From Michal Labedzki:Anders Broman1-11/+21
USB: Use hfi name instead of hardcoded value. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8304 svn path=/trunk/; revision=48385
2013-03-18From beroset:Anders Broman3-39/+39
remove C++ incompatibilities https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8416 svn path=/trunk/; revision=48384
2013-03-17From beroset:Anders Broman6-76/+76
remove C++ incompatibilities https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8416 svn path=/trunk/; revision=48383
2013-03-17Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-23/+65
svn path=/trunk/; revision=48382
2013-03-17Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+2
svn path=/trunk/; revision=48381
2013-03-17Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-4/+4
svn path=/trunk/; revision=48380
2013-03-17Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+0
svn path=/trunk/; revision=48379
2013-03-17Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
svn path=/trunk/; revision=48378
2013-03-17Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
svn path=/trunk/; revision=48377
2013-03-17Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
svn path=/trunk/; revision=48376
2013-03-17Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
svn path=/trunk/; revision=48375
2013-03-17Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte2-2/+2
svn path=/trunk/; revision=48374
2013-03-17Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
svn path=/trunk/; revision=48373
2013-03-17Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-6/+6
svn path=/trunk/; revision=48372
2013-03-17Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
svn path=/trunk/; revision=48371
2013-03-17Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+4
svn path=/trunk/; revision=48370
2013-03-17Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+0
svn path=/trunk/; revision=48369
2013-03-17Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+0
svn path=/trunk/; revision=48368
2013-03-17Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+3
svn path=/trunk/; revision=48367
2013-03-17Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+3
svn path=/trunk/; revision=48366
2013-03-17Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
svn path=/trunk/; revision=48365
2013-03-17Remove some whitespacesAlexis La Goutte1-2/+2
svn path=/trunk/; revision=48364
2013-03-17Add Modelines infoAlexis La Goutte1-0/+13
svn path=/trunk/; revision=48363
2013-03-17Support (TCP) fragmentation for RPKI-RTR Protocol (Using tcp_dissect_pdus)Alexis La Goutte1-4/+22
svn path=/trunk/; revision=48362
2013-03-17Enhance 802.11 FCS check - Replace proto_tree_add_* by proto_tree_add_item - ↵Alexis La Goutte2-9/+6
Add bad FCS to colorfilters svn path=/trunk/; revision=48361
2013-03-17Enhance 802.11 Qos Control dissection - Replace proto_tree_add_* by ↵Alexis La Goutte1-109/+73
proto_tree_add_item - Use Bitmask feature svn path=/trunk/; revision=48360
2013-03-17Enhance 802.11 Frame control dissection - Replace proto_tree_add_* by ↵Alexis La Goutte1-44/+43
proto_tree_add_item - Add Expert info when Retry 802.11 Frame svn path=/trunk/; revision=48359
2013-03-17Enhance Vendor RSN IE - Remove hf_ieee80211_tag_interpretation... - Replace ↵Alexis La Goutte1-21/+28
proto_tree_add_* by proto_tree_add_item svn path=/trunk/; revision=48358
2013-03-17Add 802.11 Tag RM Enabled Capabilities (70)Alexis La Goutte1-0/+258
svn path=/trunk/; revision=48357
2013-03-17From beroset:Anders Broman14-146/+146
remove C++ incompatibilities https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8416 svn path=/trunk/; revision=48356
2013-03-17From beroset:Anders Broman14-69/+68
remove C++ incompatibilities https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8416 svn path=/trunk/; revision=48355
2013-03-17Pick up changes missed by the automatic update script (which shouldGerald Combs1-56/+348
now be fixed). svn path=/trunk/; revision=48354
2013-03-17[NPL] Fresh stuff.Jakub Zawadzki4-103/+458
svn path=/trunk/; revision=48353
2013-03-17[Automatic manuf, services and enterprise-numbers update for 2013-03-17]Gerald Combs2-28/+300
svn path=/trunk/; revision=48350
2013-03-17Remove sqloracle dissector, it wasn't being built and was full of bugs.Evan Huus2-1033/+0
It's on the wiki now at: http://wiki.wireshark.org/Oracle For discussion of this, see: https://www.wireshark.org/lists/wireshark-dev/201303/msg00161.html svn path=/trunk/; revision=48349
2013-03-17From beroset:Anders Broman10-54/+88
implemented wtap_dump_file_seek() and _tell() implemented the previously declared but unimplemented wtap_dump_file_seek() and wtap_dump_file_tell() functions and used them in the seven files that had previously used a plain ftell or fseek and added error checking as appropriate. I also added a new error WTAP_ERR_CANT_SEEK_COMPRESSED and put it next to WTAP_ERR_CANT_SEEK causing renumbering of two of the existing error codes. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8416 svn path=/trunk/; revision=48348
2013-03-17[-Wmissing-prototypes]Anders Broman32-20/+91
Use explicit casts. svn path=/trunk/; revision=48347
2013-03-16From Sylvain Munaut via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8487Evan Huus2-34/+68
Use enum values instead of manual constants in value_strings. This was introduced by r47218, which was designed to fix r47209, which would have been correct in the first place if the value_strings hadn't been full of hacks. I think everything is correct now. Perhaps it may be worth using extended value_strings though, since most of the tables seem to be consecutive in order? svn path=/trunk/; revision=48345
2013-03-16[-Wmissing-prototypes]Anders Broman5-13/+22
Use explicit casts. svn path=/trunk/; revision=48344
2013-03-16#if 0 out apparently unsed code.Anders Broman1-2/+2
svn path=/trunk/; revision=48343