| Commit message (Expand) | Author | Age | Lines |
* | Remove yahoo (the old protocol). Use funyahoo++ instead. | dequis | 2016-11-19 | -5711/+0 |
* | typofix - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2015-08-07 | -2/+2 |
* | Reindent everything to K&R style with tabs | Indent | 2015-02-20 | -965/+1230 |
* | Fix compiler warnings on Cygwin and Mac OS X. | Jason Copenhaver | 2015-01-16 | -7/+8 |
* | Fix incorrect Free Software Foundation address | Matej Cepl | 2015-01-16 | -1/+1 |
* | Use glib functions for base64 decoding/encoding | dequis | 2014-11-24 | -2/+17 |
* | RIP native win32 support (use cygwin instead) | dequis | 2014-09-27 | -2/+0 |
* | Cleaning up some more Yahoo! symbols. | Wilmer van der Gaast | 2012-10-20 | -6/+11 |
* | Some more removals. Using ifdefs instead of read deletions in Yahoo! dir to | Wilmer van der Gaast | 2012-10-20 | -1/+17 |
* | Removing some more cruft now that I've (re)discovered ld garbage collection. | Wilmer van der Gaast | 2012-10-20 | -3/+0 |
* | yahoo: unused-but-set-variables | Miklos Vajna | 2011-12-06 | -42/+19 |
* | Better handling of yahoo add responses: libyahoo2 seems to (IMHO) wrongly | Wilmer van der Gaast | 2010-08-22 | -0/+19 |
* | OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen <dam@opencsw.org> | Wilmer van der Gaast | 2010-08-07 | -1/+2 |
* | Some NULL pointer checks for libyahoo2 - this code's currently crashing | Wilmer van der Gaast | 2010-07-25 | -3/+6 |
* | Merge complete. It still logs in... | Wilmer van der Gaast | 2010-07-24 | -1485/+1512 |
* | This should mostly be a no-op, merging *loads* of whitespace changes from | Wilmer van der Gaast | 2010-07-23 | -700/+768 |
* | Deal with stupid (on first sight, at least) Yahoo! server behaviour causing | Wilmer van der Gaast | 2010-03-15 | -1/+5 |
* | Fixed handling of contact lists where at least the first contact is not in | Wilmer van der Gaast | 2010-03-13 | -2/+3 |
* | Yahoo! status updates (at least initial ones, I assume) can be too long to | Wilmer van der Gaast | 2010-03-12 | -25/+10 |
* | Merging in some code from libyahoo2-trunk that deals better with (initial) | Wilmer van der Gaast | 2010-03-12 | -194/+146 |
* | Yahoo! fixes. Turns out the protocol really is somewhat odd. | Wilmer van der Gaast | 2010-03-06 | -4/+1 |
* | Fixed up Yahoo! I'll have to do some more thorough testing of this code | Wilmer van der Gaast | 2010-03-06 | -15/+5 |
* | A few fixes for bugs that caused coredumps on testing.bitlbee.org (or | Wilmer van der Gaast | 2009-12-17 | -10/+29 |
* | Valgrind pointed me at some memory leaks in the Yahoo! codek, including one | Wilmer van der Gaast | 2009-10-17 | -3/+5 |
* | Turns out I *did* implement HTTPS auth for Yahoo! myself already, but I | Wilmer van der Gaast | 2009-10-13 | -184/+178 |
* | Setting Yahoo! away states works again. | Wilmer van der Gaast | 2009-10-10 | -23/+30 |
* | More Yahoo! fixes: Adding and removing buddies works, and for the first | Wilmer van der Gaast | 2009-10-10 | -36/+111 |
* | Cleaned up Yahoo! fix: Error handling, and also not crashing when the | Wilmer van der Gaast | 2009-10-03 | -77/+66 |
* | Yahoo! can log in again. This code still needs major cleanups, use it only | Wilmer van der Gaast | 2009-10-03 | -7/+303 |
* | Merge trunk. | Jelmer Vernooij | 2008-06-28 | -7/+4 |
|\ |
|
| * | This seems to fix the Yahoo! logoff code. I have no idea why this was broken | Wilmer van der Gaast | 2008-06-14 | -7/+4 |
* | | Merge trunk. | Jelmer Vernooij | 2008-04-02 | -121/+547 |
|\| |
|
| * | Although I have no idea what the author meant with code like | Wilmer van der Gaast | 2008-03-15 | -1/+1 |
| * | Indicate that we support YMSG protocol version 12, this should hopefully | Wilmer van der Gaast | 2008-03-15 | -1/+1 |
| * | Replaced GPL-incompatible SHA1 hashing code (and renamed the files in case | Wilmer van der Gaast | 2007-11-23 | -22/+22 |
| * | More API changes: buddy list management. imcb_add_buddy() is now a *real* | Wilmer van der Gaast | 2007-04-18 | -6/+13 |
| * | Updating the Yahoo! module. This seems to fix handling of incoming away | Wilmer van der Gaast | 2007-04-15 | -65/+506 |
| * | Moved Base64-related functions to a separate file and added decode funtions. | Wilmer van der Gaast | 2006-06-25 | -1/+3 |
| * | Added saner base64 encoding function (actually, moved the one from libyahoo2.c | Wilmer van der Gaast | 2006-06-23 | -26/+2 |
* | | Remove unnecessary Windows-specific code. | Jelmer Vernooij | 2006-05-26 | -2/+0 |
|/ |
|
* | Got rid of the config.h includes in IM-code. Now that HAVE_CONFIG_H is | Wilmer van der Gaast | 2005-11-30 | -4/+0 |
* | Initial repository (0.99 release tree)0.99 | Wilmer van der Gaast | 2005-11-06 | -0/+4591 |