aboutsummaryrefslogtreecommitdiffstats
path: root/tap-diameter-avp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various typos and spelling errors.Bill Meier2010-12-061-1/+1
* Remove unnecessary include: register.hJeff Morriss2010-09-231-1/+0
* g_strv_length() is only available in GLib 2.6 and later, and we don'tGuy Harris2010-03-261-1/+3
* From Andrej Kuehnal:Anders Broman2010-03-261-46/+54
* strcat -> g_strlcatAnders Broman2010-03-101-4/+4
* The stdlib gods demand tribute.Gerald Combs2010-03-081-1/+1
* Use strtok_s on windows and strtok_r otherwise.Anders Broman2010-03-071-0/+4
* Make tap-diameter-avp.c compile on windows.Anders Broman2010-03-071-1/+1
* From Andrej Kuehnal:Anders Broman2010-03-061-0/+275