aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2024-01-29File sets: Match both formats, compressed filesJohn Thacker1-0/+7
2024-01-26[#19584] show heur dissectors in `tshark -G` reportDavid Perry1-3/+3
2024-01-24dfilter: Allow semicolons to separate macro name from arg listJohn Thacker2-4/+14
2024-01-22epan: Use an ellipsis to indicate truncated fieldsGerald Combs1-0/+2
2024-01-12Release notes: Note that the Parlay dissector has been removedGerald Combs1-3/+4
2024-01-12GNSS: add dissectors for further UBX messagesTimo Warns1-0/+4
2024-01-07[Automatic update for 2024-01-07]Gerald Combs3-6/+6
2024-01-02pfcp: Add Service Response Time statisticsJoakim Karlsson1-0/+6
2023-12-22tshark: Deprecate -G with no argumentJohn Thacker2-2/+6
2023-12-22tshark doc: Mention that -G must be the first option givenJohn Thacker1-3/+3
2023-12-19Recurse into folders while checking URLsMartin Mathieson1-1/+1
2023-12-18Check for some document URLsMartin Mathieson3-5/+5
2023-12-14plugins: Add a codecs API levelJoão Valverde1-2/+21
2023-12-14Remove version component from plugin pathJoão Valverde2-1/+8
2023-12-08plugins: Give higher priority to the personal folderJoão Valverde1-0/+3
2023-12-08plugins: Rename "dfilter" to "dfunction"João Valverde1-1/+1
2023-12-07Qt: Add Install Plugin to Tools menuJoão Valverde1-0/+3
2023-12-07Fix some spelling errorsMartin Mathieson1-1/+1
2023-12-06Draft: Make LTE Uu stats and graph work for NR tooMartin Mathieson1-10/+10
2023-12-05Remove plugin license checkJoão Valverde2-15/+7
2023-12-04Qt: Add context menu to Resolved AddressesJohn Thacker1-0/+5
2023-12-03Update README.plugins and release notesJoão Valverde2-68/+63
2023-12-03Refactor plugin registration and add ABI/license checkJoão Valverde1-14/+13
2023-11-23Capture: Get our capabilities list in one dumpcap callJohn Thacker1-0/+4
2023-11-23dfilter: Fix diameter.3GPP-* filtersJoão Valverde1-0/+4
2023-11-21doc: Mention rpcap fix in release notesJohn Thacker1-0/+5
2023-11-21GNSS: add dissector for EGNOS Message Server (EMS) filesTimo Warns1-0/+1
2023-11-21GNSS: add wiretap for EGNOS Message Server (EMS) filesTimo Warns1-3/+4
2023-11-14Docs: Move attributes.adoc to the doc directoryGerald Combs30-29/+136
2023-11-10Minor corrections to release notesJoão Valverde1-0/+8
2023-11-10doc: Add hard line break between secrets types in editcap man pageJohn Thacker1-1/+1
2023-11-09tshark: Escape delimiter separated value in compliant waysJohn Thacker1-3/+6
2023-11-08dfilter: Add a function-like macro syntaxJoão Valverde2-1/+36
2023-11-08dfilter: Replace macro UAT config file and update GUIJoão Valverde1-0/+7
2023-11-02Initialize static proto values to 0Stig Bjørlykke4-17/+17
2023-10-31Use C99 instead of GLib types in doc+docbookDavid Perry13-258/+259
2023-10-31dfilter: Add IP address pluginJoão Valverde2-0/+17
2023-10-31dfilter: Allow writing references without curly bracesJoão Valverde2-1/+8
2023-10-30plugins: Make flags unsignedJoão Valverde1-2/+2
2023-10-28Qt: Include functions in display filter completionsJoão Valverde1-0/+2
2023-10-27[RF4CE] Added RF4CE protocols to release notesSergio de Paula1-0/+2
2023-10-27CMake: Have the docs target depend on the manpages targetJohn Thacker1-6/+2
2023-10-26dfilter: Add display filter pluginsJoão Valverde1-0/+2
2023-10-25plugins: Allow multiple types in descriptionJoão Valverde2-2/+11
2023-10-25IPv6: Add special-purpose block flagsJoão Valverde1-1/+3
2023-10-25IPv6: Make the "show address detail" preference default enabledJoão Valverde1-1/+3
2023-10-24dfilter: Allow testing for nonzero function resultJoão Valverde1-0/+8
2023-10-24mac-nr: add mac-nr-framed protocolPedro Alvarez1-0/+1
2023-10-23dfilter: Add "bitand" as an alternative operator keywordJoão Valverde2-1/+3
2023-10-22dfilter: Add time multiplication by scalar floatsJoão Valverde2-4/+4