aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2017-10-28Privatize the conversation_key structureMichael Mann2-9/+5
2017-10-28Remove display of "old" key in GTK configuration hashtable dialogMichael Mann1-16/+1
2017-10-28Share use of conversation_hash_exactMichael Mann1-59/+0
2017-10-28Convert to using find_conversation_pinfo where appropriateMichael Mann2-4/+2
2017-10-28Always provide value for Decode As selector columnMichael Mann1-13/+9
2017-10-26Add a ws_in6_addr typedef for struct e_in6_addr.Guy Harris4-4/+4
2017-10-26CMake: Don't check for windows.h or winsock2.h.Gerald Combs2-3/+1
2017-10-25Clean up white space.Guy Harris1-3/+3
2017-10-25Use a union for the IPv4/IPv6 address.Guy Harris1-6/+8
2017-10-23Improve http object export for URLs with long extensionsEldon Stegall2-2/+4
2017-10-22AirPcap is Windows only, reflect that in about dialogJoão Valverde1-0/+2
2017-10-22Add "Apply as filter" button to Coloring Rules DialogMichael Mann4-13/+36
2017-10-22[Automatic update for 2017-10-22]Gerald Combs1-2/+2
2017-10-22[Automatic update for 2017-10-22]Gerald Combs7-0/+56
2017-10-21Add button in Qt UAT dialog/frame to remove all UAT entries at once.Michael Mann8-0/+87
2017-10-20Qt: fix crash after loading SRT dialogPeter Wu2-3/+13
2017-10-20cmake: fix Qt build with CMake 3.0.0 and 3.0.1Peter Wu1-2/+2
2017-10-18cmake: set CMAKE_AUTOUIC and CMAKE_AUTORCC to avoid CMP0071 warningPeter Wu1-11/+27
2017-10-17Bugfix Decode As dissector table selection.Michael Mann1-1/+1
2017-10-16GTK: Remove OSX integration library supportJoão Valverde5-208/+3
2017-10-15autotools: make maintainer-clean should allow rerunning 'configure'João Valverde4-9/+4
2017-10-15Remove superfluous null-checks before strdup/freeAhmad Fatoum30-151/+62
2017-10-15Rename ui_util.h -> ws_ui_util.hPeter Wu32-33/+33
2017-10-13CMake: Allow user build flags to override default build flagsJoão Valverde3-8/+10
2017-10-06tap-flow (ui): fix no previous prototype for ‘register_tap_listener_flow’...Alexis La Goutte1-1/+1
2017-10-05Qt: Free dynamic menu actions at shutdownMikael Kanstrup4-4/+13
2017-10-05qt: Fix leaked dialogsMikael Kanstrup8-7/+20
2017-10-04Qt: add preference to restore display filter after Follow Streamcheloftus1-0/+5
2017-10-03interface_toolbar (Qt): fix commas at the end of enumerator lists are a C++11...Alexis La Goutte1-1/+1
2017-10-03prefs_filter_expressions (GTK): fix no newline at end of file [-Wnewline-eof]Alexis La Goutte1-1/+1
2017-10-01simplify some include file pathsMartin Kaiser1-2/+2
2017-10-01[Automatic update for 2017-10-01]Gerald Combs6-1572/+84
2017-09-26Rename "ws_version_info.h", also .cJoão Valverde16-16/+16
2017-09-25Qt: Free MainWindow at shutdownMikael Kanstrup1-0/+10
2017-09-25Qt: Fix leaked interfaces array in Wireless frameMikael Kanstrup1-0/+1
2017-09-24GTK: Fix warning for missing actionJoão Valverde1-1/+0
2017-09-24autotools: Use package flags to configure libpcapJoão Valverde1-1/+1
2017-09-24[Automatic update for 2017-09-24]Gerald Combs7-863/+633
2017-09-23Have sequence analysis properly use filters from taps.Michael Mann5-35/+19
2017-09-22Add Flow Graph functionality to TSharkMichael Mann4-3/+173
2017-09-21Complete move of tap-sequence-analysis.c functionality to sequence_analysis.cMichael Mann11-462/+37
2017-09-20plugins: Be more descriptive in "about wireshark"->"folders"João Valverde2-33/+51
2017-09-20Qt: Restore ability to display RTT by sequence numberKevin Hogan3-10/+70
2017-09-20qt: Fix some leaked menu objectsMikael Kanstrup9-17/+18
2017-09-20Fix leaks related to recent settingsMikael Kanstrup2-8/+33
2017-09-20Integrate LBM UIM Flow dialog into "regular" Flow diagram.Michael Mann13-1620/+0
2017-09-20Rename get_plugin_dir() for consistencyJoão Valverde2-2/+2
2017-09-19Qt: main window slots: don't connect setCaptureFile to DecodeAsDialogMartin Kaiser1-2/+0
2017-09-19Sequence (flow) analysis: fill timestamp when creating item.Jakub Zawadzki1-12/+0
2017-09-19Disable flex-generated [-Wsign-compare] warningsJoão Valverde1-0/+2