1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Sep 24, 2024 — Sep 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
client_id is now int instead of guint32 - it has the same limits as a fd More... about 23 years ago
added config.h.in More... about 23 years ago
fixes for CFLAGS and LIBS in Makefile More... about 23 years ago
changed switch on process_auth - merge from libyahoo3 (unpublished) More... about 23 years ago
updated list of tested platforms More... about 23 years ago
removed $(LIBS) from definition of LIBS More... about 23 years ago
+= to = More... about 23 years ago
:= to = More... about 23 years ago
changed configure.ac to configure.in for backwards compatibility (debian 2.2) More... about 23 years ago
UNKNOWN2 -> PEERTOPEER More... about 23 years ago
Various changes to play nicely with C++: * Added 'const' to input pointers in the API. * Included glib.h in all header files that use it. * Added conditional C declaration on all headers (if compiled as C++). More... about 23 years ago
removed the auth confirmation since scanf won't work anyway More... about 23 years ago
added libtoolize More... about 23 years ago
fixed copyright notice More... about 23 years ago
changed typing notify from int to gboolean More... about 23 years ago
updated version number More... about 23 years ago
removed Revision line More... about 23 years ago
wrote a preliminary README removed len from send_im changed CFLAGS to AM_CFLAGS in Makefile.am More... about 23 years ago
moved socket code into a single function More... about 23 years ago
changed order of sys/types.h and sys/socket.h to make it work on FreeBSD More... about 23 years ago
removed Revision from yahoo_httplib More... about 23 years ago
better handling of ignore lists now handles C cookie all public functions now start with yahoo_ More... about 23 years ago
automake => automake -a More... about 23 years ago
changed CFLAGS = $(CFLAGS) to CFLAGS := $(CFLAGS) More... about 23 years ago
added .cvsignore file More... about 23 years ago
Added missing files and removed aclocal.m4 More... about 23 years ago
Initial revision More... about 23 years ago