Mercurial > pidgin
graph
-
merge of 'aa4524ddbe6f9ac48cb518a473fdc68773665bef'Thu, 03 Dec 2009 05:38:42 +0000, by Paul Aurich
-
This magic number is documented in oscar.h, but it makes sense toWed, 02 Dec 2009 22:27:55 +0000, by Mark Doliner
-
Send our distid when calling startOSCARSession, as request by AOLWed, 02 Dec 2009 22:21:30 +0000, by Mark Doliner
-
Fix this warning:Wed, 02 Dec 2009 22:17:36 +0000, by Mark Doliner
-
disapproval of revision '04b807937c8e058bcddca1fe81be8cf681345ae8'Thu, 03 Dec 2009 08:02:40 +0000, by Mark Doliner
-
Remove unused variableWed, 02 Dec 2009 22:14:13 +0000, by Mark Doliner
-
Swap the order of -L and -l so that Solaris can find the Python libraries.Wed, 02 Dec 2009 19:38:07 +0000, by Paul Aurich
-
oops.Tue, 01 Dec 2009 21:56:55 +0000, by Paul Aurich
-
Fix ChangeLog after merge...Tue, 01 Dec 2009 21:39:18 +0000, by Marcus Lundblad
-
merge of '1cebb8e5585732c30dcfb31a6700dcb78ae47b44'Tue, 01 Dec 2009 21:36:55 +0000, by Marcus Lundblad
-
Changelog that.Tue, 01 Dec 2009 21:24:11 +0000, by Paul Aurich
-
jabber: Complete the fix for a NULL printf() on registration on Windows. Closes #10420 again.Tue, 01 Dec 2009 21:18:45 +0000, by Paul Aurich
-
strchr() is valid on a UTF8 string when searching for an ASCII characterTue, 01 Dec 2009 16:49:15 +0000, by Paul Aurich
-
strchr() is safe when searching for an ASCII character in UTF8 strings.Tue, 01 Dec 2009 16:46:57 +0000, by Paul Aurich
-
jabber: When getting info on a "bare" domain JID, interpret the value of "last"Tue, 01 Dec 2009 21:26:58 +0000, by Marcus Lundblad
-
jabber: Use the error code instead of string matching.Tue, 01 Dec 2009 04:56:47 +0000, by Paul Aurich
-
Use g_strndup() for great justice.Tue, 01 Dec 2009 02:54:22 +0000, by Paul Aurich
-
Let's try a more complex set of return states / values for auth mechs.Tue, 01 Dec 2009 07:32:53 +0000, by Paul Aurich
-
Add a second SCRAM test with one of the suggested test characters from the I-D.Tue, 01 Dec 2009 04:21:40 +0000, by Paul Aurich
-
Add the new files to POTFILES.inTue, 01 Dec 2009 03:05:11 +0000, by Paul Aurich
-
jabber: Clean up the SCRAM code a little.Tue, 01 Dec 2009 02:53:29 +0000, by Paul Aurich
-
jabber: Should have looked for this function earlier.Tue, 01 Dec 2009 00:30:22 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 00b667d9b2d5b9909693bc8c364232732b8fad0f)Mon, 30 Nov 2009 20:35:41 +0000, by Paul Aurich
-
This blank line at the beginning of ChangeLog appears to have been addedMon, 30 Nov 2009 15:46:58 +0000, by John Bailey
-
German update (spell checking with "lokalize")Mon, 30 Nov 2009 10:52:49 +0000, by Bj«Órn Voigt
-
jabber: Add SASLprep and the username substitution called for in draft-ietf-sasl-scram-10 5.1.Mon, 30 Nov 2009 20:34:54 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head bd56a115b35ba5922e5f9c93840d0868a4978b09)Mon, 30 Nov 2009 02:44:03 +0000, by Paul Aurich
-
jabber: Use NS_XMPP_SASLFri, 27 Nov 2009 20:41:22 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 3e6ed1829a654e5c7cf286670e3adc20e6158113)Fri, 27 Nov 2009 20:36:31 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 2980a8828dae367476dcf5d8e52783fdc137d8bf)Tue, 17 Nov 2009 23:05:18 +0000, by Paul Aurich
-
jabber: Interop with Prosody (via Tobias' code). Hooray!Tue, 17 Nov 2009 21:37:14 +0000, by Paul Aurich
-
jabber: Fix up the remaining issues and add a test case that interoperates with gsasl. Woot.Tue, 17 Nov 2009 19:39:36 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head d2984fa9ffdaa63b01cc1e0d94aec5622cd080c1)Tue, 17 Nov 2009 19:23:05 +0000, by Paul Aurich
-
jabber: Handle the case where the server success-with-data is sent as a challenge/response pair.Wed, 11 Nov 2009 20:32:09 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 37329f033a30f4f4f5048f9fdc86df4400e3ada5)Mon, 09 Nov 2009 04:39:40 +0000, by Paul Aurich
-
jabber: Complete (though untested) SCRAM implementation.Mon, 09 Nov 2009 03:42:26 +0000, by Paul Aurich
-
Clean up the two temporary buffers.Sun, 08 Nov 2009 18:39:30 +0000, by Paul Aurich
-
How is it that there's no programmatic way to get the output size of the hash functions without resorting to a hardcoded table? Or did I miss something?Sun, 08 Nov 2009 18:38:30 +0000, by Paul Aurich
-
Fix the Hi() function and actually 'mtn add' the test file.Sun, 08 Nov 2009 06:06:54 +0000, by Paul Aurich
-
jabber: Add the Hi() function (PBKDF2).Sun, 08 Nov 2009 03:36:14 +0000, by Paul Aurich
-
jabber: Clear js->auth_mech for good measure.Sun, 08 Nov 2009 03:34:48 +0000, by Paul Aurich
-
jabber: A little more use of accessors.Sat, 07 Nov 2009 07:03:49 +0000, by Paul Aurich
-
More oops.Sat, 07 Nov 2009 06:59:52 +0000, by Paul Aurich
-
Speilling!Sat, 07 Nov 2009 06:55:55 +0000, by Paul Aurich
-
jabber: Oops, re-enable DIGEST-MD5 (I was testing PLAIN).Sat, 07 Nov 2009 06:42:48 +0000, by Paul Aurich
-
jabber: Use accessors instead of directly accessing gc->account (and similar)Sat, 07 Nov 2009 06:41:33 +0000, by Paul Aurich
-
jabber: Factor the SASL auth methods into their own files.Sat, 07 Nov 2009 06:10:17 +0000, by Paul Aurich
-
Fix sending an MSN file transfer request.Sun, 13 Dec 2009 09:35:23 +0000, by Elliott Sales de Andrade
-
msn_xfer_progress_cb is no longer used.Fri, 20 Nov 2009 01:18:28 +0000, by Elliott Sales de Andrade
-
Get rid of slpmsg->fp since the core is handling all the partial reads andFri, 20 Nov 2009 01:17:51 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head a878de35a8972daab016ed05e7af50043bd856ca)Fri, 20 Nov 2009 00:35:30 +0000, by Elliott Sales de Andrade
-
A quick and dirty hack to make MSN use the in-core code to perform FT.Fri, 16 Oct 2009 01:26:04 +0000, by Paul Aurich
-
disapproval of revision 'd612071593881b9ae7e92a1820cf13d3e45b1f94'Thu, 03 Dec 2009 05:41:56 +0000, by Paul Aurich
-
disapproval of revision 'd6f80b7ba5ba2da4ae203eac6f07565721b10ad8'Thu, 03 Dec 2009 05:38:10 +0000, by Paul Aurich
-
Update for 2.6.5.Mon, 30 Nov 2009 05:59:57 +0000, by John Bailey
-
NEWS.Mon, 30 Nov 2009 03:42:37 +0000, by Sadrul Habib Chowdhury
-
NEWS-ify like there's no release tomorrow.Mon, 30 Nov 2009 03:24:49 +0000, by Elliott Sales de Andrade
-
Drop the devel suffix from version numbers.Mon, 30 Nov 2009 03:13:18 +0000, by John Bailey
-
Win32 ChangeLog.Mon, 30 Nov 2009 03:05:10 +0000, by John Bailey
-
Date the changelogs and move a couple items to more correct locations.Mon, 30 Nov 2009 03:01:13 +0000, by John Bailey
-
NEWSingMon, 30 Nov 2009 03:00:37 +0000, by John Bailey
-
Use g_str_equal()Mon, 30 Nov 2009 02:40:30 +0000, by Paul Aurich
-
Update a bunch of translations.Mon, 30 Nov 2009 02:00:13 +0000, by John Bailey
-
Updated Catalan Valencian translation by Toni Hermoso.Sun, 29 Nov 2009 21:50:22 +0000, by Josep Puigdemont
-
Updated Catalan translationSun, 29 Nov 2009 21:49:54 +0000, by Josep Puigdemont
-
oscar: Fix '<' in AIM/ICQ status messages. Closes #10304.Sun, 29 Nov 2009 19:32:36 +0000, by Paul Aurich
-
jabber: Don't use C99 time formatters, which are apparently not available on Windows when using MSVC.Sun, 29 Nov 2009 17:36:41 +0000, by Florian Qu«²ze
-
ft: Properly set a bitmask field (so it includes PURPLE_MESSAGE_SYSTEM likeSun, 29 Nov 2009 17:35:00 +0000, by Florian Qu«²ze
-
merge of '263b34adf7373694b48a494714d66824d6bb3443'Sun, 29 Nov 2009 17:32:05 +0000, by Paul Aurich
-
ChangeLog the Proxy-Authorization thing. Refs #2910. Need a proper nameSun, 29 Nov 2009 16:24:35 +0000, by John Bailey
-
merge of '32e63a51dbb65b8b63d134bde098d40167574148'Sun, 29 Nov 2009 16:16:49 +0000, by John Bailey
-
Don't send Proxy-Authorization headers until we've received aSun, 29 Nov 2009 16:14:36 +0000, by thecrux
-
pidgin: Change the 'disabled' look in the Send To menu to apply to all offline buddies in a contact.Sun, 29 Nov 2009 03:19:51 +0000, by Paul Aurich
-
oscar: Fix the parsing code from ichatballooncolors that broke receiving markup in 2.6.2.Sun, 29 Nov 2009 01:50:36 +0000, by Paul Aurich
-
Due to a server change, the friendly name on MSN was being changed to theSat, 28 Nov 2009 23:13:55 +0000, by Elliott Sales de Andrade
-
Catalan translation updated.Sat, 28 Nov 2009 21:33:06 +0000, by Josep Puigdemont
-
update french translation.Sat, 28 Nov 2009 14:45:36 +0000, by ª±ric Boumaour
-
Forgot to save.Sat, 28 Nov 2009 04:11:09 +0000, by Paul Aurich
-
jabber: Here's a good reason for the namespace defines. Fix a typo 'urn:xmpp:bosh'.Sat, 28 Nov 2009 04:10:37 +0000, by Paul Aurich
-
jabber: Delayed Delivery namespacesSat, 28 Nov 2009 04:05:17 +0000, by Paul Aurich
-
Fix dbus bindings. Refs #10523. Thanks, dvpdiner2.Sat, 28 Nov 2009 02:45:45 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin.mxit' (head 941ed993edbcb85fcad21b12e2b914a4e9b248d1)Sat, 28 Nov 2009 02:11:27 +0000, by John Bailey
-
The data sent back to MXit when the user clicks on a link should be sentWed, 25 Nov 2009 08:42:10 +0000, by andrew victor
-
propagate from branch 'im.pidgin.pidgin' (head d330e81020232653571a0d5b1f5c927bc148a6fe)Wed, 25 Nov 2009 08:17:02 +0000, by andrew victor
-
We need to escape any special "html" characters in a status message, otherwiseTue, 24 Nov 2009 15:53:11 +0000, by andrew victor
-
These status strings are accessed from mxit_convert_presence_to_name() for theTue, 24 Nov 2009 15:12:42 +0000, by andrew victor
-
If Pidgin is running in Debug mode, on Windows, and no splash-screen isTue, 24 Nov 2009 13:38:25 +0000, by andrew victor
-
The "packed" attribute on the raw_chunk data-structure seems to be a GCC extension.Tue, 24 Nov 2009 13:23:27 +0000, by andrew victor
-
Bump the plugin version up to 2.3.0 to indicate version included with Pidgin.Tue, 24 Nov 2009 11:50:55 +0000, by andrew victor
-
disapproval of revision '661db628ce40c3548058f062ea72d9687654d53a'Sun, 29 Nov 2009 16:16:40 +0000, by John Bailey
-
jabber: Don't print "Extra content at the end of the document".Sat, 28 Nov 2009 05:51:05 +0000, by Paul Aurich
-
jabber: This is more clear.Fri, 27 Nov 2009 20:52:01 +0000, by Paul Aurich
-
jabber: More namespaces! This is a good stopping point for now.Fri, 27 Nov 2009 17:07:19 +0000, by Paul Aurich
-
Add the XEP# for ping, now that I'm hooked up to the interwebs.Fri, 27 Nov 2009 16:21:29 +0000, by Paul Aurich
-
merge of '5e1784d5a975dc0726e72521fbf6024dfa281d84'Fri, 27 Nov 2009 07:13:38 +0000, by Paul Aurich
-
Include 'internal.h' before all other headers to make some non-gcc compilers happy.Fri, 27 Nov 2009 07:12:35 +0000, by Paul Aurich
-
jabber: Add the missing file and fix up the Google session namespacesThu, 26 Nov 2009 22:47:53 +0000, by Paul Aurich
-
jabber: Start putting all the namespaces in one location with consistent naming.Thu, 26 Nov 2009 22:35:07 +0000, by Paul Aurich
-
jabber: Alphabetize the sources in the MakefileThu, 26 Nov 2009 19:47:39 +0000, by Paul Aurich
-
jabber/jingle: Slightly less repitition.Thu, 26 Nov 2009 19:45:21 +0000, by Paul Aurich
-
German update (2 new strings "Malay" and "Ukranian")Thu, 26 Nov 2009 21:47:25 +0000, by Bj«Órn Voigt
-
Updated Hungarian translation for 2.6.4Thu, 26 Nov 2009 12:09:34 +0000, by Kelemen G«¡bor
-
Add some safety to jabber_send_signal_cb in case someone else was listeningWed, 25 Nov 2009 19:00:39 +0000, by Stu Tomlinson
-
Make yahoo_codes_to_html not crash when given an empty string, or a stringWed, 25 Nov 2009 16:39:29 +0000, by Stu Tomlinson
-
Update the finch manpage a little.Wed, 25 Nov 2009 16:10:28 +0000, by Sadrul Habib Chowdhury
-
*** Plucked rev 3ad8ea46 (resiak@pidgin.im):Tue, 24 Nov 2009 17:14:59 +0000, by Sadrul Habib Chowdhury
-
Added Malay translation from Muhammad Najmi bin Ahmad Zabidi. Closes #10578.Mon, 23 Nov 2009 19:00:00 +0000, by Paul Aurich
-
Updated Ukranian translation. Closes #10239.Mon, 23 Nov 2009 18:47:06 +0000, by Paul Aurich
-
merge of '0644248e7ae782562a19e64ff02bb1f4b7194132'Mon, 23 Nov 2009 18:24:49 +0000, by Paul Aurich
-
some spelling, capitalization and hyphenation fixesMon, 23 Nov 2009 18:23:07 +0000, by Jochen Kemnade
-
Updated Hebrew, Norwegian Nynorsk, and Simplified Chinese translations.Mon, 23 Nov 2009 18:10:38 +0000, by Paul Aurich
-
German update for some keyboard acceleratorsMon, 23 Nov 2009 17:02:26 +0000, by Bj«Órn Voigt