log

age author description
Tue, 13 Nov 2007 21:55:21 +0000 Luke Schierer further fix the po/Changelog
Tue, 13 Nov 2007 21:54:06 +0000 Martin Srebotnjak fixes#3735
Tue, 13 Nov 2007 21:48:04 +0000 Luke Schierer merge of '6b1a373e3e69276313a52397e9213c08c1d67846'
Tue, 13 Nov 2007 18:00:22 +0000 Mark Doliner merge of '7a98d978e56502762335bda8f19011a139ac460a'
Tue, 13 Nov 2007 06:27:27 +0000 Daniel Atallah My changes to disable external port mapping exposed a flaw where the server socket was being closed immediately, before the client had read all the data - this caused the client to receive a RST and consequently error. The solution is to wait for the client to close the connection before closing the server connection. I'm surprised this hasn't been a problem elsewhere - it seems like it would be.
Tue, 13 Nov 2007 04:29:06 +0000 Daniel Atallah Don't map the port used for bonjour file transfers externally. This adds a new function that will go away in 3.0.0 when we can modify purple_network_do_listen to take an additional parameter.
Tue, 13 Nov 2007 02:20:58 +0000 Daniel Atallah Cleanup and fix the socks5 proxy connect address to be correct.
Mon, 12 Nov 2007 23:20:25 +0000 Daniel Atallah I messed this up at some point.
Mon, 12 Nov 2007 23:16:52 +0000 Daniel Atallah Don't allow the buffer to be overrun when you have lots of local IPs.
Mon, 12 Nov 2007 23:10:08 +0000 Daniel Atallah merge of 'aa714a29059f790cb003a8fe1bec9c8873d09e33'
Mon, 12 Nov 2007 20:39:26 +0000 Bj«Órn Voigt - "Listening musik"
Mon, 12 Nov 2007 19:04:01 +0000 Stu Tomlinson merge of '9a0d3011817c44b114c37789a6561df8c8d75a80'
Mon, 12 Nov 2007 18:59:14 +0000 Will Thompson merge of '42565dfdfb1d0477d08281c1c37e99bba59c56fc'
Mon, 12 Nov 2007 18:47:40 +0000 Will Thompson Add a clickable link to the SSL FAQ to errors about accounts which need SSL
Mon, 12 Nov 2007 08:27:56 +0000 Mark Doliner Get rid of a few silly doxygen warnings