summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Merged in qarkai/pidgin/string-comparison-r2 (pull request #186)Gary Kramlich2017-05-26157-1077/+1066
| |\
| | * Remove fallback for glib versionqarkai2017-04-111-6/+1
| | * Replace strcmp() with null safe g_strcmp0()qarkai2017-04-111-2/+2
| | * Remove found redundant NULL checksqarkai2017-04-112-2/+2
| | * Remove useless comparisonqarkai2017-03-251-1/+1
| | * Remove found redundant NULL checksqarkai2017-03-256-22/+13
| | * Use conventional style for empty string checkqarkai2017-03-254-11/+11
| | * Merge release-2.x.y changes, resolve conflictsqarkai2017-03-243-54/+72
| | |\
| | * | Fix comparison in identification of native pluginqarkai2017-03-241-3/+3
| | * | Replace empty string comparison with null character comparisonqarkai2017-03-245-14/+14
| | * | Use g_strcmp0() for code simplificationqarkai2017-03-243-27/+19
| | * | 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
| |/