aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-27SMB NtTransCreate should decode extended responseGordon Ross1-1/+43
2016-05-27SMB TreeConnectAndX response improvementGordon Ross1-46/+33
2016-05-27SMB2 FSCTL_SRV_ENUMERATE_SNAPSHOTS misnamedGordon Ross1-4/+4
2016-05-27SMB2 Notify response shown as malformedGordon Ross1-2/+4
2016-05-26Remove some proto_item_append_stringMichael Mann3-33/+38
2016-05-26SMB NtCreate andX with extended response sometimes incorrectGordon Ross1-7/+8
2016-05-26SMB Open andX extended response decoded incorrectlyGordon Ross1-0/+13
2016-05-26Update the comments/warnings about using proto_tree_append_string().Jeff Morriss2-16/+17
2016-05-26Fix dissection of JXTA over UDP.Jeff Morriss1-2/+2
2016-05-25Add P-Access-Network-Info decoding fieldsBinh Trinh1-2/+122
2016-05-25Remove an extra break from a copy-and-pasteo.Guy Harris1-1/+0
2016-05-25Clean up indentation.Guy Harris1-3/+3
2016-05-24Remove NULL checks after dereference (CID 1358549 and CID 1358683)Jaap Keuter1-13/+1
2016-05-24Stylistic constency.Guy Harris1-10/+5
2016-05-24OPA MAD: fix Result of operation is garbage or undefined found by Clang AnalyzerAlexis La Goutte1-0/+3
2016-05-24manolito: fix indent (remove unused tab/space)Alexis La Goutte1-4/+4
2016-05-24Add support for Apple Create Context extensions.Guy Harris1-1/+268
2016-05-24Document wmem null guaranteeEvan Huus1-0/+4
2016-05-23zigbee zdp: There are 32 bits in a guint32.Martin Kaiser1-2/+2