aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* codecs: Add support for G.722 and G.726Peter Wu2016-12-0622-73/+282
* Autotools: Disable Qt4 on macOS.Gerald Combs2016-12-061-7/+8
* SDP: Fix compiler warningMichael Mann2016-12-061-2/+2
* DOF: fix UAT update callbacksPascal Quantin2016-12-061-69/+72
* Bluetooth: Sync "Classic" color rulesMichal Labedzki2016-12-061-19/+19
* sdp: refactor session/media level handling of attributesPeter Wu2016-12-061-404/+404
* rtp: add function to duplicate rtp_dyn_payload_tPeter Wu2016-12-062-0/+24
* DTLS: add support for use_srtp extension (RFC 5764)Peter Wu2016-12-065-9/+114
* ssh: add dissection for ECDSA host keysРоман Донченко2016-12-061-0/+29
* SDP: reduce code duplicationPeter Wu2016-12-061-230/+140
* SDP: add basic ICE candidate attribute dissection (RFC 5245)Peter Wu2016-12-061-2/+151
* CIP: Minor enhancementsD. Ulis2016-12-063-52/+92
* packet-rpcrdma: Clean up Reply chunk dissectionChuck Lever2016-12-061-35/+29
* packet-rpcrdma: Fix Write list dissectionChuck Lever2016-12-061-10/+109
* packet-rpcrdma: Fix Read list dissectionChuck Lever2016-12-061-1/+77
* RTPS: Cleanup endian handlingMichael Mann2016-12-052-747/+619
* kafka: add dissection for rest of api keysDmitry Lazurkin2016-12-051-129/+2061
* packet-rpcrdma: Display length fields in decimalChuck Lever2016-12-051-2/+2
* packet-rpcrdma: Remove if (tree) preventing dissectors being called.Chuck Lever2016-12-051-58/+55
* CMake: Update FindWiX.Gerald Combs2016-12-051-4/+16
* RTPS: Added submessages and fixed minor issues for Secure DDSJuanjo Martin2016-12-052-49/+229
* Bluetooth: SMP: Dissect remaining AuthReq bitsMichal Labedzki2016-12-051-12/+43
* Bluetooth: SMP: Implement 3 more commandsMichal Labedzki2016-12-051-6/+65
* Bluetooth: SMP: Add coloring rule for SMPMichal Labedzki2016-12-051-0/+1
* Bluetooth: BTLE*: Initialize what initialized was notMichal Labedzki2016-12-051-0/+1
* Bluetooth: Assigned Numbers: Update Member UUIDsMichal Labedzki2016-12-051-1/+26
* androiddump: Add support for Bluetooth on Android 7.0Michal Labedzki2016-12-051-2/+9
* SMB: Limit Export object files to 32 bits.Michael Mann2016-12-051-4/+4
* Honor protocols.display_hidden_proto_items preferences when outputting fields...Michael Mann2016-12-051-2/+3
* Clean up initialization code for programs.Guy Harris2016-12-0513-126/+168
* Update a comment to reflect current reality.Guy Harris2016-12-051-11/+15
* cmake: Fix building with plugins disabledPeter Wu2016-12-051-6/+8
* Reflect API changes.Guy Harris2016-12-041-1/+1
* Rawshark uses libwiretap, so it has to call wtap_init().Guy Harris2016-12-041-0/+2
* Have a routine to do all the work of initializing libwiretap.Guy Harris2016-12-0415-49/+37
* Show codec information in About dialogPeter Wu2016-12-045-0/+30
* codecs: allow it to be used without pluginsPeter Wu2016-12-044-6/+11
* [Automatic update for 2016-12-04]Gerald Combs2016-12-0412-3821/+3907
* Qt: clear Export Objects list on retappingPeter Wu2016-12-041-0/+3
* ssh: fix the heuristic for MAC size determinationРоман Донченко2016-12-041-2/+1
* Have separate merge APIs for regular file/temporary file/standard output.Guy Harris2016-12-049-161/+399
* Squelch a casting-away-constness warning.Guy Harris2016-12-041-2/+2
* Remove unnecessary cast (gchar = char) that removes const.Guy Harris2016-12-041-1/+1
* Update list of symbols.Guy Harris2016-12-041-55/+6
* Use ws_close(), rather than the UN*X-only close().Guy Harris2016-12-031-3/+3
* Get rid of test printout.Guy Harris2016-12-031-1/+0
* When opening the standard output for writing, dup it.Guy Harris2016-12-034-56/+31
* ssh: dissect the host key when the connection uses DH group exchangeРоман Донченко2016-12-031-7/+1
* install_rpms_for_devel: add optional packages.Dario Lombardo2016-12-031-2/+20
* packet-infiniband: Fixed duplicate conversation entriesParav Pandit2016-12-033-67/+123