aboutsummaryrefslogtreecommitdiffstats
path: root/ui/util.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02ui: use SPDX identifiers.Dario Lombardo1-14/+1
2018-01-24ui: don't g_assert() in get_args_as_string(), but return empty string for no ...Jakub Zawadzki1-3/+6
2018-01-16ui: check g_malloc return (found by clang scan).Dario Lombardo1-0/+3
2017-10-26CMake: Don't check for windows.h or winsock2.h.Gerald Combs1-1/+1
2016-04-08Replace and remove host_ip_af() functionJoão Valverde1-8/+7
2015-07-16Add display_is_remote.Gerald Combs1-0/+11
2015-07-15Filter UDP packets on port 3389 when capturing from a Remote Desktop sessionPascal Quantin1-1/+1
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-1/+0
2014-09-26Move the console log handling code to ui/console.[ch].Gerald Combs1-3/+3
2014-04-15Fix crash on invalid SSH_CONNECTION and SSH_CLIENT valuesPeter Wu1-11/+12
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2012-10-24Fix indent and add Modelines info for new common ui source file(s)Alexis La Goutte1-210/+223
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-25Revert 43481: linking dftest against libui was not the problem.Jeff Morriss1-0/+39
2012-06-25Move get_args_as_string from ui/util.c into wsutil (maybe not to the bestJeff Morriss1-39/+0
2012-02-17Start moving files to ui/ and ui/cli/Jörg Mayer1-0/+341