aboutsummaryrefslogtreecommitdiffstats
path: root/tap-diameter-avp.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-26g_strv_length() is only available in GLib 2.6 and later, and we don'tguy1-1/+3
2010-03-26From Andrej Kuehnal:etxrab1-46/+54
2010-03-11Squelch some compiler warnings.guy1-4/+4
2010-03-09Mark unused arguments.guy1-1/+1
2010-03-07Use strtok_s on windows and strtok_r otherwise.etxrab1-0/+279