extcap: Fix make distcheck
[metze/wireshark/wip.git] / epan /
2016-02-25 Guy HarrisClean up modelines and indentation.
2016-02-25 Alexis La GoutteGRE: call ID not always decoded
2016-02-25 Guy HarrisSort the pixel formats.
2016-02-25 João ValverdeFix build with CFLAGS="-g -Og" [-Werror=maybe-uninitial...
2016-02-25 João ValverdeCleanup CMakeLists.txt indentation and use lower case...
2016-02-25 Thies Moelleru3v: dissector for the USB3 Vision protocol
2016-02-25 D. UlisCIP: Improve error checking
2016-02-25 Dario Lombardodiameter: change GArray into wmem_array.
2016-02-25 Alexis La GouttesFlow: Add lag_port_stats (format 7)
2016-02-24 João ValverdeImprove epan/Makefile.am readability
2016-02-24 Tigran Mkrtchyanpacket-nfs: do not call g_hash_table_remove before...
2016-02-24 Tigran Mkrtchyanpacket-nfs: fix double-free
2016-02-24 Peter WuExtend reassembly documentation
2016-02-24 Peter Wuber: avoid deep recursion for constructed strings
2016-02-23 Alexis La Gouttefix exists multiple times with NOT compatible types...
2016-02-23 Guy HarrisGet rid of trailing white space.
2016-02-23 Guy HarrisDissect the frame data.
2016-02-23 Francesco FondelliBGP-LS: Protocol-ID aware Prefix/Adj Flags dissection
2016-02-23 Michael MannMaking wiretap option blocks more generic.
2016-02-22 Dario Lombardowmem: add null-terminator support.
2016-02-22 Pascal QuantinLTE RRC: add a unit to gnss-TOD-msec field
2016-02-22 Tatsuhiro TsujikawaHTTP2: Reduce resource usage.
2016-02-22 Peter MembreyCisco Marker: Fix endian type for some field
2016-02-22 Michael MannFix some hf_ field datatype conflicts.
2016-02-22 Michael Mannpacket-cigi.c: Fix conflicting datatypes for hf_ fields.
2016-02-22 Michael MannSeparate hf_ fields that share filter names with FT_UIN...
2016-02-22 Michael MannResolve hf_ field name conflicts with protocol strings.
2016-02-22 Martin Kaiserpvfs2: read a 64bit value in one go
2016-02-21 Martin Kaisersigcomp: don't THROW() an exception from a dissector
2016-02-21 Gerald Combs[Automatic update for 2016-02-21]
2016-02-21 Michael Mann[SPICE] Prevent really long loop in dissect_spice_link_...
2016-02-21 Michael MannFix typo in PTP / Follow_Up Message / Follow Up informa...
2016-02-21 João Valverdeautotools: Use pkg-config autoconf macros for GLib/GTK
2016-02-21 Guy HarrisNo need to export the 48-byte-header Linux USB dissector.
2016-02-21 Guy HarrisDisssect the flags fields in the FreeBSD USB headers.
2016-02-20 Peter Wuieee80211: handle reserved grouping value
2016-02-20 Alexis La GoutteMIP6: fix mip6.lri.reserved exists multiple times with...
2016-02-20 Alexis La GoutteDLM3: Remove macro for declare header field (hf)
2016-02-20 Alexis La GoutteMIH: fix exists multiple times with NOT compatible...
2016-02-20 Peter WuFix various off-by-one in buffer sizes
2016-02-20 Peter Wuber: fix buffer overrun when handling empty sets
2016-02-20 Peter Wugsm_abis_oml: fix buffer overrun
2016-02-20 Guy HarrisFix indentation.
2016-02-20 Guy HarrisInitial support for FreeBSD USB captures.
2016-02-20 Dave RigbyCouchbase: Dissect optional expiry in subdoc mutation...
2016-02-19 Peter Wursl: avoid buffer overread
2016-02-19 João ValverdeAdd inet_pton/inet_ntop interface to libwsutil
2016-02-19 João ValverdeBER/PER: Add dissector assertions to squelch scan-build...
2016-02-19 Andreas GruenbacherDLM3: Add support for the Need Slots Recovery Command...
2016-02-19 Guy HarrisDon't call the hci_usb dissector through a dissector...
2016-02-19 Peter Wussl: fix decryption when session ticket is not used
2016-02-19 Jaap KeuterPrevent inproper use of negative value
2016-02-19 Alexis La Gouttedcerpc: fix Called function pointer is null (null deref...
2016-02-19 Chris BrandsonAdded support for Payload IE Vendor OUI.
2016-02-19 Pascal QuantinPPP: remove obsolete Van Jacobson decompression preference
2016-02-18 Guy HarrisHave ETT variable names all begin with ett_.
2016-02-18 Chris Brandson802.15.4 fixed processing of PAN ID compression bit
2016-02-18 Guy HarrisDon't add the wiretap directory to the list of include...
2016-02-18 Alexis La GoutteEIGRP: Add missing CD (Candidate Default) flag on Legac...
2016-02-18 gloresGTPv2 command messages conversation
2016-02-17 Dario Lombardocip: fix a leak
2016-02-17 Christian Lamparterusb: cleanup idProduct dissection
2016-02-16 Martin Kaiseriso14443: fix the NAK/ACK bit of an R-block
2016-02-16 Pascal QuantinAdd packet-usbip.h to epan/dissectors/Makefile.common...
2016-02-16 Christian LamparterUSBIP: add USBIP Protocol dissector
2016-02-16 Juanjo MartinRTPS: Added new locator kinds and upgraded to latest...
2016-02-16 João ValverdeIRDP: Use integer arithmetic to round-up [-Wbad-functio...
2016-02-16 D. UlisCIP/ENIP: Attribute updates
2016-02-16 João Valverdeconst gpointer -> gconstpointer
2016-02-15 Martin Kaiseriso14443: fix the order of the ATS bytes
2016-02-15 Martin Kaiseriso14443: dissect FWI in the ATS
2016-02-15 Martin Kaiseriso14443: move ATS dissection to a separate function
2016-02-15 João ValverdeUse cast to char for explicit conversion [-Woverflow]
2016-02-15 Stig Bjørlykkemultipart: Add Content-Description header
2016-02-15 AndersBroman[UMTS-FP] Try to fix Bug 12121 out of bounds access...
2016-02-15 Guy HarrisCorrectly set the "short GI" flag in the generic radio...
2016-02-15 João ValverdeIMAP: Indentation
2016-02-15 João ValverdeAdd some casts to void * to fix (pedantic) argument...
2016-02-14 João ValverdeFix format string warnings [-Wformat=]
2016-02-14 João ValverdeLWM: Fix "Assigned value is garbage or undefined"
2016-02-14 João ValverdeFix two warnings for semcheck.c
2016-02-14 Gerald Combs[Automatic update for 2016-02-14]
2016-02-14 Guy HarrisRegister Q.931 in the osinl.incl dissector table.
2016-02-13 João ValverdeJust #include wsutil/inet_aton.h
2016-02-13 Joerg MayerDissection of SSAPs is a bit weird. 0x1 would be displa...
2016-02-13 Martin Kaiseriso14443: verify the CRC of all messages
2016-02-13 Francois Schneiderpacketbb: Add some descriptions for message and TLV...
2016-02-12 Alexis La GoutteTIPC: remove unneeded semicolon
2016-02-12 Alexis La Goutteumts_fp: fix ... defined but not used [-Werror=unused...
2016-02-12 Francois Schneiderpacketbb: Fix the default value for end-index
2016-02-11 John A. ThackerAdd in a default value for extended_port_offset to...
2016-02-11 Roman Leonhartsbergerflexray: add a dissector for flexray protocol
2016-02-11 Juanjo MartinRTPS: Adding position in the batch to the rtps_dissecto...
2016-02-11 Christoph Burger... CoAP: Add support for tracking requests and responses
2016-02-11 Alexis La GoutteUSB Audio: Fix cannot optimize loop, the loop counter...
2016-02-11 João ValverdeWHO: Remove cast to fix warning [-Wbad-function-cast]
2016-02-11 João Valverdeautotools: Add more silent build rules
2016-02-11 João ValverdeChange some constness qualifications
2016-02-11 AndersBroman[GTP] In GTP' version 0 the 20 byte header is 6 bytes...
2016-02-11 Alexis La Goutteatn cm/cpdlc : fix variable ‘atn_cv’ might be clobbered...
next