aboutsummaryrefslogtreecommitdiffstats
path: root/ui/cli/tap-rtp.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-29Fix heap-use-after-free via setlocalePeter Wu1-1/+15
2014-04-19Some routine name changes.Guy Harris1-2/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-14Get rid of Warinings [-Wmissing-prototypes]Anders Broman1-0/+2
2013-11-10Add missing includes in order to remove exceptions.h from proto.h (next commit).Jakub Zawadzki1-1/+2
2013-10-24Make things compile again.Jörg Mayer1-0/+1
2013-08-14Get rid of -Wshadow warning - I guess we're including something thatGuy Harris1-1/+1
2013-06-26Move tap-*-common.{h,c} into ui/ since that's the home for common UI functions.Jeff Morriss1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-07-09From Evan Huus:Anders Broman1-0/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-05AFAICT '#include sys/types.h' is not needed for these files.Bill Meier1-4/+0
2012-02-17Start moving files to ui/ and ui/cli/Jörg Mayer1-0/+162