summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add CVE values, update Sourcefire VRT reference to Cisco TalosDaniel Atallah2014-10-141-6/+6
| * | Fix a possible information leak when preping XMPP JIDs.Mark Doliner2014-10-132-2/+9
| * | Add placeholder CVE # to make it more likely we'll remember to enter it here.Mark Doliner2014-10-131-1/+1
| * | Fix basic constraints checking for both our SSL plugins.Mark Doliner2014-10-126-61/+248
| * | Merge the release-2.x.y branch from the main pidgin/main repoMark Doliner2014-10-094-55/+90
| |\ \
| | * \ Merge changes from the pidgin.main release-2.x.y branch intoMark Doliner2014-07-076-23/+142
| | |\ \
| | * \ \ Pull changes from ssh://hg@hg.pidgin.im/pidgin/mainMark Doliner2014-06-17140-841/+100411
| | |\ \ \
| | * \ \ \ Merge pidgin/main branch release-2.x.y into private/main branch release-2.x.y.Mark Doliner2014-05-044-55/+90
| | |\ \ \ \
| | | * \ \ \ Manual merge. Only 1 easy conflict in ChangeLog.Mark Doliner2014-04-124-58/+93
| | | |\ \ \ \
| | | | * | | | In Novell Groupwise, fix potential remote crash parsing server messageMark Doliner2014-04-082-13/+21
| | | | * | | | Add bounds checking when parsing emoticon responses in MXit. This fixesMark Doliner2014-04-072-9/+43
| | | | * | | | MergeDaniel Atallah2014-03-242-34/+29
| | | | |\ \ \ \
| | | | | * | | | Fix a bug in the untar code that we use on Windows where weMark Doliner2014-03-042-0/+18
| | | | | * | | | Don't reuse the n2 variable.Mark Doliner2014-03-041-4/+5
| | | | | * | | | Rip out "only" list support from our Windows untar code.Mark Doliner2014-03-011-22/+0
| | | | | * | | | Fix sizeof calls.Mark Doliner2014-03-011-4/+4
| | | | | * | | | ACTUALLY use size of destination buffer.Mark Doliner2014-03-011-1/+1
| | | | | * | | | Fix incorrect uses of strncpy().Mark Doliner2014-03-011-5/+3
| | | | | * | | | Use a larger buffer size for untarred filenames.Mark Doliner2014-03-011-1/+1
* | | | | | | | | Translation updates from Transifex.Mark Doliner2014-10-1691-220323/+44220
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Gadu-Gadu: fix protobuf-c undefined behaviour. Fixes #16327Tomasz Wasilczyk2014-10-121-0/+4
|/ / / / / / /
* | | | | | | Remove debug statement.Mark Doliner2014-09-301-1/+0
* | | | | | | Change this to a preprocessor check.Mark Doliner2014-09-291-23/+26
* | | | | | | Only attempt to change the allowed TLS version range if it's supported.Mark Doliner2014-09-281-21/+23
* | | | | | | Add support for doing the win32 signing with signtool so that we can make SHA...Daniel Atallah2014-09-271-0/+9
* | | | | | | Update NSS to 3.17.1 for the windows buildDaniel Atallah2014-09-273-2/+5
* | | | | | | Print TLS versions as hex, because that's how they're defined andMark Doliner2014-09-121-4/+4
* | | | | | | Allow and prefer TLS 1.2 and 1.1 when using libnss. Patch from Elrond,Mark Doliner2014-08-162-1/+30
* | | | | | | German translation updateBjoern Voigt2014-07-121-5/+18
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix Yahoo login when using the GnuTLS library for TLS connections.Mark Doliner2014-07-072-0/+56
* | | | | | Clarify docs - the PurpleCertificate from purple_certificate_pool_retrieve mustDaniel Atallah2014-06-251-1/+2
* | | | | | Enhance the "View Certificate" functionality to show issuer information. Refs...Daniel Atallah2014-06-251-13/+50
* | | | | | Allow incoming IQ stanzas with an empty 'from' if they're in response toMark Doliner2014-06-221-2/+10
* | | | | | German translation updateBjoern Voigt2014-06-201-7/+24
| |_|_|_|/ |/| | | |
* | | | | Gadu-Gadu: revert things accidentally removed, fix buildTomasz Wasilczyk2014-06-173-10/+30
* | | | | Better check for libgadu GPL compliance, some tidying upTomasz Wasilczyk2014-06-174-131/+51
* | | | | Update internal libgadu to 1.12.0Tomasz Wasilczyk2014-06-1611-49/+190
* | | | | Add KNTRO for Argentine SpanishRichard Laager2014-05-223-0/+19801
* | | | | Add Chandrakant Dhutadmal for three languagesRichard Laager2014-05-225-0/+59401
* | | | | Add Akmal Khushvakov for the Uzbek translationRichard Laager2014-05-223-0/+19772
* | | | | Allan Nordh?y is taking over the Bokm?l Norwegian translationRichard Laager2014-05-202-1/+3
* | | | | Fix win32 buildDaniel Atallah2014-05-161-0/+1
* | | | | Coverity bug is now a false positiveTomasz Wasilczyk2014-05-151-1/+1
* | | | | Fix a coverity typoTomasz Wasilczyk2014-05-151-1/+1
* | | | | Backport better zephyr coverity fix from defaultTomasz Wasilczyk2014-05-151-8/+12
* | | | | Silence a result_independent_of_operands coverity false positiveTomasz Wasilczyk2014-05-151-0/+5
* | | | | Fix outstaning Coverity bugsTomasz Wasilczyk2014-05-156-8/+22
* | | | | Fix Coverity TOCTOU warningsTomasz Wasilczyk2014-05-123-85/+42
* | | | | Fix coverity regression warningsTomasz Wasilczyk2014-05-128-6/+23
* | | | | Get rid of fair amount of copy-pasta and coverity warningsTomasz Wasilczyk2014-05-129-98/+52