aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-12-24Refactor 802.11 radio flags.Simon Barber11-206/+181
2015-12-24Add preference to interpret radiotap rates with bit 7 set as MCS.Simon Barber1-12/+9
2015-12-23[PPCAP] Handle SGSAP and GTPv2 messages.AndersBroman1-31/+41
2015-12-23added support for IEEE 802.15.4 2012e Information Elements, IEsChris Brandson2-735/+996
2015-12-23QUIC: Display Sequence before CID (Connection ID)Alexis La Goutte1-1/+3
2015-12-23[mp2t] add an expert info for invalid adaptation_field_control valuesMartin Kaiser1-8/+16
2015-12-23[mp2t] adaptation_field_control for NULL packets should not be 0Martin Kaiser1-1/+0
2015-12-23Zigbee(zdp): Changing Comment format.(javadocs=>Doxygen)Rishi Dev Singh5-1711/+872
2015-12-23QUIC: Need also to increment tag_offset when tag_len is not zeroAlexis La Goutte1-1/+2
2015-12-23QUIC: It is possible to have multiple CCSAlexis La Goutte1-3/+5
2015-12-23Adding MULTISTATE OUTPUT (BASIC) CLUSTER,MULTISTATE INPUT (BASIC) CLUSTER,MUL...Darshan Nevgi2-0/+870
2015-12-23Plug memory leak in filter_expression_freeStig Bjørlykke1-0/+1
2015-12-23ui: Plug memory leak in decode_build_reset_list.Stig Bjørlykke1-1/+1
2015-12-22Zbee(zc): Changing comment format(javadoc=>Doxygen)Rishi Dev Singh6-1958/+1019
2015-12-22[zbee] Fix display format for integersEvan Huus1-4/+4
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