log

age author description
2009-12-01 Paul Aurich jabber: Complete the fix for a NULL printf() on registration on Windows. Closes #10420 again.
2009-12-01 Paul Aurich strchr() is valid on a UTF8 string when searching for an ASCII character
2009-12-01 Paul Aurich strchr() is safe when searching for an ASCII character in UTF8 strings.
2009-12-01 Marcus Lundblad jabber: When getting info on a "bare" domain JID, interpret the value of "last"
2009-12-01 Paul Aurich jabber: Use the error code instead of string matching.
2009-12-01 Paul Aurich Use g_strndup() for great justice.
2009-12-01 Paul Aurich Let's try a more complex set of return states / values for auth mechs.
2009-12-01 Paul Aurich Add a second SCRAM test with one of the suggested test characters from the I-D.
2009-12-01 Paul Aurich Add the new files to POTFILES.in
2009-12-01 Paul Aurich jabber: Clean up the SCRAM code a little.
2009-12-01 Paul Aurich jabber: Should have looked for this function earlier.
2009-11-30 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 00b667d9b2d5b9909693bc8c364232732b8fad0f)
2009-11-30 John Bailey This blank line at the beginning of ChangeLog appears to have been added
2009-11-30 Björn Voigt German update (spell checking with "lokalize")
2009-11-30 Paul Aurich jabber: Add SASLprep and the username substitution called for in draft-ietf-sasl-scram-10 5.1.
2009-11-30 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head bd56a115b35ba5922e5f9c93840d0868a4978b09)
2009-11-27 Paul Aurich jabber: Use NS_XMPP_SASL
2009-11-27 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 3e6ed1829a654e5c7cf286670e3adc20e6158113)
2009-11-17 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2980a8828dae367476dcf5d8e52783fdc137d8bf)
2009-11-17 Paul Aurich jabber: Interop with Prosody (via Tobias' code). Hooray!
2009-11-17 Paul Aurich jabber: Fix up the remaining issues and add a test case that interoperates with gsasl. Woot.
2009-11-17 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d2984fa9ffdaa63b01cc1e0d94aec5622cd080c1)
2009-11-11 Paul Aurich jabber: Handle the case where the server success-with-data is sent as a challenge/response pair.
2009-11-09 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 37329f033a30f4f4f5048f9fdc86df4400e3ada5)
2009-11-09 Paul Aurich jabber: Complete (though untested) SCRAM implementation.
2009-11-08 Paul Aurich Clean up the two temporary buffers.
2009-11-08 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?
2009-11-08 Paul Aurich Fix the Hi() function and actually 'mtn add' the test file.
2009-11-08 Paul Aurich jabber: Add the Hi() function (PBKDF2).
2009-11-08 Paul Aurich jabber: Clear js->auth_mech for good measure.
2009-11-07 Paul Aurich jabber: A little more use of accessors.
2009-11-07 Paul Aurich More oops.
2009-11-07 Paul Aurich Speilling!
2009-11-07 Paul Aurich jabber: Oops, re-enable DIGEST-MD5 (I was testing PLAIN).
2009-11-07 Paul Aurich jabber: Use accessors instead of directly accessing gc->account (and similar)
2009-11-07 Paul Aurich jabber: Factor the SASL auth methods into their own files.
2009-12-13 Elliott Sales de Andrade Fix sending an MSN file transfer request.
2009-11-20 Elliott Sales de Andrade msn_xfer_progress_cb is no longer used.
2009-11-20 Elliott Sales de Andrade Get rid of slpmsg->fp since the core is handling all the partial reads and
2009-11-20 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head a878de35a8972daab016ed05e7af50043bd856ca)
2009-10-16 Paul Aurich A quick and dirty hack to make MSN use the in-core code to perform FT.
2009-12-03 Paul Aurich disapproval of revision 'd612071593881b9ae7e92a1820cf13d3e45b1f94'
2009-12-03 Paul Aurich disapproval of revision 'd6f80b7ba5ba2da4ae203eac6f07565721b10ad8'
2009-11-30 John Bailey Update for 2.6.5.
2009-11-30 Sadrul Habib Chowdhury NEWS.
2009-11-30 Elliott Sales de Andrade NEWS-ify like there's no release tomorrow.
2009-11-30 John Bailey Drop the devel suffix from version numbers.
2009-11-30 John Bailey Win32 ChangeLog.
2009-11-30 John Bailey Date the changelogs and move a couple items to more correct locations.
2009-11-30 John Bailey NEWSing
2009-11-30 Paul Aurich Use g_str_equal()
2009-11-30 John Bailey Update a bunch of translations.
2009-11-29 Josep Puigdemont Updated Catalan Valencian translation by Toni Hermoso.
2009-11-29 Josep Puigdemont Updated Catalan translation
2009-11-29 Paul Aurich oscar: Fix '<' in AIM/ICQ status messages. Closes #10304.
2009-11-29 Florian Quèze jabber: Don't use C99 time formatters, which are apparently not available on Windows when using MSVC.
2009-11-29 Florian Quèze ft: Properly set a bitmask field (so it includes PURPLE_MESSAGE_SYSTEM like
2009-11-29 Paul Aurich merge of '263b34adf7373694b48a494714d66824d6bb3443'
2009-11-29 John Bailey ChangeLog the Proxy-Authorization thing. Refs #2910. Need a proper name
2009-11-29 John Bailey merge of '32e63a51dbb65b8b63d134bde098d40167574148'