2011-09-02 |
Elliott Sales de Andrade |
Hide PurpleAttentionType struct and remove attention @since tags.
|
2011-09-02 |
Elliott Sales de Andrade |
Remove old serv attention functions.
|
2011-09-02 |
Elliott Sales de Andrade |
Clean up SRV/TXT query functions.
|
2011-09-02 |
Elliott Sales de Andrade |
Hide PurpleProxyInfo struct.
|
2011-09-02 |
Elliott Sales de Andrade |
Remove unnecessary @since tag.
|
2011-09-02 |
Elliott Sales de Andrade |
Replace purple_dnsquery_a_account with purple_dnsquery_a.
|
2011-09-01 |
Mark Doliner |
Make another gtkimhtml function private.
|
2011-09-01 |
Mark Doliner |
Make some gtkimhtml functions private
|
2011-09-01 |
andrew victor |
Fix build breakage from bfae54755d0a683ab945fea4666da04aeb1113d1.
|
2011-09-01 |
Mark Doliner |
Hide GtkIMHtmlFontDetail
|
2011-09-01 |
masca |
Add the xfer get/set functions to the Changelog.API.
|
2011-09-01 |
masca |
Add some get/set functions to help hidding _PrupleXfer.
|
2011-09-01 |
masca |
Clean util.h from @since tags.
|
2011-09-01 |
masca |
Hide-a-PurpleMenuAction.
|
2011-08-30 |
andrew victor |
Use the new accessor functions of PidginWhiteboard.
|
2011-08-30 |
andrew victor |
Add additional accessor functions for Whiteboard.
|
2011-08-30 |
andrew victor |
Update yahoo prpl to use purple_whiteboard_get_protocol_data() and purple_whiteboard_set_protocol_data().
|
2011-08-30 |
andrew victor |
Update silc prpl to use purple_whiteboard_get_protocol_data() and purple_whiteboard_set_protocol_data().
|
2011-08-30 |
andrew victor |
Added protocol_data and ui_data accessor functions for Whiteboard.
|
2011-08-30 |
andrew victor |
Convert silc prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
2011-08-30 |
andrew victor |
Convert yahoo prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data()
|
2011-08-30 |
andrew victor |
Convert sametime prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
2011-08-30 |
andrew victor |
Convert msn prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
2011-08-30 |
andrew victor |
Convert jabber prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
2011-08-30 |
andrew victor |
Convert irc prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
2011-08-30 |
Mark Doliner |
Doh, I failed to checkin two files in my previous commit.
|
2011-08-30 |
andrew victor |
Fix build breakage introduced by 756598e4c0c17510d74152d8f495204deb003620.
|
2011-08-30 |
Mark Doliner |
A small bit of hide-a-struct
|
2011-08-30 |
Mark Doliner |
Alphabetize
|
2011-08-29 |
Daniel Atallah |
Use accessors for PurpleXfer
|
2011-08-29 |
Daniel Atallah |
Steps toward hiding PurpleXfer.
|
2011-08-29 |
Daniel Atallah |
merge of '808c311196ce8853437bde38c9e3c0864698a4d4'
|
2011-08-29 |
andrew victor |
Convert novell prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
2011-08-29 |
andrew victor |
Convert simple prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
2011-08-29 |
andrew victor |
Convert zephyr prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
2011-08-29 |
andrew victor |
Should use accessor function purple_connection_get_protocol_data() here.
|
2011-08-29 |
andrew victor |
Update nullprpl for various API changes.
|
2011-08-29 |
andrew victor |
Convert myspace prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
2011-08-29 |
andrew victor |
Convert gg prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
2011-08-29 |
andrew victor |
Convert bonjour prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
2011-08-29 |
Daniel Atallah |
Use appropriate printf format for gsize
|
2011-08-29 |
Yoshiki Yazawa |
build fix
|
2011-08-29 |
Yoshiki Yazawa |
merge to upstream
|
2011-08-29 |
Daniel Atallah |
Fix SILC for purple_xfer_[gs][4~et_protocol_data.
|
2011-08-26 |
Daniel Atallah |
merge of '3849acda3c84d7798c514bc1a9f80cca6674e52c'
|
2011-08-26 |
andrew victor |
These pointers should rather be marked const.
|
2011-08-26 |
andrew victor |
Convert to using the accessor functions.
|
2011-08-26 |
andrew victor |
Use the new accessor functions.
|
2011-08-26 |
andrew victor |
Add accessor functions purple_conversation_get_ui_data() and purple_conversation_set_ui_data().
|
2011-08-26 |
andrew victor |
Rather use the accessor functions directly.
|
2011-08-26 |
andrew victor |
Convert Finch to use the new accessor functions.
|
2011-08-26 |
andrew victor |
Update Pidgin to use the new accessor methods.
|
2011-08-26 |
andrew victor |
Added accessor functions purple_xfer_get_ui_data() and purple_xfer_set_ui_data().
|
2011-08-26 |
andrew victor |
Rename field for consistency.
|
2011-08-26 |
andrew victor |
Convert the yahoo prpl to using the new API.
|
2011-08-26 |
andrew victor |
Convert the oscar prpl to use the new API.
|
2011-08-26 |
andrew victor |
Convert the jabber prpl to use the new API.
|
2011-08-26 |
andrew victor |
Convert the msn prpl to use the new API.
|
2011-08-26 |
andrew victor |
Convert the sametime prpl to use the new API.
|
2011-08-26 |
andrew victor |
Convert the irc prpl to use the new API.
|
2011-08-26 |
andrew victor |
Convert the bonjour prpl to use the new API.
|
2011-08-26 |
andrew victor |
Convert the mxit prpl to use the new API.
|
2011-08-26 |
andrew victor |
Introduce API purple_xfer_get_protocol_data() and purple_xfer_set_protocol_data().
|
2011-08-26 |
Daniel Atallah |
Remove wpurple_rename(). I suspect nobody actually ever used it directly
|
2011-08-26 |
Mark Doliner |
This got hide-a-struct'ed
|
2011-08-26 |
Mark Doliner |
Fix two compile warnings. Did I do that? I totally didn't notice. My bad.
|
2011-08-25 |
andrew victor |
Fix build-breakage introduced by 9000557e8a6b7649547a10cfc0fe85dbb8ce661d.
|
2011-08-25 |
andrew victor |
merge of '832455fec73731ef93c992a46f78b79981bb4105'
|
2011-08-24 |
andrew victor |
merge of 'b11803e108556a29e1204a3ff1fd00a0890d7733'
|
2011-08-23 |
andrew victor |
Fixed properly now.
|
2011-08-23 |
andrew victor |
Rather use the accessor function purple_account_get_username().
|
2011-08-25 |
masca |
merge of '1ca17dd26ee879f7580c72b03d018e444e0a5144'
|
2011-08-25 |
masca |
Hide PurpleValue.
|
2011-08-24 |
masca |
I want to play hide-a-struct too
|
2011-08-24 |
Mark Doliner |
In our forked DNS resolver processes, don't bail out if we get a retryable
|
2011-08-24 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head a3c911b63a6bec656108e0a50da6a7ad325558ec)
|
2011-08-24 |
Daniel Atallah |
Fix parameter types passed to ShellExecuteW(). One of these is just a warning
|
2011-08-24 |
Elliott Sales de Andrade |
Allow toggling debug and verbose debug from a conversation window.
|
2011-08-24 |
Elliott Sales de Andrade |
Fix the _add_pair_html/plaintext calls.
|
2011-08-24 |
Elliott Sales de Andrade |
merge of '08d226d73f31ff54304b484070031adbae481095'
|
2011-08-24 |
Elliott Sales de Andrade |
'U' messages don't get ack'd, so they shouldn't be saved.
|
2011-08-23 |
andrew victor |
Use PurpleXfer accessor functions.
|
2011-08-23 |
andrew victor |
Use accessor functions where available.
|
2011-08-23 |
andrew victor |
Rather access PurpleBuddy->proto_data using the accessor functions.
|
2011-08-23 |
andrew victor |
Don't access PurpleBuddy->proto_data directly, rather use the accessor functions.
|
2011-08-23 |
andrew victor |
Don't access PurpleConnection->proto_data directly, rather use the access functions.
|
2011-08-23 |
Mark Doliner |
Some struct hiding. What a pain.
|
2011-08-23 |
Mark Doliner |
Hide-a-Struct
|
2011-08-23 |
Mark Doliner |
Use accessor functions in a few places
|
2011-08-23 |
masca |
merge of '06fd8a15a3af927e3ce13b04af6e2159fb537dd9'
|
2011-08-22 |
andrew victor |
These should be using purple_notify_user_info_add_pair_plaintext().
|
2011-08-22 |
Elliott Sales de Andrade |
Remove what seems to be an unnecessary variable.
|
2011-08-22 |
Elliott Sales de Andrade |
It seems like there's a dereference missing here.
|
2011-08-22 |
andrew victor |
Small typo.
|
2011-08-22 |
Mark Doliner |
merge of '3a7408265d339b20bd3bef7b8fefc62215ccf644'
|
2011-08-22 |
Mark Doliner |
Remove silc10 from POTFILES.in
|
2011-08-22 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 218f7cd8f439bacd4fef6897f0389a7cd18ba67d)
|
2011-08-21 |
John Bailey |
Commit the fix needed for this to build on Windows.
|
2011-08-22 |
Mark Doliner |
Please correct me if I'm wrong, but I don't think we gain anything
|
2011-08-22 |
Mark Doliner |
Remove silc10
|
2011-08-22 |
Mark Doliner |
Actually commit the purple_notify_user_info_prepend_pair_plaintext
|
2011-08-22 |
Mark Doliner |
Add purple_notify_user_info_prepend_pair_plaintext and use it in a few
|
2011-08-22 |
Mark Doliner |
I tried to disapprove this, but it didn't seem to work. Maybe I
|
2011-08-22 |
Mark Doliner |
merge of '6f0f65518dbd9cdbb6b41be078c9cd9db3bbea4b'
|
2011-08-22 |
Mark Doliner |
merge of '88118487bea2cf5120dec21de3377fada185180f'
|
2011-08-22 |
Mark Doliner |
disapproval of revision '88118487bea2cf5120dec21de3377fada185180f'
|
2011-08-22 |
Mark Doliner |
I think it's more appropriate to append these as plaintext
|
2011-08-22 |
Mark Doliner |
disapproval of revision '37706b74bb67b5e0abf08dd08bcd0d509075cc42'
|
2011-08-22 |
Mark Doliner |
Now that there's no speed difference between
|
2011-08-22 |
Mark Doliner |
Add an entry for 0ea4521b22507f8cc23de316fa55e3368d9f4029
|
2011-08-22 |
Mark Doliner |
user_info->user_info_entries is redundant. Let's call it
|
2011-08-22 |
Mark Doliner |
Change PurpleNotifyUserInfo->user_info_entries from a GList to a GQueue.
|
2011-08-22 |
Mark Doliner |
Fix perl compilation. I really wish the .c files regenerated with the
|
2011-08-22 |
Mark Doliner |
Rename purple_notify_user_info_add_pair to
|
2011-08-22 |
Mark Doliner |
Don't use strlen() when you're just checking whether a string is
|
2011-08-22 |
Mark Doliner |
Don't use strlen() when all you're trying to do is check if the string
|
2011-08-22 |
Mark Doliner |
I went through all our calls to purple_notify_user_info_add_pair() and
|
2011-08-21 |
Mark Doliner |
merge of '01dbf4adfbd244ad73e7c0a6850a5bcc9d0b9582'
|
2011-08-21 |
andrew victor |
Whitespace changes for coding-style consistency.
|
2011-08-22 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
2011-08-21 |
Mark Doliner |
Use purple_notify_user_info_add_pair_plaintext in some places where we
|
2011-08-21 |
Mark Doliner |
Simplify. This is 6 lines instead of 15.
|
2011-08-21 |
Mark Doliner |
The id field is unused
|
2011-08-21 |
Mark Doliner |
Add this @deprecated flag back in here so we know this still needs work
|
2011-08-21 |
andrew victor |
Use the new API in v3.0.0 to hide the UserId column in the search-results.
|
2011-08-21 |
andrew victor |
Added MXit prpl changes to ChangeLog.
|
2011-08-21 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 90830883791970eb18943b8cfbbe90295cc964a3)
|
2011-08-16 |
pieter loubser |
* fixed the head: mtn issue..
|
2011-08-16 |
pieter loubser |
propagate from branch 'im.pidgin.pidgin' (head ca07365c6eb9a12b008397dd5ad34231e8d6e89e)
|
2011-08-16 |
pieter loubser |
merge of 'abe467cd836e25b339d81461c056f6289d88b2f0'
|
2011-08-15 |
andrew victor |
Need to implemnt the protocol prpl's chat 'chat_info_defaults' callback.
|
2011-08-15 |
andrew victor |
Simplify the PIN encryption code.
|
2011-08-15 |
andrew victor |
Refactor the transport-layer encryption and decryption.
|
2011-08-14 |
andrew victor |
Encrypt a message using transport-encryption.
|
2011-08-13 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 4155786dc74833813772e14bdffe59b2464cda13)
|
2011-08-13 |
andrew victor |
When receiving an invite to join a GroupChat, first check if a matching room entry
|
2011-08-13 |
andrew victor |
Remove ISO10126 padding when decrypting an incoming transport-encrypted message.
|
2011-08-13 |
andrew victor |
Structured reply messages should rather not be enclosed in the ::DATA: format.
|
2011-08-13 |
andrew victor |
If a contact did not have a status-message or mood set, the "status_text" callback would return an empty ("") string.
|
2011-08-13 |
andrew victor |
Returning wrong value here.
|
2011-08-12 |
andrew victor |
Remove the "hidden" option from user profile.
|
2011-08-12 |
andrew victor |
The contact-flag indicating "hidden" is now deprecated.
|
2011-08-12 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 8f0dbb75e0842b6df34c773ceb3a62e07819c532)
|
2011-07-09 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 7a719c74cf2afa3a9dd8b532af1a88b98489d925)
|
2011-08-11 |
pieter loubser |
propagate from branch 'im.pidgin.pidgin' (head b55fa7e527d663bdb8c0320d6d035488e8446978)
|
2011-06-26 |
andrew victor |
Start implementing MXit secure messaging.
|
2011-06-20 |
andrew victor |
These constants don't seem right.
|
2011-06-20 |
andrew victor |
Correctly process messages received from MXit that include font-change markup.
|
2011-08-21 |
Mark Doliner |
Fix compilation of perl plugin. I guess this code doesn't rebuild
|
2011-08-21 |
Mark Doliner |
Rename purple_connection_error_reason to purple_connection_error
|
2011-08-21 |
Mark Doliner |
Remove purple_connection_error
|
2011-08-21 |
Mark Doliner |
I have no idea how to change this to take a PurpleConnectionError and
|
2011-08-21 |
Mark Doliner |
Change last remaining users of purple_connection_error to use
|
2011-08-21 |
Mark Doliner |
Rename the report_disconnect_reason cb function to report_disconnect
|
2011-08-21 |
Mark Doliner |
Remove PurpleConnectionUiOps.report_disconnect
|
2011-08-21 |
Mark Doliner |
Whoops, I forgot to commit ChangeLog.API
|
2011-08-21 |
Mark Doliner |
Remove more deprecated stuff
|
2011-08-21 |
Mark Doliner |
Remove a few deprecated functions
|
2011-08-21 |
Mark Doliner |
Remove some deprecated stuff
|
2011-08-21 |
Mark Doliner |
Rename purple_util_fetch_url_request_len_with_account to
|
2011-08-21 |
Mark Doliner |
Remove purple_util_fetch_url_request_len() and change the few places
|
2011-08-21 |
Mark Doliner |
Get rid of the wholly unused "primary attribute" thing in PurpleStatusTypes
|
2011-08-21 |
Mark Doliner |
Mr. Ben Ice is probably wondering why he's mentioned in our codebase.
|
2011-08-21 |
Mark Doliner |
Remove a few deprecated functions
|
2011-08-21 |
Mark Doliner |
Get rid fo purple_strlcpy and purple_strlcat. These are convenience
|
2011-08-21 |
Mark Doliner |
A while ago I noticed that we don't have enforce a max on the
|
2011-08-21 |
Mark Doliner |
I noticed this a while ago but I don't care enough to fix it
|
2011-08-21 |
Mark Doliner |
Add -devel suffix back to the version numbers in im.pidgin.pidgin
|
2011-08-20 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 65f0e21660895ebae2e934a8d04088a1c57899a6)
|
2011-08-07 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head bb53d1e9201138b79a1eef0d4a7cda1fc852c59f)
|
2011-08-07 |
Mark Doliner |
Remove duplicate word "found" in this debug message
|
2011-06-12 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 64f4eb5c598356fe1b8b9bc376faa66641096eda)
|
2011-05-09 |
Mark Doliner |
Change the heuristic we use for setting od->icq. We used to set it to
|
2011-05-09 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head d6053150b258c5c8b2ac60e091a7d0d1b2d9be1d)
|
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
|