Mercurial > pidgin
graph
-
merge of '6b1a373e3e69276313a52397e9213c08c1d67846'Tue, 13 Nov 2007 21:48:04 +0000, by Luke Schierer
-
merge of '7a98d978e56502762335bda8f19011a139ac460a'Tue, 13 Nov 2007 18:00:22 +0000, by Mark Doliner
-
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 06:27:27 +0000, by 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 04:29:06 +0000, by Daniel Atallah
-
Cleanup and fix the socks5 proxy connect address to be correct.Tue, 13 Nov 2007 02:20:58 +0000, by Daniel Atallah
-
I messed this up at some point.Mon, 12 Nov 2007 23:20:25 +0000, by Daniel Atallah
-
Don't allow the buffer to be overrun when you have lots of local IPs.Mon, 12 Nov 2007 23:16:52 +0000, by Daniel Atallah
-
merge of 'aa714a29059f790cb003a8fe1bec9c8873d09e33'Mon, 12 Nov 2007 23:10:08 +0000, by Daniel Atallah
-
- "Listening musik"Mon, 12 Nov 2007 20:39:26 +0000, by Bj«Órn Voigt
-
merge of '9a0d3011817c44b114c37789a6561df8c8d75a80'Mon, 12 Nov 2007 19:04:01 +0000, by Stu Tomlinson
-
merge of '42565dfdfb1d0477d08281c1c37e99bba59c56fc'Mon, 12 Nov 2007 18:59:14 +0000, by Will Thompson
-
Add a clickable link to the SSL FAQ to errors about accounts which need SSLMon, 12 Nov 2007 18:47:40 +0000, by Will Thompson
-
Get rid of a few silly doxygen warningsMon, 12 Nov 2007 08:27:56 +0000, by Mark Doliner
-
Fix a warning from make docs:Mon, 12 Nov 2007 08:27:17 +0000, by Mark Doliner
-
The order of these variable declarations is important if we want theMon, 12 Nov 2007 19:02:00 +0000, by Stu Tomlinson
-
Add maximize flags for windows.Mon, 12 Nov 2007 17:13:44 +0000, by Sadrul Habib Chowdhury
-
merge of '45a353a8a7978312260680050564b3a32f0d07aa'Mon, 12 Nov 2007 16:53:54 +0000, by Sadrul Habib Chowdhury
-
Hungarian translation updatedMon, 12 Nov 2007 09:27:56 +0000, by Kelemen G«¡bor
-
First translation update for 2.3.0 and first try of mtn commit :)Tue, 13 Nov 2007 13:19:08 +0000, by Claudio Satriano
-
updated German translationMon, 12 Nov 2007 08:58:25 +0000, by Jochen Kemnade
-
merge of '64bb85d88261de930f9c987d2347b6babf8e7641'Mon, 12 Nov 2007 08:10:40 +0000, by Mark Doliner
-
merge of '13fac0dd91d110f10bc90c13074fe6277ba77b0d'Mon, 12 Nov 2007 07:59:13 +0000, by Mark Doliner
-
1.1.2 -> 1.1.5Mon, 12 Nov 2007 07:32:28 +0000, by Kevin Stange
-
Add a lengthy comment about a small problem with our signal handlerMon, 12 Nov 2007 08:10:24 +0000, by Mark Doliner
-
Update our Doxyfile.in using "doxygen -u Doxyfile.in"Mon, 12 Nov 2007 07:57:31 +0000, by Mark Doliner
-
Update the FSF address that I missed in my round of updates a couple months ago.Mon, 12 Nov 2007 05:49:34 +0000, by John Bailey
-
merge of '4d861866c16a8e87cc915a0d71b0b5a9365cbb3c'Mon, 12 Nov 2007 05:46:42 +0000, by John Bailey
-
kill another compile warningMon, 12 Nov 2007 03:09:54 +0000, by Stu Tomlinson
-
Leak fix, cleanup and code reuse.Mon, 12 Nov 2007 05:09:17 +0000, by 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.Mon, 12 Nov 2007 04:17:10 +0000, by Daniel Atallah