summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash when receiving UPnP responses with abnormally long values.v2.10.7Mark Doliner2013-02-112-7/+9
* Fix a crash in Sametime when a malicious server sends us an abnormallyMark Doliner2013-02-112-1/+5
* Fix a bug where the MXit server or a man-in-the-middle couldMark Doliner2013-02-112-2/+10
* Fix a bug where a remote MXit user could possibly specify a localMark Doliner2013-02-113-4/+16
* Minor formattingMark Doliner2013-02-111-2/+2
* Fix plural-forms for our Croatian translation.Mark Doliner2013-02-111-3/+3
* 11 translation updates from TransifexMark Doliner2013-02-1113-19896/+12354
* Prep for release.Mark Doliner2013-02-111-2/+2
* Don't look for translations in the autogenerated perl plugin files.Mark Doliner2013-02-101-0/+63
* It's 2013 now.Mark Doliner2013-02-101-1/+1
* Minor mergeMark Doliner2013-02-101-1/+1
|\
| * Will be cutting the release later today and publishing it Wednesday morningMark Doliner2013-02-101-1/+1
* | pt_BR translation update. Fixes #15029Daniel Atallah2013-02-103-846/+590
|/
* The "Topic set" message should be translateable. Refs #13317Daniel Atallah2013-02-101-1/+1
* CID 731947 - Deal with the unlikely scenario that a locale would have a month...Daniel Atallah2013-02-061-1/+1
* Fix a crash when closing conversation windowTomasz Wasilczyk2012-09-121-5/+5
* Correct unit.Andrew Victor2013-01-311-1/+1
* I forgot to add these to the ChangeLog.Andrew Victor2013-01-311-0/+2
* MXit: Don't limit the uploaded avatar image to 96x96.Andrew Victor2013-01-301-4/+3
* MXit: The maximum filesize has been increased from 150K to about 1Mb.Andrew Victor2013-01-301-2/+2
* MXit: Rather use a GString to store the raw encrypted password.Andrew Victor2013-01-291-6/+10
* MXit: Fix small memory leak when viewing the profile of an incoming invite.Andrew Victor2013-01-291-0/+1
* Gadu-Gadu: fix some harmless Coverity issuesTomasz Wasilczyk2013-01-294-4/+7
* Fix audible links on Yahoo.Catalin Salgau2013-01-272-3/+3
* Fix HTML injection bug in GtkIMHtml.Sa?l Hidalgo2013-01-271-1/+3
* MXit does support including a message when rejecting a subscription request.Andrew Victor2013-01-274-4/+9
* MXit: Fix decoding of font-size changes in the markup of received messages.Andrew Victor2013-01-262-47/+44
* MXit: Backport the password and transport-layer encryption code from 3.0.0.Andrew Victor2013-01-264-45/+198
* ssl-nss: Don't use the NSS Built-in database at allDaniel Atallah2013-01-224-13/+0
* Ever better documentation!Mark Doliner2013-01-211-16/+22
* Better documentation.Mark Doliner2013-01-212-13/+24
* Document the error condition.Mark Doliner2013-01-211-1/+2
* Spaces instead of tabs in doxygen comments.Mark Doliner2013-01-211-16/+16
* Simpler control flow.Mark Doliner2013-01-211-12/+14
* Mention MSN SSL cert change, two other minor changes.Mark Doliner2013-01-211-2/+3
* Improve URI handling on Windows 8.Daniel Atallah2013-01-191-3/+12
* Bonjour: Retry alternative address offers for file transfers tooLinus L?ssing2012-10-252-20/+144
* Make it possible to build with recent gcc versions out of the box on Windows.Daniel Atallah2013-01-191-1/+1
* bonjour: Fix large file transfers (> 4GiB) with a 64-bit libpurple.Linus L?ssing2013-01-191-2/+2
* Add the Baltimore CyberTrust Root certificate.Elliott Sales de Andrade2013-01-172-0/+22
* Update the Installer Dependencies to the latest version with the exchndl.dll ...Daniel Atallah2012-09-191-1/+2
* MXit: Maximum length of contact's alias and group were incorrectly defined, p...Andrew Victor2013-01-161-3/+3
* MXit: When sending a structured response when the user clicks on a link, the ...Andrew Victor2013-01-164-26/+41
* MXit: A copy of the data needs to be made here before handing it over to purp...Andrew Victor2013-01-161-1/+1
* MXit: Rather use g_memdup() here than allocating a buffer and copying the dat...Andrew Victor2013-01-161-7/+2
* MXit: The buddy's name was not centered vertically in the buddy-list if they ...Andrew Victor2013-01-162-6/+7
* MXit: We need to implement a "chat_info_defaults" in the prpl.Andrew Victor2013-01-161-1/+12
* MXit: Ignore new invites to join a GroupChat if you're already joined or stil...Andrew Victor2013-01-162-6/+12
* MXit: Remove all reference to Hidden Number since it's no longer supported.Andrew Victor2013-01-168-22/+4
* Cleanup the time_t handling in log.cRichard Laager2013-01-131-3/+1