aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2022-01-16text2pcap: encap types option (instead of link type)John Thacker1-22/+41
2022-01-15Fix some spelling errorsMartin Mathieson2-2/+2
2022-01-13tshark: Add new long option --hexdump <hexoption>Jim Young1-0/+70
2022-01-11text_import: Allow fake IP headers with Raw IP encapsulationJohn Thacker1-1/+2
2022-01-11text2pcap: Use RFC 3849 addresses for documentationJohn Thacker1-2/+2
2022-01-03text2pcap: Use common capture type flagJohn Thacker1-5/+20
2022-01-02[Automatic update for 2022-01-02]Gerald Combs3-5/+5
2022-01-02text2pcap: add regexJohn Thacker1-6/+76
2021-12-31Docs: Add some content about different equality operatorsJoão Valverde1-4/+11
2021-12-30Prefs/Extcap: Added support for password which is never stored on the diskj.novak@netsystem.cz1-0/+5
2021-12-30text2pcap: Use standard log debug levelJohn Thacker1-9/+2
2021-12-27doc: fix a copy/paste error and a typoPascal Quantin1-2/+2
2021-12-27Docs: Remove unneeded markup in the Wireshark man page.Gerald Combs1-397/+54
2021-12-27Docs: Document our diagnostic output options.Gerald Combs14-0/+49
2021-12-26text2pcap: Add Export PDUJohn Thacker1-0/+12
2021-12-25text2pcap: Support OFFSET_NONEJohn Thacker1-9/+9
2021-12-22Corrects repeated words throughout the code.Moshe Kaplan5-5/+5
2021-12-21Add ws_version.h to wireshark.hJoão Valverde1-1/+0
2021-12-21Add a ws_posix_compat.h headerJoão Valverde1-2/+8
2021-12-20Documentation: simplify protocol tree function documentation introJaap Keuter1-265/+9
2021-12-19Replace g_snprintf() with snprintf()João Valverde1-2/+2
2021-12-19README.heuristic: minor updatesMartin Mathieson1-5/+9
2021-12-18Docs: Fix a README.developer code exampleJoão Valverde1-3/+3
2021-12-18README.tapping: Some minor updatesMartin Mathieson1-5/+10
2021-12-18Docs: Add more info about transitioning to C99 fixed-width typesJoão Valverde1-7/+23
2021-12-16Docs: First pass to update README.developer to C11João Valverde1-46/+46
2021-12-12doc: Add lbmr_* -z stats to tshark manualJohn Thacker1-0/+79
2021-12-10doc: Update tshark documents of stat optionsJohn Thacker1-0/+23
2021-12-10doc: Update tshark manual for undocumented -z statisticsJohn Thacker1-99/+386
2021-12-03epan: Remove STR_ASCII and STR_UNICODEJoão Valverde1-1/+1
2021-12-02text2pcap: Support parsing of iso-8601 datesJörg Mayer1-8/+14
2021-11-23doc: Update stats_tree READMEJohn Thacker1-24/+47
2021-11-23plugins.example: Add missing headerJoão Valverde1-0/+1
2021-11-21wmem: Add a multimapJohn Thacker1-0/+4
2021-11-20Update a bunch of GLib documentation links.Gerald Combs1-1/+1
2021-11-18Fix some spelling errors.Martin Mathieson1-1/+1
2021-11-12Don't include config.h in the example plugin.Guy Harris1-2/+0
2021-11-12Don't use HAVE_CONFIG_H in sample code in the documentation.Guy Harris1-2/+1
2021-11-09README.dissector: Reinforce a style recommendation.João Valverde1-3/+5
2021-11-02Lift restriction on upper case protocol display filter namesJoão Valverde2-22/+32
2021-11-01README.developer: put items about Windows together.Guy Harris1-4/+4
2021-11-01README.developer: Add note about portability on WindowsJoão Valverde1-0/+10
2021-10-31dfilter: Remove redundant STTYPE_CHARCONST syntax nodeJoão Valverde1-22/+2
2021-10-31docs: Update wireshark-filter.adoc for recent filter changes.John Thacker1-35/+62
2021-10-26docs: Add some notes about project APIsJoão Valverde1-1/+40
2021-10-26docs: Update wireshark-filter man page about "!="João Valverde1-39/+17
2021-10-22Add new global header wireshark.h with guidelineJoão Valverde2-5/+79
2021-10-21docs/tshark: proper name is lopsided CamelCase (TShark)Chuck Craft2-14/+14
2021-10-21CMake: Place all of the documentation in the "Documentation" folder.Gerald Combs1-2/+2
2021-10-20CMake+Docs: Update our man page targets.Gerald Combs1-10/+6