aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-11-29Add files with WS_DLL_PUBLIC to DoxygenMoshe Kaplan146-162/+151
2021-11-29Signal-PDU: Make some functions staticMartin Mathieson1-4/+4
2021-11-29Move string_or_null() to wsutilJoão Valverde4-17/+2
2021-11-29epan/str_util: Remove unused functionsJoão Valverde3-110/+0
2021-11-29Fix Debian symbolsJoão Valverde2-2/+1
2021-11-29wsutil: Add more character escapes to ws_escape_string()João Valverde2-2/+13
2021-11-29epan: Rewrite ws_escape_string() to use wmemJoão Valverde4-35/+35
2021-11-29Move escape_string() to wsutilJoão Valverde6-74/+95
2021-11-29Fix some spelling errorsMartin Mathieson7-15/+67
2021-11-29:q!Marius David1-1/+1
2021-11-29Add new netflow fields for Keysight/Ixia.Marius David1-0/+52
2021-11-29jpeg: implement dissection of large Exif IFD valuesРоман Донченко1-10/+121
2021-11-29Fixed the ERSPAN Cisco marker packet dissectorStéphane Lapie1-9/+22
2021-11-29Qt: Qt6.2 compatibility fixesTomasz Moń14-54/+68
2021-11-28OS Version Info: Improve Windows detectionUli Heilmeier1-9/+34
2021-11-28LTE RLC graph: plug possible memory leakJaap Keuter1-7/+9
2021-11-28NSIS: Remove some confusing error message text.Gerald Combs1-1/+1
2021-11-28AUTOSAR I-PduM: list of hash table keys freed (fixing memory leak)Dr. Lars Völker1-0/+6
2021-11-28AUTOSAR I-PduM: remove unneeded dynamic key allocationDr. Lars Völker1-29/+12
2021-11-28Signal-Pdu: list of hash table keys freed (fixing memory leak)Dr. Lars Völker1-0/+10
2021-11-28Signal-Pdu: Cleanup Functions Proto Reg HandoffDr. Lars Völker1-13/+8
2021-11-28[Automatic update for 2021-11-28]Gerald Combs7-56/+4355
2021-11-28Signal-Pdu: optimization to reduce strcmpsDr. Lars Völker1-9/+38
2021-11-28FlexRay: Fixing tvb_bytes_to_str_punct warningsDr. Lars Völker1-1/+3
2021-11-28AUTOSAR I-PDU Multiplexer: remove dead codeDr. Lars Völker1-1/+0
2021-11-28Signal-Pdu: return the parsed length (bugfix)Dr. Lars Völker1-1/+1
2021-11-28Signal-Pdu: remove unneeded dynamic key allocationDr. Lars Völker1-55/+20
2021-11-28Move two functions from epan to wsutil/str_utilJoão Valverde12-81/+106
2021-11-28Qt: Add missing QRegularExpression includeTomasz Moń1-0/+2
2021-11-28Foundation Fieldbus: handle multiple PDUs per UDP payloadJaap Keuter1-17/+27
2021-11-28http2: fix building error caused by fake header feature without nghttp2Huang Qiangxiong1-1/+1
2021-11-27wmem: Use better names in the APIJoão Valverde5-18/+18
2021-11-27dfilter: Better representation for charconstJoão Valverde3-6/+26
2021-11-27tvbuff: Use iso8601_to_nstimeJohn Thacker1-178/+109
2021-11-27dfilter: Need to handle a charconst on the LHSJoão Valverde2-0/+68
2021-11-27epan: Add binary search to introspection APIJoão Valverde6-15/+49
2021-11-27epan: Add ipproto.h to instrospection enumsJoão Valverde3-0/+146
2021-11-27epan: Initialize wiretapJoão Valverde3-9/+15
2021-11-26wustil: Fix timezone handling in iso8601_to_nstimeJohn Thacker1-2/+9
2021-11-27wsutil: Clarify NT epoch explanation in commentJohn Thacker1-8/+17
2021-11-26epan: Add introspection API to export some constantsJoão Valverde5-0/+441
2021-11-26RTMPT: Fix infinite loops harder.John Thacker1-0/+14
2021-11-26HTTP2/GRPC: support using fake headers if first HEADERS frame is missingHuang Qiangxiong4-1/+302
2021-11-26RTPS: Dissect PID_DEFAULT_MULTICAST_LOCATOR for vendors other than RTIPaul Tyler1-22/+24
2021-11-26CMakeLists.txt: Fix enabling the use of C++ 2017 with MSVCJoerg Mayer1-2/+2
2021-11-26at: Fix typo in cme_error_valsStig Bjørlykke2-3/+3
2021-11-26wsutil: Prevent buffer overflow in iso8601_to_nstimeJohn Thacker1-12/+31
2021-11-26wmem: Fix filename in header commentJohn Thacker1-1/+1
2021-11-26wsar: Document prefs.hMoshe Kaplan1-75/+408
2021-11-26Websocket: do not register proto_reg_handoff_websocket() for preference changePascal Quantin1-1/+1