log

age author description
Sun, 05 Apr 2009 21:13:10 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)
Sun, 05 Apr 2009 21:54:03 +0000 Paul Aurich Drop a variable left over from the propagate.
Sun, 05 Apr 2009 21:49:01 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)
Sun, 05 Apr 2009 20:57:56 +0000 Paul Aurich Changelog the *one* user-visible change from the iq-handlers branch (heh).
Sun, 05 Apr 2009 20:52:06 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head a59a573e3b9b2eb42ff728ba9ff56095f5c9e0d0)
Sun, 05 Apr 2009 19:25:45 +0000 Paul Aurich Gratuitous alphabetization of the IQ handlers (again!) and move the data handler to jabber_data_init
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?)
Sun, 05 Apr 2009 19:16:14 +0000 Paul Aurich Standardize the header file sentinels to PURPLE_JABBER_[BLAH]_H
Sun, 05 Apr 2009 19:14:19 +0000 Paul Aurich Move some IQ handler registrations to the appropriate init functions
Sun, 05 Apr 2009 19:05:49 +0000 Paul Aurich Large documentation blocks never hurt anyone.
Sat, 04 Apr 2009 18:17:58 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2c36a90a26f2451978aa41b23e9980337514057d)
Sat, 04 Apr 2009 08:02:52 +0000 Paul Aurich And google session handling
Sat, 04 Apr 2009 07:51:13 +0000 Paul Aurich Fix-up the merge some more (*sigh*), readding <session/> handler
Sat, 04 Apr 2009 07:08:33 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 58b2ba106e563fcd0984b9438aa427f1d61e25e9)
Sat, 04 Apr 2009 07:05:23 +0000 Paul Aurich Convert IBB parser (and everything that then stems from that) to new iq-handler
Fri, 03 Apr 2009 17:36:24 +0000 Paul Aurich Fix merge for ./jingle/
Fri, 03 Apr 2009 17:15:40 +0000 Paul Aurich Migrate googleinfo:jabber handlers and add some safety checks.
Fri, 03 Apr 2009 16:45:38 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f25348fdce436002d7d508f074aaa70fd9491f01)
Fri, 03 Apr 2009 02:43:22 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
Fri, 27 Mar 2009 07:59:37 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
Sat, 21 Mar 2009 03:50:31 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
Sat, 14 Mar 2009 15:50:56 +0000 Paul Aurich Do not advertise support for old XEP-0199 (Ping) namespace
Fri, 13 Mar 2009 02:26:45 +0000 Paul Aurich Convert all the XMPP IQ callbacks to a typedef similar to the IQ Handlers.
Thu, 12 Mar 2009 23:46:34 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 54da791ad8d26949571afcbd931518f5b27f2bfd)
Sun, 05 Apr 2009 03:25:00 +0000 Paul Aurich Make my comment parse correctly.
Sat, 04 Apr 2009 23:05:04 +0000 Paul Aurich BOSH: Use a write buffer (read: basically cut-n-paste from jabber.c)
Sat, 04 Apr 2009 21:49:34 +0000 Paul Aurich A better random number for the rid in the range [0, 2**52).
Sat, 04 Apr 2009 20:59:15 +0000 Paul Aurich Make the last one compile (add disco.h) and alphabetize.
Sat, 04 Apr 2009 20:25:03 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2c36a90a26f2451978aa41b23e9980337514057d)
Sat, 04 Apr 2009 18:44:17 +0000 Paul Aurich Fix login process for older servers using IQ-auth.