Mercurial > pidgin
log
age | author | description |
---|---|---|
Sun, 06 Jul 2008 18:51:26 +0000 | Tobias Markmann | * fixing a bug in jabber_caps_compare() |
Sat, 05 Jul 2008 09:22:59 +0000 | Tobias Markmann | * correctly calculating own features and factor in is_enabled() of features |
Fri, 04 Jul 2008 19:11:09 +0000 | Tobias Markmann | * changed storage format for cache to mirror all needed features for XEP-0115v1.5 |
Thu, 03 Jul 2008 22:30:44 +0000 | Tobias Markmann | * support for calculating both hashes, sha-1 and md5 |
Wed, 02 Jul 2008 21:27:51 +0000 | Tobias Markmann | * changing caps node namespace. According to version 1.5 of XEP-0115 it should be a real URL to client's homepage. |
Tue, 01 Jul 2008 23:16:15 +0000 | Tobias Markmann | * pass hash type to the caps handling functions |
Sun, 29 Jun 2008 14:32:33 +0000 | Tobias Markmann | * implemented jabber_caps_calcualte_hash() which calculates the SHA-1 hash for someones disco response according to XEP-0115 |