aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-11-02WIP RFC: disable handling SDP RTP if Osmux is announced in MGCP bodypespin/osmux-wipPau Espin Pedrol2-3/+32
2022-11-01GOOSE: add back goose.floating_point filterPascal Quantin2-8/+6
2022-11-01Qt: Move generic methods to utilsRoland Knall4-43/+59
2022-11-01Qt: KeyboardInputInterval - allow more relaxed typing for keyboardSearchChuck Craft2-1/+5
2022-11-01wsdg: order Lua sections as a user may require themChuck Craft1-7/+7
2022-11-01Allow user-defined labels for Bluetooth UUIDsDavid Perry1-0/+120
2022-11-01Reset the "current conversation elements" after each dissector callJohn Thacker1-0/+10
2022-11-01BGP: Adding support for RFC8365Uli Heilmeier1-3/+83
2022-11-01Dissector CMakeLists: custom header+support filesDavid Perry2-1/+10
2022-11-01Change some `wmem_packet_scope()` to `pinfo->pool`David Perry24-358/+361
2022-11-01F1AP: upgrade dissector to v17.2.0Pascal Quantin13-1629/+21959
2022-11-01Gitlab issue template: Info how to upload a fileUli Heilmeier1-1/+2
2022-11-01tls: add support for DESEGMENT_UNTIL_FIN, sequence numbersJohn Thacker9-66/+240
2022-11-01TCP: Overriding of the automatic SEQ AnalysisEugène Adell18-23/+377
2022-11-01http: Store request/response data there, not in the conversationJohn Thacker3-68/+114
2022-11-01AMQP: Add field table values as fieldsJohn Thacker1-98/+152
2022-11-01Filling in information about the server in the tap listenerHOMEPC\eaosk1-0/+2
2022-11-01QUIC: fix typoNan Xiao1-1/+1
2022-10-31ieee80211: remove duplicate entryAlexis La Goutte1-3/+0
2022-10-31ieee80211: fix item type is FT_UINTY but call has len XAlexis La Goutte1-5/+5
2022-10-31ieee80211: fix mask has odd number of digitsAlexis La Goutte1-2/+2
2022-10-31ieee80211: fix filter "wlan.fixed.publicact" appears consecutivelyAlexis La Goutte1-1/+2
2022-10-31E2AP: Following ans2wrs.py fix, can now extend RANParameter-ID rangeMartin Mathieson2-5/+4
2022-10-31dfilter: Improve representation of raw field referencesJoão Valverde3-13/+30
2022-10-31dfilter: Add suport for raw addressing with referencesJoão Valverde8-16/+85
2022-10-31dfilter: Add support for raw (bytes) addressing modeJoão Valverde14-26/+201
2022-10-31dfilter: Pass a value by referenceJoão Valverde1-6/+5
2022-10-31dfilter: Remove unused data structureJoão Valverde2-9/+0
2022-10-31Profiles: Fix export crashing for single profileRoland Knall2-9/+10
2022-10-31asn2wrs.py: fix Needs64bHuang Hao1-1/+2
2022-10-31dbus: Use proper conversation function nameRoland Knall1-1/+1
2022-10-31UI: Only sort visible packets instead of all packetsNils Hanke1-2/+3
2022-10-31IPP: Add the charstring value so it is filterableJohn Thacker1-3/+10
2022-10-31ftp: fix Dead Store found by Clang AnalyzerAlexis La Goutte1-1/+0
2022-10-31Qt: Generate filter expressions for columns with multiple occurrencesJohn Thacker1-9/+23
2022-10-31Main dialog: Wireshark stops extcap on exit if no packets received yetj.novak@netsystem.cz1-0/+7
2022-10-31PTP: Enable analysis by defaultDylan Ulis1-1/+1
2022-10-31D-Bus: Resolve unique names into well-known namesSimon Holesch1-0/+66
2022-10-31D-Bus: Add member to response frame in info columnSimon Holesch1-6/+19
2022-10-31D-Bus: Add path, interface, member to responsesSimon Holesch1-2/+22
2022-10-31epan: Allow FT_UINT_STRING for proto_tree_add_string()Simon Holesch2-4/+4
2022-10-31D-Bus: Add conversation trackingSimon Holesch1-3/+147
2022-10-31TCP: Obvious Retransmission RTO is wrongEugène Adell1-2/+8
2022-10-31addr_resolv: add support for static hostname entriesChuck Craft7-24/+29
2022-10-31TCP: last packet of a disordered series is marked as RetransmissionEugène Adell2-7/+31
2022-10-31NTP: Improve handling of poll and precision fieldsMiroslav Lichvar2-26/+22
2022-10-31TLS: Don't assert on zero length handshake fragmentJohn Thacker1-2/+0
2022-10-31QT: When opening files, filter on All Capture Files immediatelyJaap Keuter2-2/+4
2022-10-31Protobuf: Fix a google.protobuf.Timestamp displaying bugHuang Qiangxiong1-27/+53
2022-10-31Qt: Add ProgressFrame to the Expert Information dialogJim Young1-0/+3