Commit Graph

785 Commits (master)

Author SHA1 Message Date
John Thacker 01172f5a1d tshark: Support multiple -j and -J options, including mixed
4 months ago
João Valverde 7fd4e2e542 Move ui/filter_files.[ch] to wsutil
4 months ago
João Valverde cf8107eb2a Move ui/clopts_common.[ch] to wsutil
4 months ago
João Valverde 0cea64a632 Move ui/cmdarg_err.[ch] to wsutil
4 months ago
João Valverde 84f963dfa2 Move ui/version_info.[ch] to wsutil
4 months ago
John Thacker 4818778df2 tshark: Preserve options when dissecting packets and writing
4 months ago
John Thacker ca230a59e0 wiretap, pcapng: Distinguish WTAP_ENCAP_UNKNOWN and _NONE
4 months ago
João Valverde c62aa67d2c Move ui/exit_codes.h to include/
4 months ago
John Thacker 8cddc32d35 cli: Process IDBs after the final packet record
4 months ago
Guy Harris c788b6b079 tshark: clean up indentation.
4 months ago
Guy Harris 56651c4db1 tshark: fix previous fix for memory leak.
4 months ago
Guy Harris d69208c5e7 tshark: plug a memory leak.
4 months ago
John Thacker 67a01bdf26 wiretap: Preserve NRBs with editcap, mergecap, and tshark
4 months ago
Tomasz Moń e7d5c49fe1
epan: Use hash table for dependent frames
4 months ago
Sake Blok f870c6085d epan: Allow nested dependent packets
5 months ago
João Valverde b116ccd6d5 dfilter: Replace compile booleans arguments with a bit flag
6 months ago
João Valverde 84e75be5c6 dfilter: Add optimization flag
6 months ago
João Valverde a0d77e9329 dfilter: Return an error object instead of string
6 months ago
João Valverde 3949d289d1 Add log init message to main()
8 months ago
Guy Harris d9e662bc54 Rename some functions and types for endpoint tables.
10 months ago
Chuck Craft b60240a8a6 spelling: "two pass" -> two-pass
10 months ago
Tomasz Moń 2d1380ae5b
capture: Move capture pipe polling out of UI
10 months ago
Tomasz Moń df7f3e76b5 tshark: Run GLib mainloop during capture
11 months ago
John Thacker 8ac995578c epan: Respect custom column resolved/unresolved status everywhere
11 months ago
Uli Heilmeier 58b29b8f74 tshark: Respect -Q option
11 months ago
John Thacker 1eeb0c9934 cli: Copy global configuration profile to personal as with the GUI
11 months ago
João Valverde 04c42eace3 tshark: Add a --selected-frame option
1 year ago
João Valverde 09696f1762 Try to fix a narrowing warning
1 year ago
João Valverde 2f02cd6e19 dfilter: Handle missing error location more gracefully
1 year ago
João Valverde 24443fa33a tshark: Add underline to dfilter errors
1 year ago
Gerald Combs 3086774fa6 wsutil: Add configuration namespaces.
1 year ago
João Valverde 842f53c329 Revert "epan: Allow nested dependent packets"
1 year ago
Guy Harris 109b92b5d7 wiretap: have wtap_dump_close() provide a "needs to be reloaded" indication.
1 year ago
Sake Blok be915d7374 epan: Allow nested dependent packets
1 year ago
Chuck Craft 8176303d9d tshark: -G plugins - add codecs to output
1 year ago
Gerald Combs 0bb4b44e2e TShark: Don't yell at the user.
1 year ago
Chuck Craft 393c2ec9f2 tshark: -G only accepted as first option
1 year ago
John Thacker 939972800e Strip Headers: Add separate menu dialog, tshark help
1 year ago
David Perry e2fab18853 wsutil: New API to gather compile/runtime info
1 year ago
David Perry 70d432c357 Remove editor modelines and .editorconfig exceptions from root files
1 year ago
David Perry fc3f061829 Differentiate `-c` from `-a packets:`
1 year ago
David Perry 1e0d117eb7 Specify directory for temporary captures
1 year ago
Dr. Lars Völker ef43fd48b4 tshark: improve robustness for PCAPNGs not starting with IDBs
1 year ago
Jim Young b5f89dbe2d tshark: Add new long option --hexdump <hexoption>
1 year ago
Moshe Kaplan 67f05835ca Fix more repeated words throughout
1 year ago
Gerald Combs 87eca12c38 Docs: Document our diagnostic output options.
1 year ago
João Valverde 0ccd69e530 Replace g_strdup_printf() with ws_strdup_printf()
1 year ago
João Valverde fe5248717f Replace g_snprintf() with snprintf()
1 year ago
João Valverde 1f68f87807 CLI: Use a better error message for obsolete preferences
2 years ago
Chuck Craft a541fcb528 docs/tshark: proper name is lopsided CamelCase (TShark)
2 years ago