Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix various typos and spelling errors. | Bill Meier | 2010-12-06 | 1 | -1/+1 |
* | Remove unnecessary include: register.h | Jeff Morriss | 2010-09-23 | 1 | -1/+0 |
* | g_strv_length() is only available in GLib 2.6 and later, and we don't | Guy Harris | 2010-03-26 | 1 | -1/+3 |
* | From Andrej Kuehnal: | Anders Broman | 2010-03-26 | 1 | -46/+54 |
* | strcat -> g_strlcat | Anders Broman | 2010-03-10 | 1 | -4/+4 |
* | The stdlib gods demand tribute. | Gerald Combs | 2010-03-08 | 1 | -1/+1 |
* | Use strtok_s on windows and strtok_r otherwise. | Anders Broman | 2010-03-07 | 1 | -0/+4 |
* | Make tap-diameter-avp.c compile on windows. | Anders Broman | 2010-03-07 | 1 | -1/+1 |
* | From Andrej Kuehnal: | Anders Broman | 2010-03-06 | 1 | -0/+275 |