aboutsummaryrefslogtreecommitdiffstats
path: root/ui/summary.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-06Do not require using wsgcrypt.hJoão Valverde1-1/+1
2021-12-19Replace g_snprintf() with snprintf()João Valverde1-1/+1
2021-07-14wiretap: clean up option definitions a bit.Guy Harris1-1/+1
2021-04-30Cast away the return value of g_strlcpy() and g_strlcat().Guy Harris1-3/+3
2021-04-20Remove unneeded modelines in ui.Gerald Combs1-13/+0
2021-03-15Remove unnecessary inclues of wiretap/pcapng.h.Guy Harris1-1/+0
2021-03-01Make ui/*.[ch] indentation consistent.Gerald Combs1-196/+196
2021-02-01wiretap: redo the way we handle if_filter IDB options.Guy Harris1-3/+8
2021-01-30Refer to options whose data isn't a simple data type as "structured".Guy Harris1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-12-27Try to squeeze some bytes out of the frame_data structure.Guy Harris1-6/+6
2018-11-16Use an enum for compression types in various interfaces.Guy Harris1-1/+1
2018-11-07Qt: Add file hashes to capture file properties dialogJaap Keuter1-0/+48
2018-08-11Give a structure a better name.Guy Harris1-3/+3
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-07Include as "ui/summary.h", as is done elsewhere.Guy Harris1-1/+1
2018-02-07Move summary.[ch] to libui.Guy Harris1-0/+230