log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
pidgin.yaz
log libpurple/protocols/bonjour/bonjour_ft.c @ 21522:
dc703f13449a
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
Thu, 15 Nov 2007 14:53:53 +0000
Daniel Atallah
Fix a couple bugs in the Bonjour XEP-0065 implementation, mainly related to error handling, but also send a <streamhost-used /> result. Also fix a XEP-0096 bug where the SI profile wasn't being specified. These bring ft with gajim closer to working, but we aren't there yet.
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 05:09:17 +0000
Daniel Atallah
Leak fix, cleanup and code reuse.
Mon, 12 Nov 2007 04:17:10 +0000
Daniel Atallah
I thought I was just fixing a leak in this commit, but it turns out I forgot to add the new files in the previous commit.
less
more
|
(0)
tip