summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'im.pidgin.pidgin' (head 918c72f0ff7f7e3c545d3baf6368cc...soc.2008.xmppTobias Markmann2008-08-0318-306/+1068
|\
| * * missing commitTobias Markmann2008-08-031-0/+4
| * * some refactoringTobias Markmann2008-08-032-3/+54
| * * small bugfix in jabber_ipc_add_feature()Tobias Markmann2008-08-031-3/+11
| * * looking for alternative connection methods if direct connection failsTobias Markmann2008-08-033-6/+94
| * * some further bugfixing, BIND's libresolv does so much for the programmer, j...Tobias Markmann2008-08-021-10/+4
| * * fixing some bugs, finishing support for TXT queriesTobias Markmann2008-08-011-3/+6
| * * some code style adjustments in caps.cTobias Markmann2008-08-014-81/+294
| * * removing some g_strdup()s; I meant it too goodTobias Markmann2008-07-151-7/+7
| * * fixing memory related bug; forgotton to duplicate some data which otherwise...Tobias Markmann2008-07-151-11/+11
| * * implemented jabber_caps_broadcast_change() and finished jabber_ipc_add_feat...Tobias Markmann2008-07-153-0/+19
| * * IPC workTobias Markmann2008-07-082-5/+10
| * * removing several warningsTobias Markmann2008-07-072-24/+25
| * * adding documentation for IPC function contact_has_featureTobias Markmann2008-07-061-0/+9
| * * adding IPC function 'contact_has_feature'Tobias Markmann2008-07-063-16/+30
| * * fixing a bug in jabber_caps_compare()Tobias Markmann2008-07-064-12/+31
| * * correctly calculating own features and factor in is_enabled() of featuresTobias Markmann2008-07-053-57/+34
| * * changed storage format for cache to mirror all needed features for XEP-0115...Tobias Markmann2008-07-042-51/+39
| * * support for calculating both hashes, sha-1 and md5Tobias Markmann2008-07-032-13/+38
| * * changing caps node namespace. According to version 1.5 of XEP-0115 it shoul...Tobias Markmann2008-07-021-1/+1
| * * pass hash type to the caps handling functionsTobias Markmann2008-07-013-10/+22
| * * implemented jabber_caps_calcualte_hash() which calculates the SHA-1 hash fo...Tobias Markmann2008-06-292-12/+138
| * * defined JabberCapsIdentity as struct _JabberIdentityTobias Markmann2008-06-223-6/+42
| * * jabber_caps_jabber_identity_compare() compares xml:lang too, now.Tobias Markmann2008-06-221-1/+6
| * * changed name of jabber_caps_calculate_hash() to jabber_caps_calculate_own_h...Tobias Markmann2008-06-224-9/+73
| * Removing short-names for features and calculating own caps hash.Tobias Markmann2008-06-1614-130/+231
* | 2008.08.03 - csyfek <csyfek(at)gmail.com>SHiNE CsyFeK2008-08-035-0/+887
* | Updated tray icons.Hylke Bons2008-08-024-0/+2
* | 2008.08.02 - csyfek <csyfek(at)gmail.com>SHiNE CsyFeK2008-08-0242-2057/+1375
* | at least don't crash when we can't read whatever we are readingKa-Hing Cheung2008-08-021-1/+2
* | Update make file for bunny.png.Hylke Bons2008-08-011-0/+1
* | Updated birthday emblem and emote-select icon.Hylke Bons2008-08-014-150/+1181
* | Forgot the new bunny.Hylke Bons2008-08-011-0/+0
* | Object icons refresh for MSNP15.Hylke Bons2008-08-0142-1/+1
* | Hope this works...Hylke Bons2008-08-013-0/+0
* | merge of 'a28e1a09745a078dc2c33574a7fad8b34fb28abf'Ethan Blanton2008-08-014-0/+13
|\ \
| * | This adds an "auto-detect UTF-8" option to IRC which, when enabled,Ethan Blanton2008-07-274-0/+13
* | | Undid the addition of 2 OscarCapability items I added previously, keeping the...Evan Schoenberg2008-08-012-11/+11
* | | merge of '67df298c2b9b899c736a1fa8a120ac13d34a20e1'Elliott Sales de Andrade2008-08-0111-77/+304
|\ \ \
| * | | This should have been part of the previous commit related to no longerDaniel Atallah2008-07-302-24/+52
| * | | Don't distribute the MIT Kerberos libraries with the win32 build anymore.Daniel Atallah2008-07-302-4/+7
| * | | Fix a crash in the win32 loader when %PATH% isn't set.Daniel Atallah2008-07-301-1/+1
| * | | Upgrade SILC Toolkit for win32 to 1.1.7 (which contains security fixes).Daniel Atallah2008-07-302-1/+2
| * | | Add error handling for visiblity to why Perl plugins fail to load.Daniel Atallah2008-07-301-3/+24
| * | | Cleanup unnecessary casts and etc.Daniel Atallah2008-07-301-35/+31
| * | | Add support to the Perl plugin loader for listing for pref changes.Daniel Atallah2008-07-305-10/+188
* | | | Don't crash if MsnSession is NULL when checking for ability to send aElliott Sales de Andrade2008-08-011-4/+7
* | | | Update MSN's last_received time when we receive something on the NSElliott Sales de Andrade2008-08-011-1/+2
* | | | Get rid of MsnSlpSession entirely. It only seems to link to MsnSlpCallElliott Sales de Andrade2008-08-0111-171/+10
* | | | On MSN, escape the password since it's in an XML document. Didn'tElliott Sales de Andrade2008-08-011-1/+1
|/ / /