Win32: Make sure we zero out PROCESS_INFORMATION.
[gd/wireshark/.git] / epan /
2016-04-28 Guy HarrisDon't mix g_malloc() and wmem_alloc().
2016-04-28 Guy HarrisCleanups to issues found while investigating 12386.
2016-04-28 Michael MannAdd support for ModbusRTU over UDP.
2016-04-28 AndersBroman[NAS EPS] Displat Tracking area code(TAC) as decimal.
2016-04-27 Jeff MorrissFix "Follow TCP stream" when TCP desegmentation is...
2016-04-27 Michael MannAdd expert info when Modbus/TCP packet can't be classified.
2016-04-27 Dominic Chenmp2t: support forced tcp decoding
2016-04-27 IWASE YusukeOpenFlow: fix flow_monitor_request dissector
2016-04-27 Alexis La GoutteUSB Audio: Add feature Unit
2016-04-26 Guy HarrisGet rid of duplicate code.
2016-04-26 Guy HarrisAlways call test_length(), even if the tree is null.
2016-04-25 Michael MannTreat JXTA URI address type like AT_STRINGZ.
2016-04-25 Alexis La GoutteUSB Audio: Add Input/Output Terminal
2016-04-25 Michael MannJ1939 can have 0 bytes of "packet data" (i.e. just...
2016-04-25 Uli Heilmeieraddr_resolv: async_dns_queue_head HAVE_C_ARES missing
2016-04-25 Michael MannJ1939 can legitimately have 0 data bytes so don't give...
2016-04-25 Michael MannFix nmake build after statically linking version code
2016-04-25 Alexis La Gouttegpef: fix 'pinfo' was marked unused but was used [...
2016-04-25 Alexis La Gouttegmr1_bcch: fix 'tree' was marked unused but was used...
2016-04-25 Alexis La Gouttegmhdr: fix 'pinfo' was marked unused but was used ...
2016-04-25 Alexis La Goutteglusterfs (hndsk): fix 'pinfo/data' was marked unused...
2016-04-25 Alexis La Goutteglusterfs: fix 'pinfo/data' was marked unused but was...
2016-04-25 Alexis La Goutteglusterd: fix 'data' was marked unused but was used...
2016-04-25 Alexis La Gouttegluster_pmap: fix 'data' was marked unused but was...
2016-04-25 Alexis La Gouttegluster_cli: fix 'data' was marked unused but was used...
2016-04-25 Alexis La Gouttegdsdb: fix 'tvb/pinfo' was marked unused but was used...
2016-04-25 Alexis La Gouttegdb: fix 'pinfo' was marked unused but was used [-Werro...
2016-04-25 Alexis La Gouttegadu-gadu: fix 'tvb/tree' was marked unused but was...
2016-04-25 Alexis La Gouttefr: fix 'pseudo_header' was marked unused but was used...
2016-04-25 Alexis La Gouttefp (hint): fix 'pinfo' was marked unused but was used...
2016-04-25 Alexis La Gouttefmp (notify): fix 'pinfo' was marked unused but was...
2016-04-25 Alexis La Gouttefmp: fix 'pinfo' was marked unused but was used [-Werro...
2016-04-25 Alexis La Gouttefddi: fix 'pseudo_header' was marked unused but was...
2016-04-25 Alexis La Gouttefcswils: fix 'pinfo' was marked unused but was used...
2016-04-25 Alexis La Gouttefcp: fix 'conversation' was marked unused but was used...
2016-04-25 Alexis La Gouttefcels: fix 'pinfo' was marked unused but was used ...
2016-04-25 Alexis La Goutteextreme: fix 'length' was marked unused but was used...
2016-04-25 Alexis La Goutteeth: fix 'pseudo_header' was marked unused but was...
2016-04-25 Alexis La Goutteenc: fix 'pseudo_header' was marked unused but was...
2016-04-25 Alexis La GoutteENRP: fix 'flags_tree' was marked unused but was used...
2016-04-25 Alexis La GoutteEPL: fix 'segmented' was marked unused but was used...
2016-04-24 Gerald Combs[Automatic update for 2016-04-24]
2016-04-24 Jeff MorrissDelay registration of Diameter fields until they're...
2016-04-23 Michael MannBounds check the use of ett_zbee_zcl_pwr_prof_enphases...
2016-04-23 Pascal QuantinETSI CAT: add dissection of Information Elements coded...
2016-04-23 Martin Kaiseriso14443: use the array_length() macro
2016-04-23 Martin Kaiseraddr_resolv: don't free the same wmem_list entry twice
2016-04-22 Guy HarrisDon't fail in host_name_lookup_init() if manually resol...
2016-04-22 João ValverdeAdd CMake version.h dependency
2016-04-22 Alexis La Gouttenetlogon (DCERPC): fix build error unused parameter...
2016-04-22 Pascal Quantintvbuff_composite.c: do not recompute abs_length
2016-04-22 Dario Lombardoaddr_resolv: change g_slist to wmem_list.
2016-04-22 Cathy Yang[SGsAP] IMSI is a TLV type IE in SGsAP-MO-CSFB-INDICATI...
2016-04-22 Dario Lombardoansi: make ett array static.
2016-04-22 Dario Lombardoepl: change g_malloc to wmem_alloc.
2016-04-22 Alexis La GoutteUSB Audio: Add dissection of Format Type Descriptor
2016-04-22 Alexis La GoutteUSB Audio: Add expert info about undecoded Audio Contro...
2016-04-22 Dario Lombardowmem: add wmem_map_size().
2016-04-22 Dario Lombardowmem: add foreach function to wmem_map.
2016-04-22 Pascal QuantinDo not mix wmem and glib allocators
2016-04-21 Martin KaiserIf you allocate with wmem, free with wmem.
2016-04-21 João ValverdeLink version code statically again
2016-04-21 Pascal QuantinDo not mix wmem and glib allocators
2016-04-21 Mike MorrinDOF: Fix stack corruption due to incorrect pointer use
2016-04-21 Benjamin Coddingtonpacket-nfs: update GETDEVICEINFO op for pNFS SCSI
2016-04-21 Guy HarrisIf you allocate with wmem, free with wmem (more of...
2016-04-21 Guy HarrisIf you allocate with wmem, free with wmem.
2016-04-21 Dario Lombardoaddr_resolv: change g_malloc to wmem_alloc.
2016-04-20 Benjamin Coddingtonpacket-nfs: fix offset calculation for fs_layout_type
2016-04-20 Benjamin Coddingtonpacket-nfs: fix layout_blksize label
2016-04-20 Dario Lombardowmem: add foreach function to wmem_list.
2016-04-20 Martin MathiesonKafka: several minor improvements
2016-04-19 Alexis La GoutteTCP: fix was marked unused but was used [-Werror,-Wused...
2016-04-19 Alexis La GoutteINAP: fix indent (using 2 spaces)
2016-04-19 Alexis La Gouttegprscdr: fix indent (use 2 spaces) and modelines
2016-04-19 Pascal QuantiniWARP MPA: properly handle MPA PDU length with padding
2016-04-19 Petr SumberaSupport for Oracle Solaris ECP/VDP dissection based...
2016-04-19 Alexis La GoutteHTTP2: Add final RFC(7838) of HTTP Alternative Services...
2016-04-19 Jaap KeuterUse proper operator to find odd number (CID-1355647)
2016-04-18 michal.oryniczbtatt: Add count of rr intervals to head of subtree
2016-04-18 Carlos VelascoRTP: fix decoding of padding in RFC 585 header extension
2016-04-18 Alexis La Goutteedonkey: fix 'pinfo' was marked unused but was used...
2016-04-18 Alexis La Gouttespoolss (DCERPC): fix 'drep' was marked unused but...
2016-04-18 Alexis La Gouttenetlogon (DCERPC): fix 'tvb/offset...' was marked unuse...
2016-04-18 Alexis La Gouttendr (DCERPC): fix 'param' was marked unused but was...
2016-04-18 Alexis La Gouttemgmt (DCERPC): fix 'tvb/offset...' was marked unused...
2016-04-18 Alexis La Gouttetapi (DCERPC): fix 'offset' was marked unused but was...
2016-04-18 Alexis La Gouttedcom sysact: fix 'offset' was marked unused but was...
2016-04-18 Alexis La Gouttedcom: fix 'pinfo' was marked unused but was used [...
2016-04-18 Alexis La Gouttedcp etsi: fix 'data' was marked unused but was used...
2016-04-18 Alexis La Gouttedis: fix 'pinfo' was marked unused but was used [-Werro...
2016-04-18 Alexis La Gouttedistcc: fix 'pinfo' was marked unused but was used...
2016-04-18 Alexis La Gouttedji-uav: fix 'data' was marked unused but was used...
2016-04-18 Alexis La Gouttemessenger (DCERPC): fix 'di' was marked unused but...
2016-04-18 Alexis La Gouttediameter: fix 'pinfo/vs' was marked unused but was...
2016-04-18 Alexis La Gouttediameter (3GPP): fix 'data/pinfo' was marked unused...
2016-04-18 Alexis La Gouttedof: fix 'pi/pinfo' was marked unused but was used...
2016-04-18 Alexis La Gouttedtls: fix 'data' was marked unused but was used [-Werro...
2016-04-18 Alexis La Goutteecp oui: fix 'pinfo' was marked unused but was used...
2016-04-17 Peter Wuwslua: fix crash on Lua errors in dissect_tcp_pdus...
next