source: protocols/yahoo/libyahoo2.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
(edit) @25c4c78   2015-01-16T19:50:24Z dx Fix compiler warnings on Cygwin and Mac OS X. * Don't use PIE/PIC on …
(edit) @6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
(edit) @b38d399   2014-11-24T05:16:09Z dx Use glib functions for base64 decoding/encoding This fixes several …
(edit) @e252d8c   2014-09-27T14:54:35Z dx RIP native win32 support (use cygwin instead) It has been broken for …
(edit) @3cd37d7   2012-10-20T09:44:59Z wilmer Cleaning up some more Yahoo! symbols.
(edit) @509cf60   2012-10-20T00:02:45Z wilmer Some more removals. Using ifdefs instead of read deletions in Yahoo! …
(edit) @386042c   2012-10-19T23:16:52Z wilmer Removing some more cruft now that I've (re)discovered ld garbage …
(edit) @d7edadf   2011-12-06T00:53:34Z Miklos Vajna yahoo: unused-but-set-variables
(edit) @241f9f6   2010-08-22T13:31:53Z wilmer Better handling of yahoo add responses: libyahoo2 seems to (IMHO) …
(edit) @daae10f   2010-08-07T16:33:02Z wilmer OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen …
(edit) @c6bf805   2010-07-25T13:59:12Z wilmer Some NULL pointer checks for libyahoo2 - this code's currently …
(edit) @9034ba0   2010-07-24T10:57:08Z wilmer Merge complete. It still logs in…
(edit) @c36f73b   2010-07-23T14:35:45Z wilmer This should mostly be a no-op, merging *loads* of whitespace changes …
(edit) @9fca0657   2010-03-15T10:26:25Z wilmer Deal with stupid (on first sight, at least) Yahoo! server behaviour …
(edit) @1be0d26   2010-03-13T00:12:07Z wilmer Fixed handling of contact lists where at least the first contact is …
(edit) @7053379   2010-03-12T23:02:29Z wilmer Yahoo! status updates (at least initial ones, I assume) can be too …
(edit) @547c94c   2010-03-12T22:32:55Z wilmer Merging in some code from libyahoo2-trunk that deals better with …
(edit) @be915f5   2010-03-06T18:19:31Z wilmer Yahoo! fixes. Turns out the protocol really is somewhat odd.
(edit) @4049061   2010-03-06T17:10:32Z wilmer Fixed up Yahoo! I'll have to do some more thorough testing of this …
(edit) @ccba980   2009-12-17T00:42:25Z wilmer A few fixes for bugs that caused coredumps on testing.bitlbee.org (or …
(edit) @99c8f13   2009-10-17T14:48:21Z wilmer Valgrind pointed me at some memory leaks in the Yahoo! codek, …
(edit) @e71cfbc   2009-10-13T22:33:12Z wilmer Turns out I *did* implement HTTPS auth for Yahoo! myself already, but …
(edit) @7ea8697   2009-10-10T15:00:16Z wilmer Setting Yahoo! away states works again.
(edit) @ba16895   2009-10-10T13:48:44Z wilmer More Yahoo! fixes: Adding and removing buddies works, and for the …
(edit) @c3e349e   2009-10-03T22:25:36Z wilmer Cleaned up Yahoo! fix: Error handling, and also not crashing when the …
(edit) @4fefb77   2009-10-03T19:27:50Z wilmer Yahoo! can log in again. This code still needs major cleanups, use it …
(edit) @178e2f8   2008-06-28T17:32:41Z Jelmer Vernooij Merge trunk.
(edit) @52df5df   2008-06-14T01:19:12Z wilmer This seems to fix the Yahoo! logoff code. I have no idea why this was …
(edit) @85d7b85   2008-04-02T14:22:57Z Jelmer Vernooij Merge trunk.
(edit) @4bb50ef   2008-03-15T23:53:54Z wilmer Although I have no idea what the author meant with code like `if(cp != …
(edit) @a869d91   2008-03-15T17:44:21Z wilmer Indicate that we support YMSG protocol version 12, this should …
(edit) @77bfd07   2007-11-23T23:07:44Z wilmer Replaced GPL-incompatible SHA1 hashing code (and renamed the files in …
(edit) @f0cb961   2007-04-19T06:03:43Z wilmer More API changes: buddy list management. imcb_add_buddy() is now a …
(edit) @cfc8d58   2007-04-16T04:31:52Z wilmer Updating the Yahoo! module. This seems to fix handling of incoming …
(edit) @7ed3199   2006-06-25T14:07:01Z wilmer Moved Base64-related functions to a separate file and added decode …
(edit) @812a413   2006-06-23T18:15:28Z wilmer Added saner base64 encoding function (actually, moved the one from …
(edit) @fcc2da9   2006-05-26T15:46:51Z Jelmer Vernooij Remove unnecessary Windows-specific code.
(edit) @c3c2e14   2005-11-30T12:12:25Z wilmer Got rid of the config.h includes in IM-code. Now that HAVE_CONFIG_H is …
(add) @b7d3cc34   2005-11-06T18:23:18Z wilmer Initial repository (0.99 release tree) 0.99
Note: See TracRevisionLog for help on using the revision log.