Mercurial > pidgin.yaz
graph
-
Hide-a-Struct2011-08-23, by Mark Doliner
-
Use accessor functions in a few places2011-08-23, by Mark Doliner
-
merge of '06fd8a15a3af927e3ce13b04af6e2159fb537dd9'2011-08-23, by masca
-
These should be using purple_notify_user_info_add_pair_plaintext().2011-08-22, by andrew victor
-
Remove what seems to be an unnecessary variable.2011-08-22, by Elliott Sales de Andrade
-
It seems like there's a dereference missing here.2011-08-22, by Elliott Sales de Andrade
-
Small typo.2011-08-22, by andrew victor
-
merge of '3a7408265d339b20bd3bef7b8fefc62215ccf644'2011-08-22, by Mark Doliner
-
Remove silc10 from POTFILES.in2011-08-22, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 218f7cd8f439bacd4fef6897f0389a7cd18ba67d)2011-08-22, by Daniel Atallah
-
Commit the fix needed for this to build on Windows.2011-08-21, by John Bailey
-
Please correct me if I'm wrong, but I don't think we gain anything2011-08-22, by Mark Doliner
-
Remove silc102011-08-22, by Mark Doliner
-
Actually commit the purple_notify_user_info_prepend_pair_plaintext2011-08-22, by Mark Doliner
-
Add purple_notify_user_info_prepend_pair_plaintext and use it in a few2011-08-22, by Mark Doliner
-
I tried to disapprove this, but it didn't seem to work. Maybe I2011-08-22, by Mark Doliner
-
merge of '6f0f65518dbd9cdbb6b41be078c9cd9db3bbea4b'2011-08-22, by Mark Doliner
-
merge of '88118487bea2cf5120dec21de3377fada185180f'2011-08-22, by Mark Doliner
-
disapproval of revision '88118487bea2cf5120dec21de3377fada185180f'2011-08-22, by Mark Doliner
-
I think it's more appropriate to append these as plaintext2011-08-22, by Mark Doliner
-
disapproval of revision '37706b74bb67b5e0abf08dd08bcd0d509075cc42'2011-08-22, by Mark Doliner
-
Now that there's no speed difference between2011-08-22, by Mark Doliner
-
Add an entry for 0ea4521b22507f8cc23de316fa55e3368d9f40292011-08-22, by Mark Doliner
-
user_info->user_info_entries is redundant. Let's call it2011-08-22, by Mark Doliner
-
Change PurpleNotifyUserInfo->user_info_entries from a GList to a GQueue.2011-08-22, by Mark Doliner
-
Fix perl compilation. I really wish the .c files regenerated with the2011-08-22, by Mark Doliner
-
Rename purple_notify_user_info_add_pair to2011-08-22, by Mark Doliner
-
Don't use strlen() when you're just checking whether a string is2011-08-22, by Mark Doliner
-
Don't use strlen() when all you're trying to do is check if the string2011-08-22, by Mark Doliner
-
I went through all our calls to purple_notify_user_info_add_pair() and2011-08-22, by Mark Doliner
-
merge of '01dbf4adfbd244ad73e7c0a6850a5bcc9d0b9582'2011-08-21, by Mark Doliner
-
Whitespace changes for coding-style consistency.2011-08-21, by andrew victor
-
merged from im.pidgin.pidgin2011-08-22, by Yoshiki Yazawa
-
Use purple_notify_user_info_add_pair_plaintext in some places where we2011-08-21, by Mark Doliner
-
Simplify. This is 6 lines instead of 15.2011-08-21, by Mark Doliner
-
The id field is unused2011-08-21, by Mark Doliner
-
Add this @deprecated flag back in here so we know this still needs work2011-08-21, by Mark Doliner
-
Use the new API in v3.0.0 to hide the UserId column in the search-results.2011-08-21, by andrew victor
-
Added MXit prpl changes to ChangeLog.2011-08-21, by andrew victor
-
propagate from branch 'im.pidgin.pidgin' (head 90830883791970eb18943b8cfbbe90295cc964a3)2011-08-21, by andrew victor
-
* fixed the head: mtn issue..2011-08-16, by pieter loubser
-
propagate from branch 'im.pidgin.pidgin' (head ca07365c6eb9a12b008397dd5ad34231e8d6e89e)2011-08-16, by pieter loubser
-
merge of 'abe467cd836e25b339d81461c056f6289d88b2f0'2011-08-16, by pieter loubser
-
Need to implemnt the protocol prpl's chat 'chat_info_defaults' callback.2011-08-15, by andrew victor
-
Simplify the PIN encryption code.2011-08-15, by andrew victor
-
Refactor the transport-layer encryption and decryption.2011-08-15, by andrew victor
-
Encrypt a message using transport-encryption.2011-08-14, by andrew victor
-
propagate from branch 'im.pidgin.pidgin' (head 4155786dc74833813772e14bdffe59b2464cda13)2011-08-13, by andrew victor
-
When receiving an invite to join a GroupChat, first check if a matching room entry2011-08-13, by andrew victor
-
Remove ISO10126 padding when decrypting an incoming transport-encrypted message.2011-08-13, by andrew victor
-
Structured reply messages should rather not be enclosed in the ::DATA: format.2011-08-13, by andrew victor
-
Returning wrong value here.2011-08-13, by andrew victor
-
Remove the "hidden" option from user profile.2011-08-12, by andrew victor
-
The contact-flag indicating "hidden" is now deprecated.2011-08-12, by andrew victor
-
propagate from branch 'im.pidgin.pidgin' (head 8f0dbb75e0842b6df34c773ceb3a62e07819c532)2011-08-12, by andrew victor
-
propagate from branch 'im.pidgin.pidgin' (head 7a719c74cf2afa3a9dd8b532af1a88b98489d925)2011-07-09, by andrew victor
-
propagate from branch 'im.pidgin.pidgin' (head b55fa7e527d663bdb8c0320d6d035488e8446978)2011-08-11, by pieter loubser
-
Start implementing MXit secure messaging.2011-06-26, by andrew victor
-
These constants don't seem right.2011-06-20, by andrew victor
-
Correctly process messages received from MXit that include font-change markup.2011-06-20, by andrew victor
-
Fix compilation of perl plugin. I guess this code doesn't rebuild2011-08-21, by Mark Doliner
-
Rename purple_connection_error_reason to purple_connection_error2011-08-21, by Mark Doliner
-
Remove purple_connection_error2011-08-21, by Mark Doliner
-
I have no idea how to change this to take a PurpleConnectionError and2011-08-21, by Mark Doliner
-
Change last remaining users of purple_connection_error to use2011-08-21, by Mark Doliner
-
Rename the report_disconnect_reason cb function to report_disconnect2011-08-21, by Mark Doliner
-
Remove PurpleConnectionUiOps.report_disconnect2011-08-21, by Mark Doliner
-
Whoops, I forgot to commit ChangeLog.API2011-08-21, by Mark Doliner
-
Remove more deprecated stuff2011-08-21, by Mark Doliner
-
Remove a few deprecated functions2011-08-21, by Mark Doliner
-
Remove some deprecated stuff2011-08-21, by Mark Doliner
-
Rename purple_util_fetch_url_request_len_with_account to2011-08-21, by Mark Doliner
-
Remove purple_util_fetch_url_request_len() and change the few places2011-08-21, by Mark Doliner
-
Get rid of the wholly unused "primary attribute" thing in PurpleStatusTypes2011-08-21, by Mark Doliner
-
Mr. Ben Ice is probably wondering why he's mentioned in our codebase.2011-08-21, by Mark Doliner
-
Remove a few deprecated functions2011-08-21, by Mark Doliner
-
Get rid fo purple_strlcpy and purple_strlcat. These are convenience2011-08-21, by Mark Doliner
-
A while ago I noticed that we don't have enforce a max on the2011-08-21, by Mark Doliner
-
I noticed this a while ago but I don't care enough to fix it2011-08-21, by Mark Doliner
-
Add -devel suffix back to the version numbers in im.pidgin.pidgin2011-08-21, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head 65f0e21660895ebae2e934a8d04088a1c57899a6)2011-08-20, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head bb53d1e9201138b79a1eef0d4a7cda1fc852c59f)2011-08-07, by Mark Doliner
-
Remove duplicate word "found" in this debug message2011-08-07, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head 64f4eb5c598356fe1b8b9bc376faa66641096eda)2011-06-12, by Mark Doliner
-
Change the heuristic we use for setting od->icq. We used to set it to2011-05-09, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head d6053150b258c5c8b2ac60e091a7d0d1b2d9be1d)2011-05-09, by Mark Doliner
-
Document the default explicitly2011-05-05, by Paul Aurich
-
Add API: purple_request_field_set_tooltip & purple_request_field_get_tooltip2011-05-03, by andrew victor
-
Add API:2011-05-03, by andrew victor
-
Remove code that doesn't want to exist in 3.0.02011-04-18, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head 4fb1347ba91ca1ac8b6f5ad029c1ed0f1b6e60a2)2011-04-18, by Mark Doliner
-
Fix this indentation. My bad.2011-04-13, by Mark Doliner
-
Update js->initial_avatar_hash if the user tries to set the icon before2011-04-13, by Mark Doliner
-
Typo fix2011-04-13, by Mark Doliner
-
In purple_buddy_icons_set_account_icon, call the prpl's set_buddy_icon2011-04-13, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head 570b107a62822dd538074753d93b576dea0043a3)2011-04-02, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head bfb757dfe6b2549ab37a9b19f78f5f1f2f9df0cd)2011-03-21, by Mark Doliner
-
Add two hash tables to the oscar code that deals with your server stored2011-03-20, by Mark Doliner
-
merge of '1b0275bd7ec6ff5c9cb2a1b7a0a60c36091448a6'2011-03-19, by Elliott Sales de Andrade
-
Don't bother reading in the "protocol" attribute in blist.xml. As near as2011-03-17, by Mark Doliner
-
Remove gaim-compat.h and gtkgaim-compat.h. IT FEELS SO GOOD!2011-03-17, by Mark Doliner
-
Remove the _purple_oscar_convert(). It existed to migrate data from2011-03-17, by Mark Doliner
-
Per discussion with rlaager both on the mailing list and in the XMPP MUC, bump2011-03-17, by John Bailey
-
merge of 'c9c5ba486ea016ed8a4454c0f070edfc5af646a9'2011-03-17, by John Bailey
-
Update the pkg-config versions. Also, drop the unversioned pc files,2011-03-16, by Elliott Sales de Andrade
-
Drop the .gaim -> .purple migration code2011-03-18, by Richard Laager
-
Drop gaim compatibility files2011-03-17, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head ad52db559c57f2f898ebe9a4eaa6b26adeaf8569)2011-03-17, by Richard Laager
-
We want libpurple.so.1, not libpurple.so.9.2011-03-15, by John Bailey
-
3.0.0devel. Let the mergefest begin.2011-03-15, by John Bailey
-
Remove checks for NEWS. We're not using this file anymore. Most people2011-08-20, by Mark Doliner
-
Write this item more similarly to other items2011-08-18, by Mark Doliner
-
Fix incorrect handling of HTTP 100 responses when using the HTTP2011-08-18, by Mark Doliner
-
Fix a crash when remote users have certain characters in their2011-08-18, by Mark Doliner
-
Open an explorer.exe window at the location of the file when clicking2011-08-18, by Mark Doliner
-
Prepare for release (the actually tarballs won't get released until a few2011-08-18, by Mark Doliner
-
Hebrew translation updated (Shalom Craimer)2011-08-18, by Mark Doliner
-
Dutch translation updated (Gideon van Melle)2011-08-18, by Mark Doliner
-
"msgfmt -cv mn" complained that this file had translations with mismatched2011-08-18, by Mark Doliner
-
Commit updated versions of our translations after running po/stats.pl2011-08-18, by Mark Doliner
-
I'm gonna add the transifex config file to the repository. I think it makes2011-08-18, by Mark Doliner
-
Chinese (Hong Kong) translation updated (Ambrose C. Li, Paladin R. Liu)2011-08-18, by Mark Doliner
-
Afrikaans translation updated (Friedel Wolff)2011-08-18, by Mark Doliner
-
Ukrainian translation updated (Oleksandr Kovalenko)2011-08-18, by Mark Doliner
-
Albanian translation updated (Besnik Bleta)2011-08-18, by Mark Doliner
-
Polish translation updated (Piotr Drąg)2011-08-18, by Mark Doliner
-
Bounds-check stringref copies (which are safe anyway)2011-08-17, by Ethan Blanton
-
Fix a leak found by HanzZ.2011-08-17, by Elliott Sales de Andrade
-
I noticed this inconsistent indent when fixing Ethan's previous entry.2011-08-17, by John Bailey
-
I'm 99.999999% sure Ethan meant this to be here.2011-08-17, by John Bailey
-
Fix parsing Yahoo sms carrier result2011-08-17, by maiku
-
Fix potential crash when NAMES is empty.2011-08-16, by jamie
-
ChangeLog update for NTLM fix2011-08-16, by Ethan Blanton
-
Fix NTLM endianness issue.2011-08-16, by jond578
-
Fix some un-fixes in the Zephyr strlcpy changes2011-08-16, by Ethan Blanton
-
Update Finnish translation.2011-08-16, by Timo Jyrinki
-
A unit test check from the EFF2011-08-16, by Mark Doliner
-
Fix this compile warning:2011-08-16, by Mark Doliner
-
Fix formatting by a third grader with a crayon2011-08-15, by Ethan Blanton
-
Rationalize nat_pmp.c:default_gw() and free leaked buffer.2011-08-15, by Ethan Blanton
-
Catalan (Valencian) translation udated on behalf of Vicent Cubells.2011-08-14, by Josep Puigdemont
-
Catalan translation udated.2011-08-14, by Josep Puigdemont
-
The 24x24 MXit protocol icon wasn't being installed.2011-08-13, by andrew victor
-
Catalan translation updated.2011-08-11, by Josep Puigdemont
-
Fix truncation of a string in the Yahoo! prpl to be not quite so stupid.2011-08-11, by Ethan Blanton
-
Bounds check hostname lengths for DNS SRV lookups. (EFF)2011-08-11, by Ethan Blanton
-
Bounds check an OSCAR normalization. (EFF)2011-08-11, by Ethan Blanton
-
Almost certainly not an issue, but bounds check a strcpy in stun.c (EFF)2011-08-11, by Ethan Blanton
-
Bounds check log scanning, thanks to the EFF2011-08-11, by Ethan Blanton
-
Use MAXPATHLEN instead of 256 for some path buffer sizes2011-08-11, by Ethan Blanton
-
Patch up merge2011-08-11, by Ethan Blanton
-
merge of '269c6e29c67a1c066871499e76575d4700bf6744'2011-08-11, by Ethan Blanton
-
Update ChangeLog for EFF credit, completeness2011-07-17, by Ethan Blanton
-
Change another hostname lookup fallback to use g_strlcpy.2011-07-17, by Ethan Blanton
-
Use g_strlcpy instead of strcpy in MSN alias string creation.2011-07-17, by Ethan Blanton
-
Copy hostname fallbacks using g_strlcpy instead of strcpy.2011-07-17, by Ethan Blanton
-
Complete the conversion of win32 utsname construction to bounds-checked access.2011-07-17, by Ethan Blanton
-
Fill out struct utsname on win32 using g_strlcpy instead of strcpy.2011-07-17, by Ethan Blanton
-
Changed a strcpy in the mxit prpl to a bounds-checked g_strlcpy.2011-07-17, by Ethan Blanton
-
Replace an unchecked strcpy with g_strlcpy().2011-07-17, by Ethan Blanton
-
Fix up several Tcl loader string copies to use g_strlcpy().2011-07-17, by Ethan Blanton
-
Fix up Zephyr g_strlcpy patch2011-07-17, by Ethan Blanton
-
Replace numerous strcpy() invocations with strlcpy() in Zephyr.2011-07-17, by Ethan Blanton
-
Credit the EFF for the following diffs2011-07-17, by Ethan Blanton
-
German translation update for 2.10.02011-08-11, by Björn Voigt
-
merge of '56ec802a4201a596a1bf852cae8f08819ca6bedc'2011-08-11, by Mark Doliner
-
Fix this compile warning:2011-08-08, by Mark Doliner
-
Don't accidentally add a second login timeout. This shouldn't happen2011-08-08, by Elliott Sales de Andrade
-
Don't request the AB if getting the contact list failed. Either there's2011-08-08, by Elliott Sales de Andrade
-
Fix logging into Yahoo! JAPAN. Fixes #14259.2011-08-07, by John Bailey
-
Björn Voigt pointed out that my plugin info dialog doesn't show the e-mail2011-08-06, by John Bailey
-
German translation update2011-07-31, by Björn Voigt
-
Fix crash selecting Tools->Set Mood when you're online with an2011-07-26, by Mark Doliner
-
Add Maiku's revision b22fe1b183e37298da577f19bdca6f318b209324 to the changelog.2011-07-26, by Mark Doliner
-
Destroy the existing Nexus if we get a second USR SSO. This might2011-07-22, by Elliott Sales de Andrade
-
sametime: Compile! (other build environment apparently lacked libmeanwhile...)2011-07-21, by Paul Aurich
-
log_reader: Fix an actual crash in the QIP reader.2011-07-21, by Paul Aurich
-
merge of '60a632cb295df557713697e92727d551d7345451'2011-07-21, by Paul Aurich
-
log_reader: strchr(), and some simplifying to make clang happier2011-07-21, by Paul Aurich
-
sametime: Avoid a theoretical null strcmp2011-07-21, by Paul Aurich
-
prefs: Avoid an atoi(NULL) when reading the prefs from disk2011-07-21, by Paul Aurich
-
dnssrv: Hmph, this is what I get for swapping the argument order around and not paying attention2011-07-20, by Paul Aurich
-
dnssrv: Refactor to reduce code duplication2011-07-20, by Paul Aurich
-
Fix build of dnssrv.c on Windows; thanks to eschman for pointing this out.2011-07-19, by Paul Aurich
-
Fix the handling of IRC formatting following mIRC ^O.2011-07-19, by Ethan Blanton
-
dnsquery: Behold, automagic conversion of a string IP address into a sockaddr struct, IPv#-independent.2011-07-17, by Paul Aurich
-
dnssrv: Proper memory management here, which stops random crashes elsewhere.2011-07-17, by Paul Aurich
-
dnssrv: Avoid a few extraneous iterations through the list. Refs #126472011-07-17, by Paul Aurich
-
Whitespace changes2011-07-17, by Paul Aurich