aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-06-02QUIC: Tag RSEQ and RNON use little endianAlexis La Goutte1-2/+2
2016-06-02clean up some comments in tvb_find_line_end()Martin Kaiser1-8/+7
2016-06-02IPv6: Don't disable relevant RPL expert infos with "strict" preferenceJoão Valverde1-31/+28
2016-06-02IPv6: Add indexes to routing header address vectorJoão Valverde1-8/+25
2016-06-02IPv6: Try to dissect routing exthdr even if length is not aligned.João Valverde1-27/+25
2016-06-01IPv6: Add option for extension header length field in octetsJoão Valverde1-41/+104
2016-06-01Add data structures necessary to support multiple Section Header blocks.Michael Mann2-15/+19
2016-06-01ZigBee ZDO: fix parse of ZDO Node Descriptor Response.dsrsupport2-1/+8
2016-06-01[SIP] If SIP URI userpart starts with a + add an MSISDN filter.AndersBroman1-0/+4
2016-06-01at: remove an unnecessary if (tree) checkMartin Kaiser1-9/+8
2016-06-01CSN1: fix dissection of variable bitmapsVincent Helfre1-28/+9
2016-06-01GSM RLC/MAC: add dissection of NAS containerVincent Helfre2-19/+70
2016-06-01Make the modelines more like other ones.Guy Harris1-4/+4
2016-06-01Apache Cassandra CQL protocol v3.0Benoît Canet4-0/+1407
2016-06-01Qt: Color _ANY and _TCP sequence analysis items.Gerald Combs1-0/+7
2016-06-01SMB2 ioctl FSCTL_OFFLOAD_WRITEGordon Ross1-44/+127
2016-06-01Change the declaration of nghttp2_mem_free2() to match the definition.Guy Harris1-1/+1
2016-06-01Pick up some updates from Jeff Morris' abandoned change.Guy Harris1-2/+5
2016-05-31Squelch a compiler warning.Guy Harris1-2/+2
2016-05-31SMB2 ioctl FSCTL_SRV_COPYCHUNK and relatedGordon Ross1-0/+110
2016-05-31ssl: export ssl_starttls_* functions so they can be used by plugins.jpmendoza1-2/+2
2016-05-31LTE-RRC: fix dissection of GPRS containerPascal Quantin2-2/+30
2016-05-31RTPS: Updated name of CRC fieldJuanjo Martin1-1/+1
2016-05-31Fix display of composite tvbs in GUIPascal Quantin1-2/+5
2016-05-31If we've seen HTTP in this conversation mark the frame as being HTTP.Jeff Morriss1-24/+56
2016-05-31RTPS: Added support for new featuresJuanjo Martin2-166/+1092
2016-05-31Remove proto_item_append_string.Michael Mann2-66/+0
2016-05-31mgcp: remove some unnecessary if (tree) checksMartin Kaiser1-88/+71
2016-05-31mgcp: don't THROW() an exception from a dissectorMartin Kaiser1-2/+7
2016-05-31mgcp: clean up dissect_mgcp()Martin Kaiser1-63/+56
2016-05-31mgcp: don't throw an exception while checking if it is our packetMartin Kaiser1-0/+12
2016-05-31Update to nghttp2 1.11.1Alexis La Goutte14-930/+889
2016-05-30SMB2 ioctl FSCTL_QUERY_ALLOCATED_RANGES etcGordon Ross1-3/+99
2016-05-30zbee-aps: don't THROW() an exception from a dissectorMartin Kaiser1-1/+0
2016-05-30dcerpc-fileexp: don't THROW() an exception from a dissectorMartin Kaiser1-8/+8
2016-05-30winsrepl: don't THROW() an exception from a dissectorMartin Kaiser1-3/+3
2016-05-30TCP: fix 'mptcp.related_mapping' exists multiple times with NOT compatible ty...Alexis La Goutte1-4/+0
2016-05-30OPA MAD: fix conflict for hf fieldsAlexis La Goutte1-15/+15
2016-05-30QUIC: fix 'quic.puflags.cid' exists multiple times with NOT compatible types:...Alexis La Goutte1-1/+1
2016-05-30ISUP: make number string filterable againPascal Quantin1-17/+41
2016-05-30ISUP: change back code to gc04ee3e and replace proto_item_append_string by pr...Pascal Quantin1-30/+30
2016-05-30RTPS: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2016-05-30Fix a compile error:Joerg Mayer1-1/+1
2016-05-30Remove the last usage of proto_item_append_stringMichael Mann1-43/+30
2016-05-29[Automatic update for 2016-05-29]Gerald Combs2-17/+202
2016-05-28BOOTP: Added Boot Services Discovery Protocol (BSDP)Uli Heilmeier1-0/+320
2016-05-28Set frame/file protocol list only after dissection is complete.Michael Mann2-34/+4
2016-05-27Create a "placeholder" NFS CB protocol for ONC-RPC stats.Michael Mann1-1/+5
2016-05-27Show the reserved fields in AAPL buffers.Guy Harris1-0/+9
2016-05-27RTPS: Added support to parse the PID_TYPE_OBJECTJuanjo Martin1-2/+639