aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-12-22Adding Shade Configuration and Door Lock Clusters for ZigbeeAditya Jain4-0/+615
2015-12-22DNS: fix malformed warning when there is no quest(ions)Dario Lombardo1-3/+5
2015-12-22Not all versions of GLib support the g_int64 hash routines.Guy Harris1-0/+1
2015-12-22Don't limit capture packet counts to a fixed set of protocols.Michael Mann18-40/+65
2015-12-22RTITCP: Added new dissectorJuanjo Martin4-0/+998
2015-12-22ui: Optimize col_custom_prime_edt()Stig Bjørlykke2-30/+17
2015-12-21g_malloc the decrypted key in AES_unwrap(), but always free it.Guy Harris2-2/+5
2015-12-21g_mallocate the encrypted key, but free it in all paths out of the function.Guy Harris1-2/+7
2015-12-21[SMTP] Combine username and password when base64 decoding fails or is disabled.Michael Mann1-4/+19
2015-12-21Adding RSSI Location Cluster for ZigbeeVikram Hegde2-0/+1208
2015-12-21ui: Improved splitting custom column multi-fieldStig Bjørlykke1-1/+1
2015-12-21PPP: fix no previous prototype for 'proto_reg_handoff_bcp_bpdu/ncp' [-Wmissi...Alexis La Goutte1-0/+2
2015-12-21Zbee(nwk): Changing comment format (javadoc=>Doxygen)Rishi Dev Singh1-300/+169
2015-12-21CAN: Add call to register_dissector in CAN dissectorSebastian Schildt1-0/+1
2015-12-21Netflow/Ipfix: Add Barracuda NGFirewallUli Heilmeier2-2/+229
2015-12-21ICMP timestamp is in mseconds, not seconds.Michael Mann1-3/+3
2015-12-21ui: Fixed column tooltip when having multi-field custom columns.Stig Bjørlykke1-19/+47
2015-12-21[airpdcap rijndael] use packet scoped wmem memory in AES_unwrap()Martin Kaiser2-6/+2
2015-12-21[airpdcap] check the length of the WPA broadcast key we calculatedMartin Kaiser1-0/+4
2015-12-21[aidpdcap] use packet scoped wmem memory for szEncryptedKeyMartin Kaiser1-2/+1
2015-12-20Add COL_CUSTOM_PRIME_REGEXStig Bjørlykke2-1/+2
2015-12-20[Automatic update for 2015-12-20]Gerald Combs3-76/+328
2015-12-20[png] add two more chunk namesMartin Kaiser1-0/+4
2015-12-20[AES_unwrap] initialize the output array with 0sMartin Kaiser1-1/+1
2015-12-20[USB] dissect the data part in outgoing isochronous URBs on LinuxMartin Kaiser1-3/+8
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