aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-28Refactor GUI dependencies out of color_filters.[ch] and move it to epan direc...Michael Mann41-366/+432
2015-12-28[docsis->bpkmattrib] Correction for TLV 15 text from 14->15AdrianSimionov1-1/+1
2015-12-28ZigBee: Implement r21 NWK End Device Timeout Request/Response commandsdsrsupport2-1/+142
2015-12-28Zbee zdp (management/binding): fix parameter 'pinfo' not found in the functio...Alexis La Goutte2-3/+0
2015-12-28[docsis->sync] Remove colon from INFO fieldAdrianSimionov1-1/+1
2015-12-27[Automatic update for 2015-12-27]Gerald Combs16-305/+657
2015-12-27ZigBee: fix for inabulity to parse ZigBee packets due to parsing _any_ IEEE 8...dsrsupport1-13/+14
2015-12-26Sanity check column size to prevent allocating an unrealistic amount of memory.Michael Mann1-2/+14
2015-12-26HTTP2: fix cast from 'const void *' to 'struct HTTP2Tap *' drops const qualif...Alexis La Goutte1-1/+1
2015-12-26NGHTTP2: Update to 1.6.0Alexis La Goutte2-10/+70
2015-12-26ieee802154: fix parameter '...' not found in the function declaration / '...'...Alexis La Goutte1-9/+7
2015-12-26Zbee (aps): fix parameter 'clisuer_id' not found in the function declaration ...Alexis La Goutte1-1/+1
2015-12-26ZigBee: ZDP Mgmt Leave: rollback Mgmt_leave bitmask definition changedsrsupport1-3/+2
2015-12-26ZigBee: Implement r21 APS commands Verify Key and Confirm Keydsrsupport2-1/+134
2015-12-26ZigBee: Implement ZDO Parent Annce according to r21dsrsupport3-0/+36
2015-12-25ZigBee: Implement r21 Stack Compliance Revision in Node Descriptordsrsupport2-0/+7
2015-12-25ZigBee ZDO: Fix Mgmt_Leave fieldsdsrsupport2-4/+5
2015-12-25ZigBee NWK: fix Fix placement of NWK FCdsrsupport1-2/+2
2015-12-25Refactor VHT rates table, to use Ndbps (number of data bits per symbol)Simon Barber1-72/+23
2015-12-25Refactoring: Use data bits per symbol MCS table to calculate rates andSimon Barber4-399/+43
2015-12-24Refactor 802.11 radio flags.Simon Barber20-393/+323
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-23Initialize Qt info_data_t structure in constructor.Michael Mann3-13/+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-23Added HAVE_LIBPCAP guardsStig Bjørlykke2-0/+4
2015-12-23capture_info: Fix initialization of packet counterRoland Knall3-0/+9
2015-12-23Adding MULTISTATE OUTPUT (BASIC) CLUSTER,MULTISTATE INPUT (BASIC) CLUSTER,MUL...Darshan Nevgi2-0/+870
2015-12-23[Diameter] Update Nokia Solutions and Networks vendor-specific AVPsAndersBroman1-8/+710
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ørlykke3-7/+8
2015-12-23Diameter: Add Redknee AVPs.Jeff Morriss4-5/+367
2015-12-23Fix a typo in a comment.Guy Harris1-1/+1
2015-12-22Qt: Plug memory leak in ByteViewText.Stig Bjørlykke2-0/+7
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-22randpktdump: Add randpktdump.pod to extra_dist listAlexis La Goutte1-0/+1
2015-12-22nmake: fix missing ENDIF.Dario Lombardo1-0/+1
2015-12-22Adding Shade Configuration and Door Lock Clusters for ZigbeeAditya Jain4-0/+615
2015-12-22extcap: add randpktdump, a random packet generator.Dario Lombardo19-9/+801
2015-12-22[Diameter AVPs] Add Vodafone AVPsAndersBroman2-1/+280
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 Mann21-144/+201