Tue, 13 Nov 2007 22:36:10 +0000 |
Shalom Craimer |
fixes #3929
|
Tue, 13 Nov 2007 22:32:32 +0000 |
Loptosko |
fixes #3928
|
Tue, 13 Nov 2007 22:20:23 +0000 |
Dmitry Beloglazov |
fixes #3920
|
Tue, 13 Nov 2007 22:17:49 +0000 |
Ivar Smolin |
fixes #3914
|
Tue, 13 Nov 2007 22:16:23 +0000 |
Luke Schierer |
credit due
|
Tue, 13 Nov 2007 22:14:42 +0000 |
Amanpreet Singh Alam |
references #3908
|
Tue, 13 Nov 2007 22:04:34 +0000 |
Friedel Wolff |
fixes #3783
|
Tue, 13 Nov 2007 22:01:42 +0000 |
Kelemen G«¡bor |
fixes #3766
|
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.
|