log

age author description
2011-05-05 Paul Aurich Document the default explicitly
2011-05-03 andrew victor Add API: purple_request_field_set_tooltip & purple_request_field_get_tooltip
2011-05-03 andrew victor Add API:
2011-04-18 Mark Doliner Remove code that doesn't want to exist in 3.0.0
2011-04-18 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 4fb1347ba91ca1ac8b6f5ad029c1ed0f1b6e60a2)
2011-04-13 Mark Doliner Fix this indentation. My bad.
2011-04-13 Mark Doliner Update js->initial_avatar_hash if the user tries to set the icon before
2011-04-13 Mark Doliner Typo fix
2011-04-13 Mark Doliner In purple_buddy_icons_set_account_icon, call the prpl's set_buddy_icon
2011-04-02 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 570b107a62822dd538074753d93b576dea0043a3)
2011-03-21 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head bfb757dfe6b2549ab37a9b19f78f5f1f2f9df0cd)
2011-03-20 Mark Doliner Add two hash tables to the oscar code that deals with your server stored
2011-03-19 Elliott Sales de Andrade merge of '1b0275bd7ec6ff5c9cb2a1b7a0a60c36091448a6'
2011-03-17 Mark Doliner Don't bother reading in the "protocol" attribute in blist.xml. As near as
2011-03-17 Mark Doliner Remove gaim-compat.h and gtkgaim-compat.h. IT FEELS SO GOOD!
2011-03-17 Mark Doliner Remove the _purple_oscar_convert(). It existed to migrate data from
2011-03-17 John Bailey Per discussion with rlaager both on the mailing list and in the XMPP MUC, bump
2011-03-17 John Bailey merge of 'c9c5ba486ea016ed8a4454c0f070edfc5af646a9'
2011-03-16 Elliott Sales de Andrade Update the pkg-config versions. Also, drop the unversioned pc files,
2011-03-18 Richard Laager Drop the .gaim -> .purple migration code
2011-03-17 Richard Laager Drop gaim compatibility files
2011-03-17 Richard Laager propagate from branch 'im.pidgin.pidgin' (head ad52db559c57f2f898ebe9a4eaa6b26adeaf8569)
2011-03-15 John Bailey We want libpurple.so.1, not libpurple.so.9.
2011-03-15 John Bailey 3.0.0devel. Let the mergefest begin.
2011-08-20 Mark Doliner Remove checks for NEWS. We're not using this file anymore. Most people
2011-08-18 Mark Doliner Write this item more similarly to other items
2011-08-18 Mark Doliner Fix incorrect handling of HTTP 100 responses when using the HTTP
2011-08-18 Mark Doliner Fix a crash when remote users have certain characters in their
2011-08-18 Mark Doliner Open an explorer.exe window at the location of the file when clicking
2011-08-18 Mark Doliner Prepare for release (the actually tarballs won't get released until a few
2011-08-18 Mark Doliner Hebrew translation updated (Shalom Craimer)
2011-08-18 Mark Doliner Dutch translation updated (Gideon van Melle)
2011-08-18 Mark Doliner "msgfmt -cv mn" complained that this file had translations with mismatched
2011-08-18 Mark Doliner Commit updated versions of our translations after running po/stats.pl
2011-08-18 Mark Doliner I'm gonna add the transifex config file to the repository. I think it makes
2011-08-18 Mark Doliner Chinese (Hong Kong) translation updated (Ambrose C. Li, Paladin R. Liu)
2011-08-18 Mark Doliner Afrikaans translation updated (Friedel Wolff)
2011-08-18 Mark Doliner Ukrainian translation updated (Oleksandr Kovalenko)
2011-08-18 Mark Doliner Albanian translation updated (Besnik Bleta)
2011-08-18 Mark Doliner Polish translation updated (Piotr Drąg)
2011-08-17 Ethan Blanton Bounds-check stringref copies (which are safe anyway)
2011-08-17 Elliott Sales de Andrade Fix a leak found by HanzZ.
2011-08-17 John Bailey I noticed this inconsistent indent when fixing Ethan's previous entry.
2011-08-17 John Bailey I'm 99.999999% sure Ethan meant this to be here.
2011-08-17 maiku Fix parsing Yahoo sms carrier result
2011-08-16 jamie Fix potential crash when NAMES is empty.
2011-08-16 Ethan Blanton ChangeLog update for NTLM fix
2011-08-16 jond578 Fix NTLM endianness issue.
2011-08-16 Ethan Blanton Fix some un-fixes in the Zephyr strlcpy changes
2011-08-16 Timo Jyrinki Update Finnish translation.
2011-08-16 Mark Doliner A unit test check from the EFF
2011-08-16 Mark Doliner Fix this compile warning:
2011-08-15 Ethan Blanton Fix formatting by a third grader with a crayon
2011-08-15 Ethan Blanton Rationalize nat_pmp.c:default_gw() and free leaked buffer.
2011-08-14 Josep Puigdemont Catalan (Valencian) translation udated on behalf of Vicent Cubells.
2011-08-14 Josep Puigdemont Catalan translation udated.
2011-08-14 masca Fix a crash when the account is disconnected and we have requested a SB. (Hanzz, ported by shlomif)(Fixes #12431)
2011-08-13 andrew victor The 24x24 MXit protocol icon wasn't being installed.
2011-08-11 Josep Puigdemont Catalan translation updated.
2011-08-11 Ethan Blanton Fix truncation of a string in the Yahoo! prpl to be not quite so stupid.
2011-08-11 Ethan Blanton Bounds check hostname lengths for DNS SRV lookups. (EFF)
2011-08-11 Ethan Blanton Bounds check an OSCAR normalization. (EFF)
2011-08-11 Ethan Blanton Almost certainly not an issue, but bounds check a strcpy in stun.c (EFF)
2011-08-11 Ethan Blanton Bounds check log scanning, thanks to the EFF
2011-08-11 Ethan Blanton Use MAXPATHLEN instead of 256 for some path buffer sizes
2011-08-11 Ethan Blanton Patch up merge
2011-08-11 Ethan Blanton merge of '269c6e29c67a1c066871499e76575d4700bf6744'
2011-07-17 Ethan Blanton Update ChangeLog for EFF credit, completeness
2011-07-17 Ethan Blanton Change another hostname lookup fallback to use g_strlcpy.
2011-07-17 Ethan Blanton Use g_strlcpy instead of strcpy in MSN alias string creation.
2011-07-17 Ethan Blanton Copy hostname fallbacks using g_strlcpy instead of strcpy.
2011-07-17 Ethan Blanton Complete the conversion of win32 utsname construction to bounds-checked access.
2011-07-17 Ethan Blanton Fill out struct utsname on win32 using g_strlcpy instead of strcpy.
2011-07-17 Ethan Blanton Changed a strcpy in the mxit prpl to a bounds-checked g_strlcpy.
2011-07-17 Ethan Blanton Replace an unchecked strcpy with g_strlcpy().
2011-07-17 Ethan Blanton Fix up several Tcl loader string copies to use g_strlcpy().
2011-07-17 Ethan Blanton Fix up Zephyr g_strlcpy patch
2011-07-17 Ethan Blanton Replace numerous strcpy() invocations with strlcpy() in Zephyr.
2011-07-17 Ethan Blanton Credit the EFF for the following diffs
2011-08-11 Björn Voigt German translation update for 2.10.0
2011-08-11 Mark Doliner merge of '56ec802a4201a596a1bf852cae8f08819ca6bedc'
2011-08-08 Mark Doliner Fix this compile warning:
2011-08-08 Elliott Sales de Andrade Don't accidentally add a second login timeout. This shouldn't happen
2011-08-08 Elliott Sales de Andrade Don't request the AB if getting the contact list failed. Either there's
2011-08-07 John Bailey Fix logging into Yahoo! JAPAN. Fixes #14259.
2011-08-06 John Bailey Björn Voigt pointed out that my plugin info dialog doesn't show the e-mail
2011-07-31 Björn Voigt German translation update
2011-07-26 Mark Doliner Fix crash selecting Tools->Set Mood when you're online with an
2011-07-26 Mark Doliner Add Maiku's revision b22fe1b183e37298da577f19bdca6f318b209324 to the changelog.
2011-07-22 Elliott Sales de Andrade Destroy the existing Nexus if we get a second USR SSO. This might
2011-07-21 Paul Aurich log_reader: Properly fix the QIP crash, and unbreak the Trillian reader (c is NULL the last time through, so just quit out early then)
2011-07-21 Paul Aurich sametime: Compile! (other build environment apparently lacked libmeanwhile...)
2011-07-21 Paul Aurich log_reader: Fix an actual crash in the QIP reader.
2011-07-21 Paul Aurich merge of '60a632cb295df557713697e92727d551d7345451'
2011-07-21 Paul Aurich log_reader: strchr(), and some simplifying to make clang happier
2011-07-21 Paul Aurich sametime: Avoid a theoretical null strcmp