Mercurial > pidgin.yaz
log libpurple/nat-pmp.c @ 22106:06c58cffd4c4
age | author | description |
---|---|---|
Sat, 03 Nov 2007 17:52:28 +0000 | Nathan Walp | replace most calls to strerror with calls to g_strerror. strerror will return |
Sun, 16 Sep 2007 01:05:22 +0000 | Sean Egan | remove gpl boilerplate from doxygen docs |
Wed, 05 Sep 2007 22:33:22 +0000 | Sadrul Habib Chowdhury | Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.') |
Tue, 14 Aug 2007 18:31:01 +0000 | Daniel Atallah | bcopy and bzero shouldn't be used. This allows Alver to compile nat-pmp.c on one of his obscure systems (and I fixed some other stuff that I noticed at the same time). |
Sat, 05 May 2007 16:48:06 +0000 | Evan Schoenberg | I expanded your patch, Richard, to also do appropriate header checking in the configure script and then use that information. I removed some other #includes which don't appear to be needed. |
Sat, 05 May 2007 14:50:00 +0000 | Richard Laager | Change the nat-pmp code to use glib's integer types instead of those from |
Mon, 23 Apr 2007 17:19:11 +0000 | Richard Laager | Death to // comments. |