More PortAudio removal.
[metze/wireshark/wip.git] / epan /
2018-04-15 Gerald CombsMore PortAudio removal.
2018-04-15 Gerald Combs[Automatic update for 2018-04-15]
2018-04-15 Robert Grangepacket-mq: Fix for Missing Const
2018-04-15 Jaime Caamaño Ruizopenflow: fix decode of experimenter OXM fields
2018-04-15 Joerg MayerCheck for HAVE_LZ4FRAME_H in the LZ4 detection process...
2018-04-15 Guy HarrisClean up whitespace.
2018-04-15 Guy HarrisExpand and clean up comments.
2018-04-15 Guy HarrisClean up the way we handle the FCS.
2018-04-14 Krishnamurthy MayyaDTN: Minor changes for Bundle-Integrity/Confidentiality...
2018-04-14 Michał ŁabędzkiBluetooth: ATT: Fix cast-warnings
2018-04-14 chinarulezzzpacket-pcep.c: opposite inner 'if' condition leads...
2018-04-14 Pascal QuantinPDCP NR: remove a now meaningless comment
2018-04-14 Pascal QuantinPDCP LTE: reuse existing pdcp_lte_info structure after...
2018-04-14 Pascal QuantinRLC LTE: reuse existing rlc_lte_info structure after...
2018-04-14 Pascal QuantinMAC LTE: reuse existing mac_lte_info structure after...
2018-04-14 Pascal QuantinPDCP NR: reuse existing pdcp_nr_info structure after...
2018-04-14 chinarulezzzpacket-tns.c: add TODO to TNS Refuse packet dissector
2018-04-14 Alexis La Gouttex509ce: fix display of IPAddress when it is an IPv6...
2018-04-13 Pascal QuantinPDCP NR: add expert info for unknown / missing UDP...
2018-04-13 Pascal QuantinRLC NR: add an expert info for unknown UDP framing...
2018-04-13 Pascal QuantinMAC NR: add an expert info for unknown UDP framing...
2018-04-13 Pascal QuantinPDCP LTE: add expert info for unknown / missing UDP...
2018-04-13 Pascal QuantinRLC LTE: add expert info for unknown / missing UDP...
2018-04-13 Pascal QuantinMAC LTE: add an expert info for unknown UDP framing...
2018-04-13 Pascal QuantinUMTS RLC: add expert info for unknown / missing UDP...
2018-04-13 Dario Lombardokafka: raise the required version to 1.5.0 for lz4_frame.
2018-04-13 Martin Kaiserfile-pcap: expert info if captured len > reported len
2018-04-13 Guy HarrisFix the length of the payload of a private_1 or audio...
2018-04-12 Pascal QuantinRoHC: IP version is 1 byte only
2018-04-12 Pascal QuantinPDCP NR: add SN length to PDCP context for user plane...
2018-04-12 Pascal QuantinPDCP NR: rework UDP framing format
2018-04-12 Guy HarrisUpdate a comment.
2018-04-12 Guy HarrisNeed to flag a variable as volatile, due to the use...
2018-04-12 Guy HarrisIf a subdissector throws an exception, catch it and...
2018-04-11 Dario Lombardokafka: check lz4 version in a single point.
2018-04-11 Filip SohajekNetlink: Add rtnetlink attribute dissecting
2018-04-11 Pascal QuantinLPP: fix a typo in ASN.1 file
2018-04-11 Matej TkacPFCP: Added dissection of IEs 127-131
2018-04-11 Stig Bjørlykkeuser_encap: Avoid a hash lookup to get dissector name
2018-04-11 Dana SyZigBee: MGMT Unsolicited Enh NWKUpdate dissector
2018-04-11 Martin Kaiserzbee zcl: fill constant ett arrays at declaration time
2018-04-11 Martin Kaiserzbee_zcl: (trivial) clean up decode_color_xy()
2018-04-11 Joakim Karlssonpfcp: correction of length
2018-04-11 Pascal QuantinNBSS: take into account snaplen when creating the TVB...
2018-04-11 Paul ZanderZigbee: Decode the ZCL extension field sets in the...
2018-04-10 Guy HarrisRename the last argument to tvb_new_subset_length().
2018-04-10 Guy Harris"#if 0" out some currently-unused value_strings.
2018-04-10 Guy HarrisAdd, and use, "fetch signed value" for lengths < 40...
2018-04-10 Martin MathiesonNR (5G) PDCP
2018-04-10 Martin Kaisergsm_ipa: remove unnecessary if (tree) checks
2018-04-10 Pascal QuantinRRC: upgrade dissector to v15.2.0
2018-04-10 Guy HarrisReplace lbmpdm_fetch_uintN_encoded() with tvb_get_guintN().
2018-04-10 Matej TkacPFCP: Added dissection of new IEs 123-126
2018-04-10 Guy HarrisThe message length is unsigned, not signed; treat it...
2018-04-10 Guy HarrisGet rid of get_opaque_length() and unneeded length...
2018-04-10 Guy HarrisNb is an unsigned value; treat it as such.
2018-04-10 Anders BromanRevert "Don't use static GMutexes."
2018-04-10 Daniël van EedenMySQL: Add initial support for command 30 (binlog dump...
2018-04-09 Stig Bjørlykkeuser_encap: Copy all user_encap_t values
2018-04-09 Adrian Granadosieee80211: fixes min and max power values in item text...
2018-04-09 Harald Weltegsm_ipa: Make sure the Osmo Extended IPA stream ID...
2018-04-09 Martin Kaiseriso14443: make the payload dissector configurable
2018-04-09 Martin Kaiseriso14443: decode the bitrates in the attrib message
2018-04-08 Guy HarrisMark some fields as being in units of dBm.
2018-04-08 Guy HarrisNo need to display *signed* power values in hex.
2018-04-08 Guy HarrisMax and min transmit power, in the Power Capabilities...
2018-04-08 Stig Bjørlykkemqtt: Add option to uncompress message when decoding
2018-04-07 Harald WelteBSSMAP: Fix definition of Speech Version Indication...
2018-04-07 Pascal QuantinX2AP: upgrade dissector to v15.1.0
2018-04-07 Dana SyZigBee: Fixed ZDP typo from nwk addr to ext addr
2018-04-06 Pascal QuantinS1AP: upgrade dissector to v15.1.0
2018-04-06 Guy HarrisIncrease PROTO_PRE_ALLOC_HF_FIELDS_MEM.
2018-04-06 Pascal QuantinF1AP: upgrade dissector to v15.1.0
2018-04-06 Martin Mathiesonpdcp-lte: Various improvements spotted while reviewing...
2018-04-06 Pascal QuantinNR RRC: upgrade dissector to v15.1.0
2018-04-06 Adam Wujekdissector/ptp: use BASE_OUI for organizationId
2018-04-06 Adam Wujekdissector/ptp: Add dissection of White Rabbit TLV
2018-04-05 Uli HeilmeierSIP: Fix handling of response time
2018-04-05 Guy HarrisThe CPU mode values might be function-dependent.
2018-04-05 Pascal QuantinRLC-NR: fix bearerType and bearerId length
2018-04-05 Guy HarrisInterpretation of PCCC function codes depends on the...
2018-04-05 Guy HarrisSort the PCCC_ES values, as required in a value_string_ext.
2018-04-05 Dario Lombardorpcrdma: add check to prevent null dereference (found...
2018-04-05 AndersBromanSIP: Change filter Retry-After to an FT_UINT32
2018-04-05 Nathaniel ClarkLustre: Add barrier processing
2018-04-05 Jared RittleENIP-CIP-PCCC: add support for the CIP PCCC Object
2018-04-05 Kenneth SoerensenZigBee: Allow a different set of attributes for ZCL...
2018-04-05 Dana SyZigBee: ZDP MGMT NWK Enhanced update notify
2018-04-04 Pascal QuantinLTE RRC: upgrade dissector to v15.1.0
2018-04-04 Pascal QuantinMAC-NR: upgrade dissector to v15.1.0
2018-04-04 Pascal QuantinLPP: upgrade dissector to v14.5.1
2018-04-04 Dana SyZigBee: Many-to-one route options info column
2018-04-04 Yuri ChislovWCCP: use proto_tree_add_ipv4_format() if ipv4 used
2018-04-04 Dario Lombardodns: check if name is root before any other check.
2018-04-04 Michail KoreshkovDissect JSON-RPC over TCP or UDP
2018-04-03 Richard Sharperadiotap: Correct the handling of MU Preamble Puncturin...
2018-04-03 Guy HarrisIf we're reading from a string, don't fclose yyin.
2018-04-02 Martin Kaiserdns: make expand_dns_name() an internal function
2018-04-02 Eric WangLPP: fix NRSRQ display
2018-04-02 Pascal QuantinLPP: fix RSRP, NRSRP and NRSRQ inequalities
next