summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-12-08Fix a mis-merging.Guy Harris1-16/+22
2016-12-08tns: reduce variable scope.Dario Lombardo1-1/+1
2016-12-08[GTP] Add dissection of Extended Common Flags II IEAndersBroman1-25/+110
2016-12-08sdp: decode pt for more RTP transport protocolsPeter Wu1-23/+32
2016-12-08Revert "Revert "Don't use a local variable's address in set_address().""Guy Harris1-1/+1
2016-12-08packet-rpcrdma: Select correct size of transport headerChuck Lever1-0/+4
2016-12-08Fix ZigBee End Device Timeout enumerationChris Brandson1-1/+1
2016-12-07Revert "Don't use a local variable's address in set_address()."Guy Harris1-1/+1
2016-12-07Don't use a local variable's address in set_address().Guy Harris1-1/+1
2016-12-07Revert "Temporarily break up complicated expression into a bunch of separate ...Peter Wu1-63/+0
2016-12-07The version lists are sequences of 1-byte integers, not strings.Guy Harris1-14/+59
2016-12-07packet-tns: add Set Protocol dissection.Alexandr Savca1-34/+42
2016-12-07Bluetooth: SMP: Use bitmask fieldsMichal Labedzki1-66/+59
2016-12-07Fix: Allocate new string for export object entry to prevent crash when memory...bwhitn1-1/+1
2016-12-07packet-rpcrdma: Fix selection size in chunk list dissectorsChuck Lever1-13/+11
2016-12-07RTCP: Bugfix MS Video Source Request dissectionMichael Mann1-3/+3
2016-12-07sdp: replace bitmask by enum for transport protocolPeter Wu1-28/+28
2016-12-07Throw in another tweak to check for uninitialized cops_call_t structures.Guy Harris1-0/+16
2016-12-07packet-rpcrdma: Prepare dissector for RPC-over-RDMA on iWARP or RoCEChuck Lever1-152/+69
2016-12-07packet-tns: add TNS_TYPE_DATA functions dissection.Alexandr Savca2-391/+421
2016-12-07reformatted IMF export objectsbwhitn1-2/+11
2016-12-07cops: try to avoid uninitialized warning errorPeter Wu1-1/+1
2016-12-06Bluetooth: SMP: Indicate when keys are DebugMichal Labedzki1-4/+24
2016-12-06Bluetooth: SMP: Dissect remaining Key Distribution bitsMichal Labedzki1-3/+26
2016-12-06packet-rpcrdma: Add filter variable for Write chunk segment countChuck Lever1-0/+8
2016-12-06SDP: Fix compiler warningMichael Mann1-2/+2
2016-12-06DOF: fix UAT update callbacksPascal Quantin1-69/+72
2016-12-06sdp: refactor session/media level handling of attributesPeter Wu1-404/+404
2016-12-06rtp: add function to duplicate rtp_dyn_payload_tPeter Wu2-0/+24
2016-12-06DTLS: add support for use_srtp extension (RFC 5764)Peter Wu5-9/+114
2016-12-06ssh: add dissection for ECDSA host keysРоман Донченко1-0/+29
2016-12-06SDP: reduce code duplicationPeter Wu1-230/+140
2016-12-06SDP: add basic ICE candidate attribute dissection (RFC 5245)Peter Wu1-2/+151
2016-12-06CIP: Minor enhancementsD. Ulis3-52/+92
2016-12-06packet-rpcrdma: Clean up Reply chunk dissectionChuck Lever1-35/+29
2016-12-06packet-rpcrdma: Fix Write list dissectionChuck Lever1-10/+109
2016-12-06packet-rpcrdma: Fix Read list dissectionChuck Lever1-1/+77
2016-12-05RTPS: Cleanup endian handlingMichael Mann2-747/+619
2016-12-05kafka: add dissection for rest of api keysDmitry Lazurkin1-129/+2061
2016-12-05packet-rpcrdma: Display length fields in decimalChuck Lever1-2/+2
2016-12-05packet-rpcrdma: Remove if (tree) preventing dissectors being called.Chuck Lever1-58/+55
2016-12-05RTPS: Added submessages and fixed minor issues for Secure DDSJuanjo Martin2-49/+229
2016-12-05Bluetooth: SMP: Dissect remaining AuthReq bitsMichal Labedzki1-12/+43
2016-12-05Bluetooth: SMP: Implement 3 more commandsMichal Labedzki1-6/+65
2016-12-05Bluetooth: BTLE*: Initialize what initialized was notMichal Labedzki1-0/+1
2016-12-05Bluetooth: Assigned Numbers: Update Member UUIDsMichal Labedzki1-1/+26
2016-12-05SMB: Limit Export object files to 32 bits.Michael Mann1-4/+4
2016-12-05Honor protocols.display_hidden_proto_items preferences when outputting fields...Michael Mann1-2/+3
2016-12-04[Automatic update for 2016-12-04]Gerald Combs2-1/+76
2016-12-04ssh: fix the heuristic for MAC size determinationРоман Донченко1-2/+1