summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Remove redundant NULL checksqarkai2017-03-2422-54/+58
| | * | Replace strcmp() with purple_strequal()qarkai2017-03-2494-295/+299
| | * | Replace !strcmp() with purple_strequal()qarkai2017-03-23100-562/+565
| | * | Replace g_strcmp0() with purple_strequal()qarkai2017-03-238-14/+14
| | * | Replace misused g_str_equal() with purple_strequal()qarkai2017-03-2333-135/+135
| * | | Merged in rw_grim/pidgin/release-2.x.y (pull request #187)Gary Kramlich2017-04-111-9/+19
| |\ \ \
| | * | | Applying fain's patch which fixes 15755fain2017-03-251-9/+19
| | | |/ | | |/|
* | | | Add some changelog entriesdx2017-04-061-1/+8
* | | | irc: update buflen if irc-sending-text changed the text to senddx2017-04-061-1/+5
|/ / /
* | | irc: Don't rely on the trailing space in "CAP ACK :sasl "dx2017-04-051-1/+1
|/ /
* | Merged in singpolyma/main/better-oob-support-2.x.y (pull request #185)Gary Kramlich2017-03-241-52/+70
|\ \
| * | Previously only OOB URLs attached to headline messages were processed. Now an...Stephen Paul Weber2017-03-221-52/+70
* | | Fix a typo saying that the cve was an out of bounds read instead of a writeGary Kramlich2017-03-211-1/+1
|/ /
* | Update a translator email addressRichard Laager2017-03-191-1/+1
|/
* Bump the version and add a changelog entry for the next versionGary Kramlich2017-03-092-3/+6
* Added tag v2.12.0 for changeset 0241f07ed2baGary Kramlich2017-03-090-0/+0
* ChangeLog the external SASL fixv2.12.0Gary Kramlich2017-03-091-0/+1
* Added tag v2.12.0 for changeset fdf2bf2cd647Gary Kramlich2017-03-090-0/+0
* Add a few missed changelog entriesGary Kramlich2017-03-091-0/+2
* Added tag v2.12.0 for changeset 20d36ae525beGary Kramlich2017-03-090-0/+0
* Merge in the translations and version bumpGary Kramlich2017-03-0954-120279/+15914
|\
| * Merged in rw_grim/pidgin/release-2.x.y (pull request #180)Gary Kramlich2017-03-1054-120279/+15914
| |\
| | * Update translationsGary Kramlich2017-03-0952-81610/+10293
| | * Clean changed translationsPidgin Translators2017-03-0951-109196/+76148
| | * remove devel from the version for the releaseGary Kramlich2017-03-091-1/+1
| | * Merge the gnutls stuff with the cert updatesGary Kramlich2017-03-0714-76/+292
| | |\
| | * | ChangeLog the gnutls updateGary Kramlich2017-03-071-1/+2
* | | | The release's source is not in UTC so reflect that in the dateGary Kramlich2017-03-081-1/+1
* | | | Merge the pubilc codeGary Kramlich2017-03-086-0/+96
|\ \ \ \ | |/ / /
| * | | ChangeLog the gnutls updatesGary Kramlich2017-03-071-0/+1
| | |/ | |/|
| * | certificate: Use public key fingerprint to compare certificatesdx2017-03-075-0/+95
* | | Add the real CVE numberGary Kramlich2017-03-081-1/+1
* | | Merge in the public updatesGary Kramlich2017-03-0620-112/+239
|\ \ \ | |/ /
| * | Merged in dequisdequis/pidgin/release-2.x.y (pull request #177)Gary Kramlich2017-03-076-49/+171
| |\ \
| | * | certificate: Use SHA256 fingerprints instead of SHA1dx2017-03-066-49/+171
| | |/
| * | Fix some build warningsdx2017-03-068-27/+26
| |/
| * Merged in dequisdequis/pidgin/release-2.x.y (pull request #176)Gary Kramlich2017-02-232-1/+10
| |\
| | * Add PURPLE_MESSAGE_REMOTE_SEND flag to PurpleMessageFlagsdx2017-02-232-1/+10
| * | IRC: Skip EXTERNAL SASL auth mechanismKernc2016-09-221-0/+11
| |/
| * aim: Switch to new libpurple/finch distid/devids provided by AOLdx2017-02-224-35/+21
* | ChangeLog the security updatesGary Kramlich2017-02-281-1/+4
* | Merged in EionRobb/security/EionRobb/fix-for-crash-when-sending-invalid-xml-e...Gary Kramlich2017-03-011-9/+20
|\ \
| * | Use the more robust entity processing that @dequisdequis came up withEion Robb2017-02-201-9/+20
| * | Fix for crash when sending invalid xml entities separated by whitespace, eg "...Eion Robb2017-02-191-2/+2
| |/
* | Fix use of uninitialised memory if running non-debug-enabled versions of glibEion Robb2017-02-191-4/+4
|/
* Merged in Robbie/pidgin/release-2.x.y (pull request #160)Gary Kramlich2017-02-181-13/+15
|\
| * Fix a typo. Thanks, Maiku.Robert Vehse2016-10-121-1/+1
| * For AIM, use the DevID and the DistID supplied to us by an AOL representative...Robert Vehse2016-10-091-13/+15
* | win32: Use `hg log` instead of `hg id --debug` on Windows tooDaniel Atallah2016-10-201-1/+1
* | win32: add some sanity checks to avoid infinite loops or large memory allocat...Daniel Atallah2016-10-201-2/+14