Commit Graph

89 Commits (master)

Author SHA1 Message Date
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
João Valverde c62aa67d2c Move ui/exit_codes.h to include/
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 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
Gerald Combs 3086774fa6 wsutil: Add configuration namespaces.
1 year ago
João Valverde 842f53c329 Revert "epan: Allow nested dependent packets"
1 year ago
Sake Blok be915d7374 epan: Allow nested dependent packets
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
Guy Harris 3cb6403a4c wiretap: always allocate a block for a record.
2 years ago
David Perry 6e12643f19 [#17478] free blocks in more places
2 years ago
Guy Harris c4731738fc sharkd: various cleanups.
2 years ago
Guy Harris dd5907d2a3 Consistently refer to blocks that have been modified as "modified".
2 years ago
David Perry 73087d6fb4 Use wtap_blocks for packet comments
2 years ago
João Valverde 100876337a Move version_info.[ch] to ui/
2 years ago
João Valverde 47d2afd990 sharkd: Prefer version_info.h instead of version.h
2 years ago
João Valverde c6a920686c wslog: Check environment initialization for errors
2 years ago
João Valverde 759bb234d0 wslog: Check if we are initialized and add missing inits
2 years ago
João Valverde e86ac706ca wslog: Parse cmd line options in one pass
2 years ago
João Valverde 5ddc007023 wslog: Include pid in format
2 years ago
João Valverde 5a662ba3fb wslog: Add support for domain filtering
2 years ago
João Valverde dc7f0b88bb Refactor our logging and extend the wslog API
2 years ago
Guy Harris ce20c00049 Remove unnecessary inclues of wiretap/pcapng.h.
2 years ago
Guy Harris c33e2f7b51 Add more error-reporting routines that call through a function pointer.
2 years ago
Guy Harris c80c16759b wiretap: eliminate two WTAP_FILE_TYPE_SUBTYPE_ values.
2 years ago
Paul Offord 69df23fc40 sharkd: Add configuration profile and other options
2 years ago
João Valverde 63af1da7e7 Kill libwscodecs plugin library, just use plugins
4 years ago
Guy Harris 937ec02581 1514 is a better initial Buffer size than 1500.
4 years ago
Guy Harris 58afae4bd0 Pass Buffer pointers rather than packet data pointers in some more cases.
4 years ago
Guy Harris 8a5b26efb1 Have wtap_read() fill in a wtap_rec and Buffer.
4 years ago
Guy Harris ba589a4e44 Move some command-line-oriented routines from wsutil to ui.
5 years ago
Guy Harris 7eb3e47fa4 Try to squeeze some bytes out of the frame_data structure.
5 years ago
Guy Harris 43dfd45faa Move more version-info-related stuff to version_info.c.
5 years ago
Peter Wu df7af28f39 Add new Secrets API and allow TLS to use pcapng decryption secrets
5 years ago
Jakub Zawadzki 988b14ad72 sharkd: free initalized wtap_rec when wtap failed to read frame.
5 years ago
João Valverde ff1e16055f epan: Add argument to epan_init() to disable plugins
5 years ago
Jakub Zawadzki 3ce847e39e sharkd: Fix frames request for empty "" filter
5 years ago
João Valverde 8eddb1650d epan: Remove unnecessary all protocols registration callback
5 years ago
Adam Morrison 11b3663004 Fixed a bug related to epan initialization
5 years ago
Michał Łabędzki a0814af296 sharkd: Return frame's color-filter colors
5 years ago
Jakub Zawadzki 5cdff26107 sharkd: support for MaxMindDB.
5 years ago
Guy Harris 15cfc41e94 Don't use dladdr() to get a pathname for the current executable().
5 years ago
Guy Harris 1f5f63f8ef Generalize wtap_pkthdr into a structure for packet and non-packet records.
5 years ago
Dario Lombardo 8cd389e161 replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
5 years ago
Pascal Quantin fc9af81a13 wiretap: add a parameter to wtap_init() indicating whether plugins must be loaded
5 years ago