aboutsummaryrefslogtreecommitdiffstats
path: root/protocols
Commit message (Expand)AuthorAgeLines
* Oops... :-(1.0Wilmer van der Gaast2005-12-04-1/+1
* do_error_dialog shouldn't do NULL dereferences anymore, and TYPING notificati...Wilmer van der Gaast2005-12-04-2/+9
* Oops...Wilmer van der Gaast2005-12-03-1/+1
* Modified CHANGES, and extended the allowed port range a bit.Wilmer van der Gaast2005-12-02-2/+4
* The Jabber module now only accepts a limited range of ports (5222 and 5223),Wilmer van der Gaast2005-12-02-0/+5
* jabber.c:542: warning: `gjc' might be used uninitialized in this functionWilmer van der Gaast2005-12-01-3/+3
* Renamed no_one_calls in proxy.c to something that makes more sense to me.Wilmer van der Gaast2005-11-30-2/+2
* Got rid of the config.h includes in IM-code. Now that HAVE_CONFIG_H isWilmer van der Gaast2005-11-30-20/+0
* This should fix a crash bug in Jabber module (NULL pointer dereference on bro...Wilmer van der Gaast2005-11-29-5/+5
* Messages specific to a connection only mention the handle now if necessary (i...Wilmer van der Gaast2005-11-26-2/+14
* Lowered the line splitting limit a bit (and made it a bit prettier by trying ...Wilmer van der Gaast2005-11-26-10/+13
* Little code cleanup in Jabber module, added support for Jabber headline messa...Wilmer van der Gaast2005-11-23-95/+47
* Incoming typing notices are now sent as a CTCP. Better consistency.Wilmer van der Gaast2005-11-20-1/+1
* Remove OFT and rendez-vous support (not used anyway and implemented Jelmer Vernooij2005-11-20-2309/+42
* Oops, even BitlBee didn't know yet that channel names can start with &. Now i...Wilmer van der Gaast2005-11-19-1/+1
* Applied AIM typing notification patch from Hanji.Wilmer van der Gaast2005-11-19-1/+118
* HTML stripping is optional again (but still safer than before 0.93), but now ...Wilmer van der Gaast2005-11-18-16/+15
* Hmmm, why are these 0-byte files still there?Wilmer van der Gaast2005-11-16-0/+0
* Got rid of raw ^B's in source,Wilmer van der Gaast2005-11-16-23/+23
* Remove handle_cmp() replacing it by a protocol-specific function.Jelmer Vernooij2005-11-15-51/+8
* Remove some unused code in oscarJelmer Vernooij2005-11-15-41/+9
* Fixed inconsistency (in fact stupidity) in do_error_dialog().Wilmer van der Gaast2005-11-12-1/+1
* Updates copyright headers of files that were changed in 2005 too.Wilmer van der Gaast2005-11-12-3/+3
* Forgot to modify CHANGES again, and removed some more debugging code we don'tWilmer van der Gaast2005-11-09-52/+0
* QUIT now works before logging in tooWilmer van der Gaast2005-11-09-2/+3
|\
| * Make another function static.Jelmer Vernooij2005-11-08-2/+3
* | Got rid of some debugging code we tried to use to track the 100% CPU bug.Wilmer van der Gaast2005-11-07-2/+0
|/
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+51723