aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Collapse)AuthorFilesLines
2012-07-06From Michael Mann:Anders Broman8-300/+281
Generic preferences implementation - Printing and Name Resolution. svn path=/trunk/; revision=43579
2012-07-05Remove a couple set-but-unused variables. I *think* the new tree isn'tJeff Morriss1-6/+3
particularly useful... svn path=/trunk/; revision=43577
2012-07-05Fix bug #7436Jakub Zawadzki1-82/+42
offset returned from dissect_nfs_open_claim4, dissect_nfs_openflag4 were different when we were building tree and where we didn't. Fix other similar cases. svn path=/trunk/; revision=43576
2012-07-05Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7437 :Pascal Quantin1-7/+6
PTP Cancel unicast transmission and Acknowledge cancel unicast transmission packets are decoded as malformed svn path=/trunk/; revision=43575
2012-07-05Fix compilation with gcc 4.3.2Pascal Quantin1-1/+1
svn path=/trunk/; revision=43572
2012-07-05Upgrade LTE RRC dissector to v10.6.0Pascal Quantin1-167/+849
svn path=/trunk/; revision=43571
2012-07-05From Richard Sharpe via ↵Pascal Quantin3-0/+681
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7428 : Add SPNEGO Extended Negotiation (NEGOEX) Security Mechanism dissector svn path=/trunk/; revision=43569
2012-07-04The amqp dissector is not a plugin; remove comment indicating that it's a ↵Bill Meier1-21/+21
plugin. Also: Fix some "4 space tab" indentation (replace with spaces). svn path=/trunk/; revision=43566
2012-07-04From Evan Huus via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7433 :Pascal Quantin1-2/+2
Remove unused mask variable in packet-bmc.c svn path=/trunk/; revision=43565
2012-07-03Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7430 :Pascal Quantin1-12/+18
Dissection of EAP-SIM and EAP-AKA is broken svn path=/trunk/; revision=43560
2012-07-03Remove a leftover // "comment to self" (fixes checkAPI error).Bill Meier1-1/+1
svn path=/trunk/; revision=43559
2012-07-03Improve use of the value_string x11_keysym_vals_source[]:Bill Meier6-388/+1464
- Compile the value_string only as part of packet-x11.c - Create a value_string_ext to ref the value_string; - packet_vnc.c: Access the value_string using the value_string_ext; - packet-x11.c: Access the value-string using the value_string_ext rather then building a temp GTree from the value_string. svn path=/trunk/; revision=43558
2012-07-03From report of Dennis Mendoza via ↵Alexis La Goutte1-2/+1
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7429 Wireshark > 1.4 does not correctly read Association ID for PS Poll packets Wireless Frame with subtype 0x1a don't interpret the Association ID (always 0). Fix : proto_tree_add_uint() wasn't changed to proto_tree_add_item() #BACKPORT svn path=/trunk/; revision=43556
2012-07-01[Automatic manuf, services and enterprise-numbers update for 2012-07-01]Gerald Combs1-7/+127
svn path=/trunk/; revision=43551
2012-06-29From Martin Kaiser via ↵Pascal Quantin1-16/+30
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7420 : CI/CI+: dissect CICAM NIT svn path=/trunk/; revision=43546
2012-06-29Try to fix win64 buildbot.Jakub Zawadzki1-1/+1
packet-dbus.c(354) : error C2220: warning treated as error - no 'object' file generated packet-dbus.c(354) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data svn path=/trunk/; revision=43543
2012-06-29Initial support for D-Bus dissection (bug #5502)Jakub Zawadzki3-0/+669
svn path=/trunk/; revision=43542
2012-06-29Add len() function to dfilter. For now only support FT_STRING*Jakub Zawadzki1-3/+35
Note: it returns bytes-length, not number of UTF-8 characters. svn path=/trunk/; revision=43541
2012-06-29Also support FT_STRINGZ and FT_UINT_STRING in lower()/ upper() functions.Jakub Zawadzki1-1/+3
svn path=/trunk/; revision=43540
2012-06-29From Роман Донченко: "Adaptation" ↵Bill Meier2-3/+3
misspelled as "adaption" In MPEG-related dissectors, "adaption" is used instead of "adaptation" several times. See patch (it also fixes an unrelated typo that happens to be on the same line). https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7421 svn path=/trunk/; revision=43539
2012-06-28Update FSF address - part II.Jakub Zawadzki349-349/+349
svn path=/trunk/; revision=43538
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1183-1183/+1183
(COPYING will be updated in next commit) svn path=/trunk/; revision=43536
2012-06-28Constify the "string to return if not found" argument toGuy Harris2-15/+9
geoip_db_lookup_ipv4() and geoip_db_lookup_ipv6(). In both of those routines, "ret" is always set to a non-null value - it's initially set to the aforementioned string - so always return it. svn path=/trunk/; revision=43526
2012-06-27Prettify display of O_RDONLY and O_ACCMODE flagsPascal Quantin1-17/+28
svn path=/trunk/; revision=43510
2012-06-27Fix compiler warning: "format not a string literal and no format arguments"Bill Meier1-2/+2
svn path=/trunk/; revision=43509
2012-06-27Don't show (essentially meaningless) numeric values of the expert codes.Bill Meier1-2/+5
svn path=/trunk/; revision=43508
2012-06-27From Martin Raison via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7414Alexis La Goutte1-0/+4
PMIPV6 support over IPV4 network PMIPv6 is an extension of MIPv6, adding a certain number of options to the MIPv6 protocol. These options are already implemented in the wireshark dissector, and the MIPv6 headers are recognized, but only inside IPv6 packets. However, RFC5844 extends the PMIPv6 protocol to make it work over IPv4 networks : as explained in section 4 of this RFC, the MIPv6 message is carried inside an IPv4 packet with a UDP header. The port number in the UDP header is 5436 svn path=/trunk/; revision=43505
2012-06-26General cleanup:Bill Meier1-1604/+1607
- Remove _U_ when function arg is actually used; - Use consistent formatting and whitespace style. svn path=/trunk/; revision=43500
2012-06-26Display expert codes in hexadecimal (less painful for my eyes :))Pascal Quantin1-2/+2
svn path=/trunk/; revision=43497
2012-06-26Validate 'offset' before calling proto_item_set_end(); prevents potential ↵Bill Meier1-0/+4
'Dissector Bug' msg Addresses comment in Bug #7390 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7390#c1 svn path=/trunk/; revision=43496
2012-06-26From Richard Sharpe:Bill Meier1-5/+5
I noticed some inconsistencies in the command naming. The following patch fixes those (so that they now match between SMB and SMB2): svn path=/trunk/; revision=43495
2012-06-25From Michal Labedzki: Anders Broman1-11/+29
RFCOMM-Add-Version-and-DecodeBy-preferences https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6567 svn path=/trunk/; revision=43491
2012-06-25From Michal Labedzki: Anders Broman1-23/+22
RFCOMM-Cosmetic-fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6567 svn path=/trunk/; revision=43490
2012-06-25From Michal Labedzki: Anders Broman1-36/+164
BT: Expose RFCOMM Channel instead of DLCI https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6567 svn path=/trunk/; revision=43489
2012-06-25From Martin Kaiser:Anders Broman3-9/+124
add X.509 certificate extensions for DVB-CI/CI+ https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7397 svn path=/trunk/; revision=43485
2012-06-25From Michael Mann:Anders Broman2-45/+75
generic preferences implementation https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7402 svn path=/trunk/; revision=43484
2012-06-25Tighten up validity checking when doing reassembly.Bill Meier1-13/+10
Fixes Bug #7390 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7390 (Esentially: Do proper validity checking to prevent a "Dissector Bug" exception; throw a BoundsError exception instead). svn path=/trunk/; revision=43483
2012-06-25From Tony Trinh:Anders Broman4-10/+10
Update Lua from 5.1 to 5.2 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7400 svn path=/trunk/; revision=43482
2012-06-25From Tony Trinh:Anders Broman11-59/+103
Update Lua from 5.1 to 5.2 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7400 svn path=/trunk/; revision=43479
2012-06-25Fix dissection of NAS EPS Service Request message (broken in r42200)Pascal Quantin1-8/+21
svn path=/trunk/; revision=43474
2012-06-25Fix typo errorsPascal Quantin1-5/+5
svn path=/trunk/; revision=43473
2012-06-24From Yair:Anders Broman1-7/+7
1. OAM cells are not automatically detected if the AAL type passed is AAL_UNKNOWN. 2. CRC10 calculation does not take into account the "crc_stripped" option, and uses a hardcoded offset of 5 bytes into the cell. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7385 svn path=/trunk/; revision=43471
2012-06-24From Martin Kaiser:Anders Broman1-0/+3
add oid for sha256. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7395 svn path=/trunk/; revision=43469
2012-06-24Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7386 :Pascal Quantin1-4/+25
Fix dissection of Packet Receipt Times Report Block svn path=/trunk/; revision=43467
2012-06-24FT_FLOAT and FT_DOUBLE share the same comparison functions -> use same ↵Pascal Quantin2-2/+2
filter name svn path=/trunk/; revision=43460
2012-06-24From Adam Langley:Anders Broman3-8/+21
Decrypt resumed, SSL sessions from keylog file- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7396 svn path=/trunk/; revision=43458
2012-06-24From Evan Huus:Anders Broman1-4/+2
Simplify debugging ifdef in camel-persistantdata.c https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7398 svn path=/trunk/; revision=43456
2012-06-24[Automatic manuf, services and enterprise-numbers update for 2012-06-24]Gerald Combs1-13/+193
svn path=/trunk/; revision=43452
2012-06-23Do not use same name for filters with incompatible typesPascal Quantin1-9/+9
svn path=/trunk/; revision=43451
2012-06-23Do not use same name for filters with incompatible typesPascal Quantin2-17/+17
svn path=/trunk/; revision=43450