aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2022-12-16Windows: Use SpeexDSP binary packageJoão Valverde1-13/+4
2022-12-15CMake: Update a commentJoão Valverde1-5/+4
2022-12-15CMake: Disable UTF-8 debug checks for release buildsJoão Valverde1-1/+1
2022-12-15CMake: Re-enable -Wno-error=stringop-overflow=João Valverde1-2/+5
2022-12-05CMake: Remove -Wjump-misses-init warningJoão Valverde1-1/+0
2022-12-05CMake: Remove redundant warningJoão Valverde1-2/+0
2022-11-19CMake: Add -Werror to sharkdJoão Valverde1-0/+1
2022-11-18CMake: Update minimum required version to 3.13John Thacker1-21/+6
2022-11-18CMake: Split "extra" warnings into interesting/not interestingJoão Valverde1-41/+55
2022-11-17CMake: Comment out some warning exceptionsJoão Valverde1-3/+6
2022-11-17CMake: Do not disable -Werror with "extra compiler warnings"João Valverde1-2/+2
2022-11-17CMake: Cleanup some compiler flagsJoão Valverde1-14/+1
2022-11-17tfshark: Enable -Werror and fix compiler warningsJoão Valverde1-0/+1
2022-11-17CMake: Move -Wlogical-op to common flagsJoão Valverde1-7/+1
2022-11-17CMake: Move clang warningsJoão Valverde1-11/+8
2022-11-17CMake: Remove warnings enabled by defaultJoão Valverde1-17/+7
2022-11-11CMake + Gitlab CI: Allow fuzz jobs to pass with warningsJoão Valverde1-6/+0
2022-11-08Fix more unused variables and enable unused-but-set-variable errors.Gerald Combs1-0/+6
2022-11-02epan: Properly generate filter expressions for custom columnsJohn Thacker1-1/+1
2022-10-21GitLab CI: Switch our Linux packages to a twice daily schedule.Gerald Combs1-1/+1
2022-10-20CMake+GitLab CI: Add and use RPMBUILD_EXTRA_ARGS.Gerald Combs1-1/+1
2022-10-20epan/proto: Replace format text()João Valverde1-0/+1
2022-10-17Add include/ws_codepoints.h to the list of public headers.Guy Harris1-0/+1
2022-10-11Windows: Store "gui.console_open" in the Windows registryJoão Valverde1-1/+0
2022-10-11CMake: Install falcodump.html in the right place.Gerald Combs1-1/+6
2022-10-10Add WS_DEPRECATED_X() function attributeJoão Valverde1-0/+7
2022-10-07wslua: Use wiretap introspectionJoão Valverde1-2/+1
2022-10-04CMake: Disable errors with -Wstringop-overflow=João Valverde1-10/+7
2022-09-30C-Ares: Move library to 1.13Roland Knall1-1/+1
2022-09-27Add some UTF-8 debug checks with a compile time flagJoão Valverde1-0/+1
2022-09-04Add Logray icons.Gerald Combs1-1/+1
2022-09-01CMake: Split more Wireshark/Logray variables.Gerald Combs1-19/+61
2022-08-29extcap: Add falcodump.Gerald Combs1-0/+2
2022-08-26CMake: Add back a Wireshark env var to configure QtJoão Valverde1-1/+6
2022-08-26CMake: Build test_programs automatically when running testJohn Thacker1-0/+10
2022-08-25RPM: Add support for Qt6 and Fedora LinuxJoão Valverde1-1/+5
2022-08-22CMake+etc: Enable Qt6 by default for Unix buildsJoão Valverde1-3/+2
2022-08-17CMake: Break on GLib criticals by default in MSVCTomasz Moń1-0/+8
2022-08-17CMake: Add a Logray patch version.Gerald Combs1-1/+2
2022-08-15Version: 3.7.3 → 4.1.0.Gerald Combs1-3/+3
2022-08-15pluginifdemo: Qt5->Qt6; bump version to 0.0.2Chuck Craft1-2/+1
2022-08-10extcap: Close capture session after extcap finishesTomasz Moń1-1/+3
2022-08-02Convert Acknowledgements to markdown and update GUIJoão Valverde1-0/+1
2022-07-29Fix our version.Gerald Combs1-1/+1
2022-07-25CMake: Set the correct variables for ccache.Gerald Combs1-3/+4
2022-07-23Make Perl optional.Gerald Combs1-1/+1
2022-07-21cmake: copy profiles output checkChuck Craft1-1/+2
2022-07-21Qt: Update the RTP stream UI to support Qt6Multimedia.Gerald Combs1-3/+9
2022-07-21Update license file structure and GUI displayJoão Valverde1-0/+1
2022-07-21ReleasNotes: Add minimum version requirementsRoland Knall1-1/+1