Sat, 07 Jun 2008 00:56:14 +0000 |
Mark Doliner |
Add a few bits of documentation
|
Sat, 07 Jun 2008 00:47:16 +0000 |
Mark Doliner |
msn_slplink_new() is only used within slplink.c, so make it static and
|
Sat, 07 Jun 2008 00:43:33 +0000 |
Mark Doliner |
Remove an unused linked list
|
Fri, 06 Jun 2008 23:10:01 +0000 |
Mark Doliner |
Minor documentation and whitespace
|
Fri, 06 Jun 2008 22:51:17 +0000 |
Mark Doliner |
Payload length is an int here, so treat it as such. Get's rid of this warning:
|
Fri, 06 Jun 2008 22:49:43 +0000 |
Mark Doliner |
These forward declarations aren't needed
|
Fri, 06 Jun 2008 22:46:31 +0000 |
Mark Doliner |
We don't need this thing, right?
|
Fri, 06 Jun 2008 22:46:04 +0000 |
Mark Doliner |
Delete trailing whitespace
|
Fri, 06 Jun 2008 22:35:27 +0000 |
Mark Doliner |
Don't use strlen() when we can just check the first character
|
Fri, 06 Jun 2008 06:41:07 +0000 |
Daniel Atallah |
Fix setting buddy icons on yahoo. It looks like this must have been broken by
|
Fri, 06 Jun 2008 06:31:53 +0000 |
Daniel Atallah |
Plug a small and unlikely leak.
|
Fri, 06 Jun 2008 03:04:05 +0000 |
Sadrul Habib Chowdhury |
Fixes a crash when next_begin_word is called on trailing spaces at the
|
Thu, 05 Jun 2008 23:55:01 +0000 |
Mark Doliner |
Don't send an auto-response when you're away and you IM someone
|
Thu, 05 Jun 2008 22:40:11 +0000 |
Ethan Blanton |
merge of '4dd6e06680aebbca6a326930f5fff7e65ed87802'
|
Thu, 05 Jun 2008 20:02:13 +0000 |
Daniel Atallah |
Don't start sending the local file until after recieving the <streamhost-used/>
|
Thu, 05 Jun 2008 22:36:21 +0000 |
Ethan Blanton |
Make the IRC "unknown message" debugging messages UTF-8 safe.
|