aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/jabber/si.c
Commit message (Expand)AuthorAgeLines
* s/last_act/last_msg/ now.Wilmer van der Gaast2010-03-21-1/+1
* Killed the last str*cmp(xml_find_attr) combos.Wilmer van der Gaast2010-03-21-15/+24
* Read the from attribute from the main stanza, not the inside query. AlsoWilmer van der Gaast2010-03-21-0/+1
* Some compiler warning fixes and renamed "transfers" command to justWilmer van der Gaast2010-03-18-10/+11
* More small fixes. (NULL derefs and s/close/disconnect/)Wilmer van der Gaast2010-03-18-3/+5
* moved some stuff around in preperation for MSN merge.ulim2008-08-04-15/+0
* Added an account setting 'proxy'.ulim2008-07-22-8/+14
* some changes for sending.ulim2008-05-10-10/+96
* fix bug in new kb/s display for transfers of less than one second.ulim2008-05-07-1/+1
* timeout of transfers after 120 seconds of no progress (bytes received/sent).ulim2008-05-06-1/+2
* Removes the word "dcc" from 2 comments and one message. Thanks to vmiklos for...ulim2008-02-17-1/+1
* sending via proxykenobi2007-12-18-0/+10
* Follow rename of jabber_chat_by_jid from upstremulim2007-12-04-1/+1
* Send and receive seems to work now! Also adopted the new buffering strategy,ulim2007-12-04-11/+12
* Intermediate commit. Sending seems to work. TODOs:ulim2007-12-03-5/+186
* Initial import of jabber file receive and DCC send support. This introducesulim2007-11-28-0/+246