aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-29make-dissectors: Use g_file_set_contents()João Valverde1-25/+39
2017-11-29RTPS: Added DataWriter QoS to topic information featureJuanjo Martin2-12/+58
2017-11-29RTPS: Added locator and product version to Micro DDSJuanjo Martin2-17/+29
2017-11-29Threads: Set lifetimes and add a compatibility routine.Gerald Combs5-30/+20
2017-11-29CIP Safety: check packet length before dissectingPascal Quantin1-0/+5
2017-11-29Qt: fix role check in AStringListListUrlProxyModel::dataPeter Wu1-2/+2
2017-11-29Normalize ui/win32 indentation and switch to SPDX.Gerald Combs8-226/+144
2017-11-29Get rid of --with-pcap-remote; always check for pcap_open.Guy Harris2-37/+1
2017-11-29Use a separate Boolean to indicate whether we have a duration.Guy Harris1-3/+10
2017-11-28Report the actual *error* for CANT_GET_INTERFACE_LIST.Guy Harris1-4/+9
2017-11-28Gen-bugnote: Replace backslashes with {backslash}.Gerald Combs1-1/+2
2017-11-28Qt: Small layout improvement in preferencesStig Bjørlykke2-17/+21
2017-11-28ZigBee: Add remaining attributes from Smart Energy Metering clusterKenneth Soerensen1-3/+731
2017-11-28Qt: Add support for DCE/RPC in Decode AsMichael Mann2-4/+59
2017-11-28ui: Sort profile namesStig Bjørlykke1-3/+19
2017-11-28gitignore: Add packaging/macosx/PkgInfoStig Bjørlykke1-0/+1
2017-11-27make-plugin-reg: Update modification time to plugin.cJoão Valverde1-25/+3
2017-11-26Qt: About Dialog move to QTreeView and fix copyRoland Knall7-235/+277
2017-11-26TLS13: update for draft -22 (Server Hello, HRR, CCS, NST)Peter Wu4-30/+129
2017-11-26*Always* set pinfo->p2p_dir from the wtap_pkthdr.Guy Harris1-6/+14
2017-11-26NBAP: Always map NB-CC to CRNC-CCPeter Hamilton3-119/+81
2017-11-26Bugfix DCE/RPC Decode As for GTK.Michael Mann1-2/+4
2017-11-26[Automatic update for 2017-11-26]Gerald Combs11-33/+712
2017-11-26artnet: Fix ArtPollReply spare/style field orderErwin Rol1-4/+4
2017-11-25Add information about pre-commit script to Developer Guide.Michael Mann1-5/+19
2017-11-25LTE MAC stats: make display filter field workMartin Mathieson2-1/+14
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