aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-04-20http2: Use proto_tree_add_bitmask_with_flags_ret_uint64() to dis flags.Anders Broman1-25/+62
2020-04-20http2: Introduce decode as for streams without content-type.Anders Broman1-3/+47
2020-04-19travis: remove Windows supportPeter Wu6-370/+3
2020-04-19ACDR: Fix DTLS dissectionOrgad Shaneh1-1/+1
2020-04-19Qt: Fix filling bluetooth device addressSignat Sibirskiy2-7/+8
2020-04-19ColumnPreferencesFrame: fix memory leaksMartin Kaiser2-1/+6
2020-04-19dvb-ci: register the dissector by nameMartin Kaiser1-3/+4
2020-04-19[Automatic update for 2020-04-19]Gerald Combs14-132/+214
2020-04-18SMB2: fix gcrypt version check to match between def and usage.Martin Mathieson1-1/+1
2020-04-18docbook: clarify the use of extcap FILESELECT/MUSTEXIST.Dario Lombardo1-1/+1
2020-04-17smb2: fix compilation with older gcrypt versions.Dario Lombardo1-1/+6
2020-04-17ieee80211: Fix minor errors in WFA MBO-OCE elementCedric Izoard1-22/+16
2020-04-17ieee80211: Allow vendor element in WNM transition req/respCedric Izoard1-2/+2
2020-04-17ieee80211: Fix BSS termination in WNM BSS transition requestCedric Izoard1-11/+52
2020-04-17ieee80211: Dissect WFA WNM notification requestCedric Izoard2-0/+52
2020-04-17http2: fix compilation without HAVE_HTTP2.Dario Lombardo1-1/+15
2020-04-17MAC-LTE: Use heuristic for length for DC PHR CEMartin Mathieson1-6/+315
2020-04-17bacapp: don't call fTagHeader twice.Dario Lombardo1-5/+6
2020-04-17http2: Make session info part of function signatures.Anders Broman1-91/+75
2020-04-17smb2: add checking of SMB2 signaturesAurelien Aptel2-5/+109
2020-04-17ieee80211: Dissect OCE attributes of WFA MBO-OCE elementCedric Izoard1-0/+181
2020-04-17ieee80211: Dissect WFA MBO ANQP elementCedric Izoard2-0/+66
2020-04-17ieee80211: Fix length in vendor specific ANQP data subsetCedric Izoard1-1/+1
2020-04-17ieee80211: Separate WFA vendor specific element and ANQP subtypesCedric Izoard2-7/+13
2020-04-17ieee80211: Dissect MBO attributes of WFA MBO-OCE elementCedric Izoard2-0/+305
2020-04-17USBLL: Improve the dissection of Split packetsAmeya Deshpande1-25/+47
2020-04-17USBLL: Set usbll_data_ptr to NULL on capture file closeAmeya Deshpande1-41/+46
2020-04-17Qt: Remove unnecessary private variableRoland Knall2-2/+1
2020-04-16epan: access a ws_in4_addr byte by byte.Dario Lombardo1-1/+1
2020-04-15NFS: Switch to p_[gs]et_proto_depth.Gerald Combs1-4/+3
2020-04-15FrameInformation: fix a crash in the destructorMartin Kaiser2-11/+17
2020-04-15sshdump: Use Open dialog for SSH private keyTomasz Moń1-1/+1
2020-04-15http2: mark conversation param as unused - without HAVE_NGHTT2Martin Mathieson1-4/+4
2020-04-15http2: Reduce the number of times calling find_or_create_conversation()Anders Broman1-91/+91
2020-04-15iso15765: Fix Dead StoreAlexis La Goutte1-1/+0
2020-04-15nettrace_3gpp_32_423(wiretap): Fix Dead StoreAlexis La Goutte1-4/+1
2020-04-15NFS: Add filesystem cycle detection.Gerald Combs1-3/+22
2020-04-15epan: Add p_[gs]et_proto_depth.Gerald Combs8-101/+154
2020-04-15Docbook: Documentation toolchain documentation updates.Gerald Combs2-60/+26
2020-04-14packet-dhcp.c: AEROHIVE (Extremenetworks) option 60/43 supportJoerg Mayer1-1/+115
2020-04-14cflow: Add support for dissecting fields with data type subTemplateListDeep Datta1-1/+95
2020-04-14Qt: Fix memory leak in TCP Stream DialogStig Bjørlykke3-74/+37
2020-04-14wsutil: use ws_in4_addr in tvb_get_ipv4_addr_with_prefix_len.Dario Lombardo5-66/+51
2020-04-14Bluetooth: Complete Additional Controller Advertising Data dissectingJoakim Andersson1-9/+18
2020-04-14wiretap: don't use memset where possible.Dario Lombardo9-44/+18
2020-04-14conversation: use wmem_new0 instead of memset.Dario Lombardo1-2/+1
2020-04-14Bluetooth: nordic: Calculate packet time for LE Coded PHY packetsJoakim Andersson1-3/+28
2020-04-14Bluetooth: Add support for dissecting packet format on LE Coded PHYJoakim Andersson3-4/+25
2020-04-13CMake: fix another Windows specific warning reported by CMake 3.17Pascal Quantin1-1/+1
2020-04-13GSM/SMS: clarify 'no error' values of TP-Status IEVadim Yanitskiy1-1/+1