log

age author description
2008-08-12 Elliott Sales de Andrade merge of '103b421151d9a077e40a662e8d3743b5232f3da4'
2008-08-12 Daniel Atallah Don't look up caps exts when the initial caps discovery wasn't successful.
2008-08-11 Björn Voigt German update for V2.5
2008-08-11 Mark Doliner merge of '3150ec3dfc06bed0d5219058efb8ba76c7e6fa2d'
2008-08-11 Will Thompson Rely on xmlnode_insert_data to call strlen on a bunch of MSN status strings.
2008-08-11 Timo Jyrinki fix the new post-string-freeze 2 fuzzy and 2 untranslated strings.
2008-08-10 Elliott Sales de Andrade merge of '4f30170cef563ecf059bc5e798c3bd75d01247e7'
2008-08-10 Björn Voigt libpurple/protocols/qq/group_network.c does not exist anymore
2008-08-10 Daniel Atallah Reapplied changes that were overwritten by 6b89b377381e35b459936fd2f730f45b5558ae69.
2008-09-15 SHiNE CsyFeK applied changes from 5688199e261449d33b5803dafff50d860896ebcb
2008-09-15 SHiNE CsyFeK applied changes from 92d52eef2994d2697999177804e3665989cfa352
2008-09-15 SHiNE CsyFeK applied changes from 8cebefbc6cd5d84acb69c74e69e8821f11dd225d
2008-09-15 SHiNE CsyFeK applied changes from f12c8903079425d7850fa183df0b3f937b2952be
2008-08-10 SHiNE CsyFeK 2008.08.10 - csyfek <csyfek(at)gmail.com>
2008-08-10 Elliott Sales de Andrade Use MIN(strlen(password), 16) for MSN because g_markup_escape_text will
2008-08-10 Elliott Sales de Andrade Change the other prpls to use new purple_prpl_{send,got}_attention API.
2008-08-10 Elliott Sales de Andrade Fix up some types.
2008-08-10 Elliott Sales de Andrade Replace void* with MsnSoapCallback type. I guess it didn't work before
2008-08-09 Elliott Sales de Andrade I guess I re-arranged a little off. We probably should disconnect
2008-08-09 Elliott Sales de Andrade merge of '14f8b4609456592014383ef4957124a07f57ac3a'
2008-08-09 Daniel Atallah merge of '04cb3481a7947425a89254b98d0d64b73ca36dc1'
2008-08-09 Daniel Atallah A similar size limit for MSN buddy icon retrieval from arbitrary urls.
2008-08-09 Daniel Atallah Restrict buddy icon downloads from arbitrary urls to 200kB.
2008-08-09 Mark Doliner Fix a crash on exit when using --with-system-ssl-certs
2008-08-08 Daniel Atallah Add temporary purple_util_fetch_url_request_len and purple_util_fetch_url_len
2008-08-08 Mark Doliner merge of '1f2555d955dc18eae653a47dafaf1235881772aa'
2008-08-08 Hylke Bons Facebook protocol icons.
2008-08-08 Ka-Hing Cheung merge of '26606a5b2701a5b005448d15da254ecd796a005d'
2008-08-09 Elliott Sales de Andrade Correctly save the payload_len of a MSN notification command. Also,
2008-08-08 Elliott Sales de Andrade merge of '521d7478a48ec5109a78fb66eab6ad7ced97c34a'
2008-08-08 Elliott Sales de Andrade When opening MSN chats, use "Local alias" in preference to "Display
2008-08-08 Elliott Sales de Andrade Re-arrange msn_slplink_destroy and msn_slp_call_destroy. Might help
2008-08-08 Elliott Sales de Andrade Re-arrange msn_session_destroy to avoid use-after-free bugs. I don't
2008-08-08 Elliott Sales de Andrade Don't try to report a connection error if the MSN session is being
2008-08-07 Elliott Sales de Andrade Some whitespace changes to make code from that previous commit look better.
2008-08-07 Elliott Sales de Andrade Fix up the MSN Inbox URL. There was a typo that caused a use-after-free
2008-08-05 Elliott Sales de Andrade Fix up some whitespace problems.
2008-08-04 Elliott Sales de Andrade Don't assign this stuff in a loop.
2008-08-03 Elliott Sales de Andrade Fix a leak when requesting OIM's. Also removed some unnecessary
2008-08-07 Ka-Hing Cheung take an extra reference to PurpleXfer so we can check whether the whole
2008-08-07 Ka-Hing Cheung merge of '0fa0d7921af1ea7cb2ce3b4f768354b762110259'
2008-08-25 Laurynas Biveinis Update Lithuanian translation
2008-08-07 Laurynas Biveinis Update Lithuanian translation
2008-08-08 Mark Doliner Add a note for translators, because they probably have no idea what
2008-08-07 Mark Doliner Add a changelog entry about two things I changed
2008-08-07 Éric Boumaour Update to the French translation for 2.5.0 release.
2008-08-07 Éric Boumaour merge of '3008474548ddd234f222ed5a0be3066e2ea0da0b'
2008-08-07 Ka-Hing Cheung take an extra reference to PurpleXfer so we can check whether the whole
2008-08-07 Ka-Hing Cheung removed an unused function
2008-08-07 Daniel Atallah Remove various opaque UiOps functions from the perl loader as they aren't useable.
2008-08-07 Daniel Atallah Fix purple_str_strip_char and purple_util_chrreplace to be able to work.
2008-08-07 Daniel Atallah Another Perl patch from Zsombor Welker to add more functions.
2008-08-07 Daniel Atallah Another Perl loader patch from Zsombor Welker, this one adds some missing pref
2008-08-07 Daniel Atallah Remove a bunch of *_init() and *_uninit() functions that don't make sense for
2008-08-07 Daniel Atallah Some Perl bindings fixes and additions from Zsombor Welker.
2008-08-07 Daniel Atallah Patch from John Hanauer to enable formatted string entry field in perl plugins.
2008-08-07 Daniel Atallah Some cleanup and a couple leak fixes.
2008-08-07 Daniel Atallah Add NULL checking to purple_markup_linkify().
2008-08-06 Jochen Kemnade German translation update
2008-08-06 Timo Jyrinki Update for 2.5.0. Used XGETTEXT_ARGS=--no-location this time...