aboutsummaryrefslogtreecommitdiffstats
path: root/ui/util.c
AgeCommit message (Expand)AuthorFilesLines
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