Sun, 02 Aug 2009 05:34:11 +0000 |
Paul Aurich |
Don't use pointers (even opaquely) once they're freed. Closes #9822.
|
Sun, 02 Aug 2009 05:04:41 +0000 |
Paul Aurich |
Fix a bunch of memory leaks reported by Josh Mueller. Refs #9822.
|
Sun, 02 Aug 2009 04:33:26 +0000 |
Paul Aurich |
Clarify load_smiley_theme a little. Refs #9822.
|
Sun, 02 Aug 2009 04:10:32 +0000 |
Paul Aurich |
yahoo: Fix some "leaks" (in reality these shouldn't happen). Refs #9822.
|
Sun, 02 Aug 2009 03:58:52 +0000 |
Paul Aurich |
oscar: g_new0 cannot fail. It always aborts, right? Refs #9822.
|
Sun, 02 Aug 2009 03:00:00 +0000 |
Paul Aurich |
jabber: Add a BOSH send timer (queue up stanzas), fixes connecting to Prosody
|
Sat, 01 Aug 2009 22:12:30 +0000 |
Paul Aurich |
jabber: Store the "own JabberBuddy" in the JabberStream* struct.
|
Sat, 01 Aug 2009 21:45:24 +0000 |
Paul Aurich |
jabber: Stop fall-through on connection error.
|
Sat, 01 Aug 2009 18:55:27 +0000 |
Paul Aurich |
merge of '8351342d3a30c75649de9c3d4abc7b6f45ce8f82'
|
Sat, 01 Aug 2009 18:51:02 +0000 |
Paul Aurich |
cert: Fix a reversed check. Oops.
|
Sat, 01 Aug 2009 05:31:59 +0000 |
duck |
zephyr: Build properly on Hurd.
|
Sat, 01 Aug 2009 04:32:24 +0000 |
Paul Aurich |
jabber: Ridiculously verbose logging for BOSH.
|
Sat, 01 Aug 2009 04:24:39 +0000 |
Paul Aurich |
jabber: Better inactivity timer logic.
|
Sat, 01 Aug 2009 04:01:51 +0000 |
Paul Aurich |
jabber: Remove js->use_bosh
|
Sat, 01 Aug 2009 04:00:37 +0000 |
Paul Aurich |
jabber: Since we use max_inactivity - 5, treat a 5s timeout as bogus, too.
|
Sat, 01 Aug 2009 03:57:14 +0000 |
Paul Aurich |
jabber: Re-order the BOSH structs and normalize the buffer names.
|
Sat, 01 Aug 2009 15:59:40 +0000 |
Stu Tomlinson |
Use PURPLE_CONNECTION_ERROR_NETWORK_ERROR as the connection error
|
Sat, 01 Aug 2009 15:32:38 +0000 |
John Bailey |
Unbreak the string freeze.
|
Sat, 01 Aug 2009 08:50:19 +0000 |
Sulabh Mahajan |
Fix #9660. Reconnect, in case of error 52.
|
Sat, 01 Aug 2009 07:45:23 +0000 |
Sulabh Mahajan |
Fixes #9661
|
Sat, 01 Aug 2009 02:59:31 +0000 |
Paul Aurich |
merge of '80c06f6950b5ea3ca311d8e4752ad5b19ea84059'
|
Fri, 31 Jul 2009 21:44:52 +0000 |
Mark Doliner |
Change yahoo_codes_to_html() to use the same USE_CSS_FORMATTING #define
|
Sat, 01 Aug 2009 02:58:40 +0000 |
Paul Aurich |
jabber: Add the two Gtalk video features to the disco#info/caps hash
|
Sat, 01 Aug 2009 02:44:13 +0000 |
Paul Aurich |
jabber: Fix setting the PEP node the first time.
|
Sat, 01 Aug 2009 02:33:41 +0000 |
Paul Aurich |
jabber: disco#info queries with no 'from' are from the server; valid.
|
Sat, 01 Aug 2009 01:53:02 +0000 |
Paul Aurich |
jabber: Fix setting Google Talk avatar at login.
|
Fri, 31 Jul 2009 14:40:03 +0000 |
Marcus Lundblad |
merge of '9f7ecfce039e8a59bfb603622d5aed0102ea2d72'
|
Fri, 31 Jul 2009 09:34:39 +0000 |
Mark Doliner |
Add a test with a custom color
|