summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Applying LFS patch to build with GStreamer 1.0 APIsbaserock/v2.10.11Tristan Van Berkom2015-12-2010-143/+423
| | | | | | | | | Patch from here: http://www.linuxfromscratch.org/patches/blfs/svn/pidgin-2.10.11-gstreamer1-1.patch Build documentation here: http://www.linuxfromscratch.org/blfs/view/svn/xsoft/pidgin.html Note 2.10.11 is the last stable release tag for pidgin.
* Gadu-Gadu: handle invalid debug prints. Refs #16471v2.10.11Tomasz Wasilczyk2014-11-231-0/+8
|
* Fix build for platforms without AF_LOCAL definitionTomasz Wasilczyk2014-11-222-0/+5
|
* Prep for 2.10.11.Mark Doliner2014-11-222-3/+3
| | | | I'm hoping to build and release tomorrow. Does that sound ok to people?
* Pull translations from Transifex.Mark Doliner2014-11-2292-19640/+20812
| | | | Following the instructions at https://developer.pidgin.im/wiki/ReleaseProcess
* ChangeLog msn fixes.Elliott Sales de Andrade2014-11-181-0/+5
|
* msn: Bump ApplicationID again.Elliott Sales de Andrade2014-11-181-1/+1
| | | | Hopefully, this extends the time until it's killed even more.
* msn: Don't auto-Allow users on Pending list.Elliott Sales de Andrade2014-11-181-2/+3
|
* msn: Workaround servers sending nearly-empty Allow list.Elliott Sales de Andrade2014-11-181-0/+8
| | | | | | If buddy is on neither Allow nor Block list, then add to Allow list. At some point, we should figure out if the NetworkInfo really is used for this sort of thing.
* Fix minor assertion.Elliott Sales de Andrade2014-11-151-1/+2
| | | | The body of a SOAP callback may not exist yet if it's prematurely freed.
* Typo ("Unknorn error" -> "Unknown error")Bjoern Voigt2014-11-181-1/+1
|
* Fix leak in previous commit.Elliott Sales de Andrade2014-11-151-0/+1
| | | | Refs #13727. Thanks TypoNAM on IRC.
* Merge heads.Elliott Sales de Andrade2014-11-151-2/+1
|\
| * Tweak debug messages about on/offline MSN messages.Elliott Sales de Andrade2014-11-131-2/+1
| |
* | Display IRC MOTD in font-family: monospace. Fixes #13727Ethan Blanton2014-11-141-2/+3
|/
* Fix a couple more signed/unsigned warnings.Elliott Sales de Andrade2014-11-132-2/+2
| | | | I still don't know why these only appear on Jenkins...
* Fix warnings that only seem to appear on Jenkins.Elliott Sales de Andrade2014-11-132-2/+2
|
* Remove -Wno-sign-compare and backport fixes from default.Elliott Sales de Andrade2014-11-1393-225/+228
|
* Fix signed/unsigned comparison warning.Elliott Sales de Andrade2014-11-121-1/+1
| | | | The test still works correctly without the fix, but this is quieter.
* msn: Hard fail if buddy list is unavailable.Elliott Sales de Andrade2014-11-122-10/+12
| | | | | | Previously, this would blindly continue to attempt to connect, and that's a lot of extra load as in the recent case of the ApplicationId being disabled on the MSN servers.
* Add an AppData description file from Richard Hughes.Elliott Sales de Andrade2014-11-084-0/+40
|
* Move data files into their own directory.Elliott Sales de Andrade2014-11-1018-40/+45
|
* msn: Update Application ID to re-enable buddy list.Elliott Sales de Andrade2014-11-121-1/+2
| | | | Thanks to TReKiE on IRC for the new ID.
* I guess there are NSS versions that support the SSL_VersionRange stuff, but ↵Daniel Atallah2014-11-071-0/+2
| | | | not TLS 1.2 - I thought they came in at the same time.
* Add missing nss-prefs.c file to POTFILES.inTomasz Wasilczyk2014-11-061-0/+1
|
* SSL_LIBRARY_VERSION_TLS_1_3 is a recent addition - yay buildbotsDaniel Atallah2014-11-051-0/+2
|
* Add "NSS Preferences" plugin which allows configuration Min/Max TLS version ↵Daniel Atallah2014-11-056-11/+557
| | | | | | | | and Ciphers. * The TLS version settings require NSS 3.14 or newer Refs #8061
* Oops, fix a double free introduced in 277c5fda03fe.Daniel Atallah2014-11-051-2/+0
|
* Merge heads of release-2.x.y branch. No overlapping files.Mark Doliner2014-11-041-1/+10
|\
| * Fix plugin pref choice labels to be dynamically allocated.Daniel Atallah2014-11-051-1/+10
| |
* | Use tab indentation for first level, then spaces.Mark Doliner2014-11-041-1/+1
|/
* Update NSS Default Cipher suitesDaniel Atallah2014-11-051-14/+54
| | | | | | | | | | | | | | | | | | * Use Firefox as a base reference, include some previously used stuff and enable various PFS certificates * The following certificates were previously enabled (when using NSS 3.17.1) and are no longer enabled: * Various using RC2 and MD5 * TLS_DHE_DSS_WITH_AES_256_CBC_SHA * TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA * TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA * TLS_DHE_DSS_WITH_RC4_128_SHA * TLS_RSA_WITH_3DES_EDE_CBC_SHA * TLS_RSA_WITH_RC4_128_SHA (this is probably the most controversial removal) * TLS_RSA_WITH_RC4_128_MD5 * TLS_DHE_RSA_WITH_DES_CBC_SHA * TLS_DHE_DSS_WITH_DES_CBC_SHA Refs #8062, Fixes #16262
* Fix building with NSS 3.10.8 (which is what squeeze has and is probably the ↵Daniel Atallah2014-11-051-5/+9
| | | | oldest we need to worry about)
* Don't use GnuTLS, if it's disabled. Fixes #16431Tomasz Wasilczyk2014-11-042-1/+5
|
* Merging, I guess?Richard Laager2014-11-031-2/+6
|\
| * Josef Andersson is taking over the Swedish translation.Richard Laager2014-10-241-1/+2
| | | | | | | | He'll be using Transifex.
| * Mark the Uzbek translator's name for translationRichard Laager2014-10-241-1/+4
| | | | | | | | | | I think he wanted to transliterate it or something. This has been sitting in my tree for a while.
* | Add a(n empty) Kurdish (Sorani) translationRichard Laager2014-11-034-1/+19837
| |
* | Make the plugin preferences frame scrollableDaniel Atallah2014-11-011-3/+5
| | | | | | | | * this prevents the dialog from getting out of had when plugins do weird things
* | Add logging of supported and enabled cipher suites to the NSS plugin.Daniel Atallah2014-10-311-0/+33
| |
* | As of NSS 3.15.2, NSS_SetDomesticPolicy() doesn't do anything, so don't use it.Daniel Atallah2014-10-311-0/+2
| |
* | Fix NSS handling of self-signed certificates. Fixes #16412.Daniel Atallah2014-10-312-12/+27
| |
* | Fix loading the text replacement plugin's dict file, which was broken by ↵Daniel Atallah2014-10-281-1/+1
| | | | | | | | e6937e52930b. Fixes #16408
* | Make NSIS translation processing more robust - handle quotes within textDaniel Atallah2014-10-271-7/+17
| |
* | Improve NSS handling for unknown CAsDaniel Atallah2014-10-271-0/+1
|/
* Prep for development.Mark Doliner2014-10-223-3/+10
|
* Added tag v2.10.10 for changeset b7fedd2a570bMark Doliner2014-10-160-0/+0
|
* Prep for 2.10.10v2.10.10Mark Doliner2014-10-161-1/+1
|
* Merge pidgin/main release-2.x.y branch in private/main release-2.x.y branchMark Doliner2014-10-1610-118/+347
|\ | | | | | | No merge conflicts.
| * Merge pidgin/main release-2.x.y branch into private/main release-2.x.yMark Doliner2014-10-161-0/+4
| |\ | | | | | | | | | No conflicts.