aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-25Qt: AccordionFrame users keyPressEvent() fixesStig Bjørlykke7-11/+17
2017-11-25LTE RLC Stats: make display filter field work.Martin Mathieson2-1/+15
2017-11-25RLC LTE stats: show UE and channel bw properlyMartin Mathieson1-7/+10
2017-11-25packet-iwarp-mpa.c: Stop FPDU dissection if the ULPDU_LENGTH field does NOT ...Michael Mann1-6/+3
2017-11-24Re-sync with osmocom version of the file with new typesMartin Heusse1-0/+4
2017-11-24Qt: About - implement copy&paste and urlsRoland Knall3-3/+100
2017-11-24TDS: Fix packet reassembly for TDS 4.x/TDS5.x streams.Craig Jackson1-28/+87
2017-11-24DTLS: fix decryption with EMS and client authPeter Wu1-16/+22
2017-11-24packet: ensure consistent layer number for heuristics dissectorPeter Wu1-1/+16
2017-11-24Qt: Add key event to reject changes in AddressEditorFrameStig Bjørlykke2-8/+28
2017-11-24Qt: Rewrite the About dialog to use modelsRoland Knall11-241/+843
2017-11-24GTK: Remove packet editorJoão Valverde12-940/+3
2017-11-24LTE RLC graph: 'r' should reset, not zoom outMartin Mathieson1-1/+1
2017-11-24make-dissectors: Use more shell for build recipeJoão Valverde3-104/+1
2017-11-23ZigBee ZCL Price Cluster dissectorIvan Ermakov1-36/+1957
2017-11-23Qt: Add menu option to remove all packet commentsMichael Mann5-0/+49
2017-11-23BGP: display ESI 10bytes value (and not a decoded value)Alexis La Goutte1-21/+9
2017-11-23BGP: Add Path Identifier to IPv6 NLRIMichael Mann1-13/+20
2017-11-23[make-dissectors] Need to link with wsutilAndersBroman1-1/+2
2017-11-23make-dissectors: Another attempt to use newlines instead of spacesJoão Valverde3-3/+9
2017-11-23checkAPIs: Skip make-dissectors.cJoão Valverde1-0/+1
2017-11-23make-dissectors: Fallback to the newly introduced glib-compat replacementJoão Valverde1-7/+1
2017-11-23Qt: Make InterfaceFrame use QFrameStig Bjørlykke2-4/+2
2017-11-23[glib-compat] g_async_queue_timeout_pop() needed for older glibsAndersBroman3-0/+24
2017-11-23make-dissectors: Don't use stdoutJoão Valverde3-17/+44
2017-11-23[glib-compat] Add g_ptr_array_new_full().AndersBroman2-2/+39
2017-11-23[make-dissectors] g_ptr_array_new_full() is glib 2.30.0 which we do notAndersBroman1-0/+7
2017-11-23TLS: fix decryption with EMS and client authPeter Wu1-1/+7
2017-11-23zbee_parse_uint -> proto_tree_add_item[_ret_uint]Michael Mann5-421/+442
2017-11-23Add comment with motive for dissectors.c.inJoão Valverde2-0/+7
2017-11-23make-dissectors: Print the number of functions successfully parsedJoão Valverde1-0/+2
2017-11-23RTPS: Topic Information feature now available for all the submessagesJuanjo Martin1-56/+107
2017-11-23ssl(-utils.h): fix parameter 'src' not found in the function declaration [-Wd...Alexis La Goutte1-1/+1
2017-11-23wisun: fix no previous prototype for function 'proto_register_wisun/proto_reg...Alexis La Goutte1-0/+3
2017-11-23802154: fix no previous prototype for function 'ieee802154_create_psie_tree' ...Alexis La Goutte1-1/+1
2017-11-22ZigBee ZDP cluster displayIvan Ermakov3-13/+37
2017-11-22ZigBee ZCL Calendar Cluster dissectorIvan Ermakov1-20/+756
2017-11-22sshdump: remove extra option check.Dario Lombardo1-5/+0
2017-11-22sshdump: add option to prevent promiscuous mode.Dario Lombardo1-9/+23
2017-11-22TRANSUM: Fix DNS-related bug and improve performancePaul Offord4-308/+446
2017-11-22make-dissectors: Remove dependency on GNU Make >= 4.0João Valverde2-10/+5
2017-11-22Add Zigbee encoding, ENC_ZIGBEEMichael Mann5-157/+60
2017-11-22Add support to handle DNS retransmissionsMichael Mann1-20/+95
2017-11-22Enable TCP Calculate Conversation Timestamp by defaultMichael Mann1-1/+1
2017-11-22ZigBee ZCL DRLC Cluster dissectorIvan Ermakov2-0/+241
2017-11-22ZigBee ZCL Energy Management Cluster dissectorIvan Ermakov2-0/+230
2017-11-21Add support for MongoDB 3.6's OP_MSG to dissectorDerick Rethans1-4/+173
2017-11-21CMake: Remove duplicate PIDL files from CMakeLists.txtJoão Valverde2-6/+0
2017-11-21BGP: enhance displayAlexis La Goutte1-6/+6
2017-11-21Move the protocol registration routines back into libwiresharkJoão Valverde21-28/+26