Mon, 22 Mar 2010 21:34:17 +0000 |
Marcus Lundblad |
jabber: Validate the hash on incoming BoB objects (in case the CID is on the
|
Mon, 15 Feb 2010 05:35:56 +0000 |
Paul Aurich |
jabber: Move those functions to jutil.[ch]
|
Wed, 10 Feb 2010 05:56:53 +0000 |
Paul Aurich |
jabber: Cleanup (and drop that unnormalized find function)!
|
Wed, 10 Feb 2010 05:06:36 +0000 |
Paul Aurich |
jabber: Document jabber_find_unnormalized_im_conv (and my guess as to why
|
Thu, 03 Dec 2009 05:39:00 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 4185001f1d8e8d7c894fa194202f7051f06cb59f)
|
Tue, 01 Dec 2009 21:26:58 +0000 |
Marcus Lundblad |
jabber: When getting info on a "bare" domain JID, interpret the value of "last"
|
Mon, 30 Nov 2009 20:34:54 +0000 |
Paul Aurich |
jabber: Add SASLprep and the username substitution called for in draft-ietf-sasl-scram-10 5.1.
|
Mon, 31 Aug 2009 03:39:34 +0000 |
Paul Aurich |
jabber: Properly handle adding buddies that contain a resource. Closes #10151.
|
Sat, 22 Aug 2009 02:52:30 +0000 |
Paul Aurich |
Remove specific copyright lines from the XMPP prpl.
|
Sun, 19 Jul 2009 23:45:13 +0000 |
Paul Aurich |
Move the IDN support into the DNS routines.
|
Fri, 17 Jul 2009 21:11:25 +0000 |
Paul Aurich |
When GNU Libidn is available, use it for XMPP stringprep operations.
|
Sat, 11 Jul 2009 07:47:07 +0000 |
Paul Aurich |
Validate IPv6 identifiers in the domain portion of a JID.
|
Sat, 11 Jul 2009 01:57:14 +0000 |
Paul Aurich |
XMPP domains can also be IPv4 or IPv6 addresses
|
Thu, 02 Jul 2009 08:15:49 +0000 |
Mark Doliner |
I had to make these changes to get "make check" to run
|
Sat, 23 May 2009 17:42:34 +0000 |
Paul Aurich |
Add two helper functions useful for matching the 'from' attribute on packets to either our server or our account.
|
Sun, 05 Apr 2009 19:21:22 +0000 |
Paul Aurich |
Further standardize the sentinel style (did someone say leading _s are theoretically a reserved namespace?)
|
Thu, 11 Dec 2008 08:08:02 +0000 |
Paul Aurich |
Fix up the XMPP User Avatar SHA1 hashing so that we don't mess up the checksum
|
Sat, 29 Sep 2007 14:45:20 +0000 |
Stu Tomlinson |
jutil.h should not include account.h because that breaks test compilation
|
Mon, 10 Sep 2007 13:57:15 +0000 |
Daniel Atallah |
merge of '1c7910841138381c841363256ca3c7905b1f26b0'
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Wed, 06 Jun 2007 00:04:29 +0000 |
Andreas Monitzer |
applied patch for supporting XEP-0199: XMPP Ping
|
Sat, 24 Mar 2007 20:06:21 +0000 |
Stu Tomlinson |
Re-arrange #includes so 'make check' stands a chance of passing during
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|