aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-06codecs: Add support for G.722 and G.726Peter Wu22-73/+282
2016-12-06Autotools: Disable Qt4 on macOS.Gerald Combs1-7/+8
2016-12-06SDP: Fix compiler warningMichael Mann1-2/+2
2016-12-06DOF: fix UAT update callbacksPascal Quantin1-69/+72
2016-12-06Bluetooth: Sync "Classic" color rulesMichal Labedzki1-19/+19
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-05CMake: Update FindWiX.Gerald Combs1-4/+16
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: SMP: Add coloring rule for SMPMichal Labedzki1-0/+1
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-05androiddump: Add support for Bluetooth on Android 7.0Michal Labedzki1-2/+9
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-05Clean up initialization code for programs.Guy Harris13-126/+168
2016-12-05Update a comment to reflect current reality.Guy Harris1-11/+15
2016-12-05cmake: Fix building with plugins disabledPeter Wu1-6/+8
2016-12-04Reflect API changes.Guy Harris1-1/+1
2016-12-04Rawshark uses libwiretap, so it has to call wtap_init().Guy Harris1-0/+2
2016-12-04Have a routine to do all the work of initializing libwiretap.Guy Harris15-49/+37
2016-12-04Show codec information in About dialogPeter Wu5-0/+30
2016-12-04codecs: allow it to be used without pluginsPeter Wu4-6/+11
2016-12-04[Automatic update for 2016-12-04]Gerald Combs12-3821/+3907
2016-12-04Qt: clear Export Objects list on retappingPeter Wu1-0/+3
2016-12-04ssh: fix the heuristic for MAC size determinationРоман Донченко1-2/+1
2016-12-04Have separate merge APIs for regular file/temporary file/standard output.Guy Harris9-161/+399
2016-12-04Squelch a casting-away-constness warning.Guy Harris1-2/+2
2016-12-04Remove unnecessary cast (gchar = char) that removes const.Guy Harris1-1/+1
2016-12-04Update list of symbols.Guy Harris1-55/+6
2016-12-03Use ws_close(), rather than the UN*X-only close().Guy Harris1-3/+3
2016-12-03Get rid of test printout.Guy Harris1-1/+0
2016-12-03When opening the standard output for writing, dup it.Guy Harris4-56/+31
2016-12-03ssh: dissect the host key when the connection uses DH group exchangeРоман Донченко1-7/+1
2016-12-03install_rpms_for_devel: add optional packages.Dario Lombardo1-2/+20
2016-12-03packet-infiniband: Fixed duplicate conversation entriesParav Pandit3-67/+123