aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-12-20Qt: Add missing multi-field column validationMichal Labedzki5-65/+65
2015-12-20Create capture dissector table for LLC non-snap dissectors.Michael Mann9-55/+10
2015-12-20Condense DMX dissectors into a single file and create a dissector table for t...Michael Mann8-835/+596
2015-12-20packet-enc.c: Convert flags to use proto_tree_add_bitmask.Michael Mann1-17/+35
2015-12-20flags_set_truth -> tfs_set_notsetMichael Mann2-19/+5
2015-12-19Get rid of the argument to filter_expression_init().Guy Harris3-12/+11
2015-12-19ERF: Add basic no-break support for ERF_TYPE_META.Anthony Coddington1-0/+6
2015-12-19Adding Flow Measurement and Occupancy Sensing Clusters for ZigbeeAditya Jain2-0/+462
2015-12-19Get rid of a couple of extra blank lines.Guy Harris1-2/+0
2015-12-18Remove a comment that didn't need to be copied and pasted.Guy Harris1-4/+0
2015-12-18[NFS] adding stateid hash based on stateid.otherOlga Kornievskaia1-0/+12
2015-12-18Removed local definition of offsetof().Stig Bjørlykke1-3/+0
2015-12-18prefs_register_modules() is used only in epan/prefs.c; make it static.Guy Harris2-6/+6
2015-12-18Removed local definitions of offsetof().Stig Bjørlykke4-18/+0
2015-12-18RTPS: Added dissection of PID_BUILTIN_ENDPOINT_SETJuanjo Martin1-15/+93
2015-12-18More common code for string-like preferences.Guy Harris1-43/+32
2015-12-18Provide routines to set string-like and range preferences from a string.Guy Harris2-32/+67
2015-12-17XML, JSON: Added DDS Web Integration ServiceJuanjo Martin2-0/+2
2015-12-17Adding Commissioning Cluster for Zigbee.Darshan Nevgi2-0/+606
2015-12-17RTPS: Make guidPrefix filterable directly.Juanjo Martin1-40/+49
2015-12-17ssl: Fix heartbeat message length.Stig Bjørlykke1-1/+1
2015-12-17Zbee ZCL (general): Fix build error changed new_register_dissector to registe...Vikram Hegde1-1/+1
2015-12-17Adding Illuminance Level Sensing Cluster for zigbeeAditya Jain2-0/+241
2015-12-17Adding Level Control Cluster for ZigBeeVikram Hegde2-0/+381
2015-12-17Adding the dissector for Alarms and Time clusters for zigbeeRishi Dev Singh2-0/+602
2015-12-17RADIUS: Add AVP Type and AVP Length display fieldAlexis La Goutte1-0/+14
2015-12-17RADIUS: Enhance display of Egress-VLAN-NameAlexis La Goutte1-4/+31
2015-12-17Create capture dissector "info" structure (capture_packet_info_t)Michael Mann60-166/+169
2015-12-17Capture dissectors must be registered only once at startupPascal Quantin2-4/+4
2015-12-16ldap: Add inetOrgPerson from RFC2798.Stig Bjørlykke1-1/+4
2015-12-16Make zlib API constness-aware, take 2.Guy Harris2-0/+8
2015-12-16Revert "Make zlib API constness-aware"Guy Harris2-3/+1
2015-12-16packet/gluster: Add GF_CBK_CACHE_INVALADATION dissector bitsSoumya Koduri3-2/+91
2015-12-16telnet: full START_TLS supportPeter Wu1-0/+34
2015-12-16Make zlib API constness-awareJoão Valverde2-1/+3
2015-12-16RADIUS: Enhance display of Egress-VLANIDAlexis La Goutte1-0/+38
2015-12-16RADIUS: fix indentAlexis La Goutte1-2/+2
2015-12-16Report an error if the IP total length is bigger than the containing length.Guy Harris1-9/+17
2015-12-16Don't report an error for a non-multiple-of-4 chunk length.Guy Harris1-2/+0
2015-12-15[GTPv2] Add dissection of Source to Target Transparent ContainerAndersBroman1-3/+13
2015-12-15disabled_protos.c: Fix heur_compare() constness [-Wcast-qual]João Valverde1-2/+2
2015-12-15T.38: don't register for TCP and UDP ports 6004.Jeff Morriss1-49/+27
2015-12-14Create some more capture dissector tables.Michael Mann28-236/+199
2015-12-14Lua: Fix switch-case braces.Stig Bjørlykke1-2/+2
2015-12-14Lua: Free Pref enum valuesStig Bjørlykke1-7/+24
2015-12-14Add comments to explain what we're doing with strings.Guy Harris1-9/+47
2015-12-14Lua: Free Pref default stringStig Bjørlykke2-5/+8
2015-12-1464-bit constants need to be wrapped in G_GUINT64_CONSTANT().Guy Harris1-2/+2
2015-12-14wslua: Change macro to avoid nuisance warning [-Wredundant-decls]João Valverde1-4/+4
2015-12-14[PPP] Dissect BCP NCP Options data.AndersBroman1-28/+80