aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-30Prevent infinite loop in DNP3 dissector.Michael Mann1-0/+2
2015-12-30802.11 (radio): fix no previous prototype for function 'ieee80211_vhtrate' [-...Alexis La Goutte1-1/+1
2015-12-30Expand a comment.Guy Harris1-5/+5
2015-12-30cmake: do not fail if help/faq.txt already existsPeter Wu1-2/+8
2015-12-30ZigBee NWK: fix Info column for NWK Rejoin Resp.dsrsupport1-2/+4
2015-12-30improved the developer documentationBarbu Paul - Gheorghe4-27/+43
2015-12-29VINES: fix no previous prototype for function 'capture_vines' [-Wmissing-prot...Alexis La Goutte1-1/+1
2015-12-29CMake updatesJoerg Mayer1-3/+3
2015-12-29Fix compile problems on OS X.Guy Harris1-1/+1
2015-12-29Allow overriding of the GTK and QT versions without modifying the script.Joerg Mayer1-8/+8
2015-12-29Qt: Add gui.prepend_window_title optionAlexis La Goutte3-0/+12
2015-12-29Qt: Add support of gui.window_titleAlexis La Goutte4-10/+22
2015-12-29Qt: Remove usage of setWindowFilePathAlexis La Goutte1-25/+3
2015-12-29ZigBee NWK: add End Device Initiator field into NWK Frame Control according t...dsrsupport2-0/+7
2015-12-29Add support for IEEE-11073 FLOATsMichal Labedzki10-43/+1661
2015-12-29NAS EPS: upgrade dissector to v13.4.0Pascal Quantin2-10/+120
2015-12-293GPP NAS: upgrade dissector to v13.4.0Pascal Quantin2-1/+166
2015-12-29IPv6: Update option type parameters, make value_string_extJoão Valverde1-41/+49
2015-12-29Update.Guy Harris1-3/+43
2015-12-29Always supply a g_mallocated error message from select_rlc_lte_session().Guy Harris4-25/+22
2015-12-29debian: Recommend libqt5multimedia5-plugins for wireshark-qtBalint Reczey1-0/+1
2015-12-29selfm: Dissector fails to detect message length on multi-message packetscbontje1-23/+3
2015-12-29Revert "Prep for 2.0.1." Wrong branch.Gerald Combs1-136/+1
2015-12-29Clean up indentation.Guy Harris1-48/+48
2015-12-29Get rid of another unnecessary new_ prefix.Guy Harris2-3/+3
2015-12-29Rename new_stat_tap_ui to stat_tap_table_ui.Guy Harris22-111/+111
2015-12-29There's no "old" stat_tap_table, so remove "new_" from the name.Guy Harris20-117/+117
2015-12-28Prep for 2.0.1.Gerald Combs1-1/+136
2015-12-28Code cleanupStig Bjørlykke1-6/+4
2015-12-28Save the results of wmem_strndup(NULL, ...) in a non-const pointer.Guy Harris2-27/+30
2015-12-28Don't cast away constness for the key in g_hash_table_lookup().Guy Harris5-9/+9
2015-12-28Eliminate more unnecessary casting away of constness.Guy Harris9-19/+19
2015-12-28Don't cast away constness unnecessarily.Guy Harris4-8/+8
2015-12-28Qt: fix QString::arg: Argument missing: "PT=%u telephone/event" warningPascal Quantin1-1/+1
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