aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/yahoo/yahoo_util.h
Commit message (Collapse)AuthorAgeLines
* Remove yahoo (the old protocol). Use funyahoo++ instead.dequis2016-11-19-105/+0
| | | | | | RIP The previous commit already handled the part of telling users.
* Reindent everything to K&R style with tabsIndent2015-02-20-19/+19
| | | | | | | Used uncrustify, with the configuration file in ./doc/uncrustify.cfg Commit author set to "Indent <please@skip.me>" so that it's easier to skip while doing git blame.
* Fix compiler warnings on Cygwin and Mac OS X.Jason Copenhaver2015-01-16-0/+3
| | | | | | | | * Don't use PIE/PIC on Cygwin/Darwin unless specified as these platforms don't support it. * Cleanup warnings for 'make check' build. * Fix the type issue for getsockopt calls. * Fix enum warnings in Yahoo libs on Mac OS X.
* Fix incorrect Free Software Foundation addressMatej Cepl2015-01-16-1/+1
|
* RIP native win32 support (use cygwin instead)dequis2014-09-27-2/+0
| | | | It has been broken for a very long time and nobody cared about it.
* This should mostly be a no-op, merging *loads* of whitespace changes fromWilmer van der Gaast2010-07-23-9/+11
| | | | | libyahoo2 so that I can see better what really changed.
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+102