Fri, 22 May 2009 00:21:49 +0000 |
Paul Aurich |
merge of '2d746b537f7c15aca747b7df2e1eedb540eb0baf'
|
Thu, 21 May 2009 21:09:17 +0000 |
Paul Aurich |
Don't try to process BOSH packet if there's no data (avoid a purple_strcasestr assertion).
|
Fri, 22 May 2009 00:13:38 +0000 |
Paul Aurich |
merge of '70479082260072a56b0aea40ccca311822c17155'
|
Fri, 22 May 2009 00:38:45 +0000 |
Etan Reisner |
merge of '4ba10f028ed5e73f7fe9f00b3131844819ed85a6'
|
Thu, 21 May 2009 20:18:10 +0000 |
Paul Aurich |
Remove duplicated entries from Makefile.am which break installation with coreutils 7.4. Closes #9226.
|
Thu, 21 May 2009 05:56:53 +0000 |
Paul Aurich |
Fix two warnings when building on OS X
|
Thu, 21 May 2009 04:49:40 +0000 |
Paul Aurich |
merge of '1864a53b79ca34679ff68b45b52e7385608e46cc'
|
Wed, 20 May 2009 17:24:52 +0000 |
Mark Doliner |
Don't do IPv6 AAAA lookups if there is no IPv6 address configured on
|
Wed, 20 May 2009 17:00:17 +0000 |
John Bailey |
Some updates to the ChangeLog, reflecting as much as I could remmeber.
|
Wed, 20 May 2009 01:09:04 +0000 |
Etan Reisner |
merge of '1696adf9dd410d4b67f782058165fbf61cb53c61'
|
Wed, 20 May 2009 15:59:04 +0000 |
Paul Aurich |
Fix a crash when <NICKNAME/> is present in a vcard, but has no data.
|
Wed, 20 May 2009 00:39:12 +0000 |
Paul Aurich |
merge of '53630753bb021f7391e8ad30abd709f73fe47c3d'
|
Tue, 19 May 2009 21:35:08 +0000 |
Paul Aurich |
I still don't know why this ever compiled properly.
|
Wed, 20 May 2009 00:34:59 +0000 |
Paul Aurich |
Stop trying to be clever with XMPP keepalive pings.
|
Tue, 19 May 2009 06:47:40 +0000 |
Paul Aurich |
Fix a warning.
|
Tue, 19 May 2009 06:40:04 +0000 |
Paul Aurich |
Fix two sizeof(size_t) != sizeof(unsigned int) warnings which could never
|
Tue, 19 May 2009 06:35:24 +0000 |
Mark Doliner |
merge of '062468e9e5c7b0a7d4fb51cbd78c9a769cbd120a'
|
Tue, 19 May 2009 05:56:50 +0000 |
Paul Aurich |
This whole section was partially using spaces instead of tabs.
|
Tue, 19 May 2009 05:49:34 +0000 |
Paul Aurich |
Fix a NULL deref if the resource has gone offline by the time we're parsing this reply.
|
Tue, 19 May 2009 03:48:18 +0000 |
Elliott Sales de Andrade |
merge of '8641e216dc398048158e7424b56603087551b65f'
|
Tue, 19 May 2009 03:22:18 +0000 |
Elliott Sales de Andrade |
ChangeLog previous commit.
|
Tue, 19 May 2009 03:16:45 +0000 |
Elliott Sales de Andrade |
Parse the invite message out of the pending membership list so that it can
|
Mon, 18 May 2009 23:14:46 +0000 |
Elliott Sales de Andrade |
Remove notification-server group commands ADG, REG, RMG as groups are now
|
Mon, 18 May 2009 23:06:54 +0000 |
Elliott Sales de Andrade |
Remove some unused code.
|