log libpurple/network.c @ 15895:efdd557ed187

age author description
Sat, 24 Mar 2007 21:14:12 +0000 Stu Tomlinson Silence a warning about purple_network_finish_pmp_map_cb being defined but
Thu, 22 Mar 2007 12:51:33 +0000 Evan Schoenberg nat-pmp is now functional with a compatible router. I'm not enabling this code yet because it hasn't been tested with a router which doesn't support nat-pmp.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sun, 18 Feb 2007 18:26:55 +0000 Evan Schoenberg Added nat-pmp implementation and #ifdef'd out changes to network.c which would utilize it.
Sun, 28 Jan 2007 15:05:23 +0000 Evan Schoenberg Fix a crash when a network_listen_range process is canceled before its UPnP port mapping completes, which occurs regularly on certain routers when file transfers are initiated and then quickly finished. Much thanks to Elliott Harris and Eric Richie for their hard work with me hunting this down and fixing it.
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/