Mercurial > pidgin
graph
-
Weirdness ...2007-06-03, by Gabriel Schulhof
-
propagate from branch 'im.pidgin.pidgin' (head bdd3cb040100fe925456b862d03cc6c5a61648ef)2007-06-02, by Gabriel Schulhof
-
merge of 'a84459ea45867e3dae6ae81f29e4291b3d550190'2007-06-02, by Gabriel Schulhof
-
propagate from branch 'im.pidgin.pidgin' (head 82644c8641c5089ed2cafd58983010f0144b7699)2007-06-01, by Gabriel Schulhof
-
- Wrote GnuTLS get_peer_certificates function2007-06-02, by William Ehlhardt
-
- Exposed the _Certificate struct definition in certificate.h2007-06-02, by William Ehlhardt
-
- Fixed a comment2007-06-02, by William Ehlhardt
-
- GnuTLS uses glib memory mgmt2007-06-02, by William Ehlhardt
-
- Added certificate.[ch] and got them integrated into the build2007-06-01, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 82644c8641c5089ed2cafd58983010f0144b7699)2007-06-01, by William Ehlhardt
-
disapproval of revision '71ed79a95ae8fc95aafeebbea64a8adcf4db8bfd'2007-07-12, by Andreas Monitzer
-
merge of '56282c0e590e48f68f48934e6d0fe5bb4ecd518b'2007-07-11, by Andreas Monitzer
-
disapproval of revision 'c9ca4d2dd194ca90f6c34468efd8ad100e7a65b1'2007-07-11, by Andreas Monitzer
-
merge of '007f0633f939c4b61b75da8298db7ffd31dcb105'2007-07-11, by Andreas Monitzer
-
Fixed a bug that prevented multi-stage ad-hoc commands.2007-07-11, by Andreas Monitzer
-
XEP-0004 says that if no field type is specified, text-single should be assumed.2007-07-11, by Andreas Monitzer
-
Fixed some memory leaks.2007-07-11, by Andreas Monitzer
-
Fixed bug that caused incorrect stream negotiation, which ejabberd and openfire tolerate, but gtalk does not.2007-07-11, by Andreas Monitzer
-
disapproval of revision '417a908e6df613a5d005b70eb687e8f7b31d69b3'2007-07-12, by Andreas Monitzer
-
disapproval of revision '748fc054c9c8f73bfef7b348ecf35093fd478d81'2007-07-11, by Andreas Monitzer
-
Fixed a memory leak.2007-07-10, by Andreas Monitzer
-
Allowing img tags in XHTML messages (for MSN-style custom emoticons and other features).2007-07-10, by Andreas Monitzer
-
Added an option to require SSL or TLS when connecting to an XMPP server.2007-07-08, by Andreas Monitzer
-
Fixed a bug in the XMPP parser involving event handlers that replace the xmlnode packet. This caused double frees in this situation. The replacing function must free the xmlnode, since multiple event handlers could do this, and the intermediate xml trees would leak otherwise.2007-07-03, by Andreas Monitzer
-
Fixed copy/paste error.2007-07-03, by Andreas Monitzer
-
Fixed a bug in xmlnode_copy, it didn't preserve the namespace in the copy.2007-07-03, by Andreas Monitzer
-
Added the option to enable/disable buzz via a status setting. It's default off for the pidgin folks.2007-07-03, by Andreas Monitzer
-
disapproval of revision '217714a0fa711773c0d419f8cd82297ffc339507'2007-06-29, by Andreas Monitzer
-
Removed buzz support.2007-06-28, by Andreas Monitzer
-
Fixed a few bugs in the caps implementation, it should work properly now.2007-06-27, by Andreas Monitzer
-
Added buzz support using a private extension. Maybe I should write a XEP about that.2007-06-27, by Andreas Monitzer
-
Simplified registration callback per request of Sean.2007-06-22, by Andreas Monitzer
-
Forgot to implement XEP-0203 for presence packets, too.2007-06-20, by Andreas Monitzer
-
Implemented XEP-0203: Delayed Delivery2007-06-20, by Andreas Monitzer
-
Fixed a leak: The XML parser was never cleaned up on disconnect.2007-06-20, by Andreas Monitzer
-
Fixed a leak in the PEP code that leaked PEP nodes when the server doesn't support this XEP.2007-06-19, by Andreas Monitzer
-
Implemented logging in/out of gateways, as explained in XEP-0100.2007-06-19, by Andreas Monitzer
-
Exposed the user search function, so that directory searches can be performed directly when the jid is known.2007-06-19, by Andreas Monitzer
-
Added the ability to register gateways, re-using most of the account registration code for this.2007-06-19, by Andreas Monitzer
-
Implemented XEP-0172: User Nickname, fixed some potential crashers in the other PEP callbacks.2007-06-18, by Andreas Monitzer
-
Removed some C99-code2007-06-18, by Andreas Monitzer
-
fixed a bug in the status change tracking code2007-06-18, by Andreas Monitzer
-
Removed one padding field from PurplePluginProtocolInfo to stay source compatible.2007-06-18, by Andreas Monitzer
-
Fixed weird bug that caused not supplying the account when searching for users.2007-06-18, by Andreas Monitzer
-
Fixed embarrassing typos. Maybe I shouldn't code while half asleep.2007-06-18, by Andreas Monitzer
-
Forgot to initialize the user tune2007-06-18, by Andreas Monitzer
-
svn revision 728 of Psi fixes the avatar namespace issue, so I can remove this workaround.2007-06-18, by Andreas Monitzer
-
Minor compilation fixes and corrected some typos on user tune. Added convenience function for setting the user tune.2007-06-18, by Andreas Monitzer
-
Removed a stale include2007-06-18, by Andreas Monitzer