1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Sep 22, 2024 — Sep 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
segfault when logging. ap -> out More... almost 23 years ago
would not display some messages when other end was using identities. this is fixed More... almost 23 years ago
sample client now uses termios.h to not show the password. heh. I learnt something new today More... almost 23 years ago
call to ext_yahoo_log was incorrect More... almost 23 years ago
some #defines More... almost 23 years ago
added note about identities More... almost 23 years ago
identities is now working More... almost 23 years ago
added Steve's name More... almost 23 years ago
added a TODO file More... almost 23 years ago
added some documentation in yahoo2.h, and small attempt at getting identities from the server. More... almost 23 years ago
updated list of clients using libyahoo2 More... almost 23 years ago
just read the files More... almost 23 years ago
added note on where to get libyahoo2 More... almost 23 years ago
sample client also works with struct callbacks More... almost 23 years ago
messed up the order of #endif s More... almost 23 years ago
bug in with struct callbacks More... almost 23 years ago
extra #endif removed More... almost 23 years ago
Updated version number, ChangeLog and README, also build instructions for sample client is now in the main Makefile. Prototype for yahoo_register_callbacks is in yahoo2_callbacks.h More... almost 23 years ago
no more hang if wrong password More... almost 23 years ago
warning in yahoo_util about redefinition of strdup sample client no longer needs gtk and now actually runs from the console. More... almost 23 years ago
fixed bug in buddy list append code More... almost 23 years ago
conditionally uses glib - if found sample client updated to work with new system More... almost 23 years ago
added preproc option to switch between callback functions and a callback struct More... about 23 years ago
better logging More... about 23 years ago
copyright and licence notices for yahoo_list and yahoo_util More... about 23 years ago
fixes for y_strsplit - infinite loop and missing last element More... about 23 years ago
changed list.[ch] to yahoo_list.[ch] added connection type to yahoo2_types unsigned int id -> int id in yahoo_connections More... about 23 years ago
dropped dependencies on glib - made replacement utilities. most list routines by Meredydd from the eb-lite sources More... about 23 years ago
no longer adds a handler for file transfer POST - would cause very high CPU usage. More... about 23 years ago
tested with freebsd and solaris More... about 23 years ago