aboutsummaryrefslogtreecommitdiffstats
path: root/protocols
Commit message (Expand)AuthorAgeLines
...
| * | | | | | | | | | | | | copied ulibc/BSD ifdefs over to invitation.c.ulim2008-08-11-0/+14
| * | | | | | | | | | | | | Added MSN file transfer of type MSNFTP.ulim2008-08-11-57/+797
| * | | | | | | | | | | | | Merged in upstream r416 which includes my msn_write_msg patch. w00t! ;)ulim2008-08-10-61/+58
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ merged in upstream r410.ulim2008-08-04-103/+175
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | moved some stuff around in preperation for MSN merge.ulim2008-08-04-22/+21
| * | | | | | | | | | | | | | | Added an account setting 'proxy'.ulim2008-07-22-32/+93
| * | | | | | | | | | | | | | | added a #define for AI_NUMERICSERV in s5bytestream.c (missing in ulibc).ulim2008-06-02-0/+4
| * | | | | | | | | | | | | | | merged in upstream r384. No conflicts.ulim2008-06-02-3/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Added textual SOCKS5 error messages.ulim2008-06-02-2/+21
| * | | | | | | | | | | | | | | | some changes for sending.ulim2008-05-10-10/+102
| * | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | SOCKS5 bytestream related changes.ulim2008-05-06-4/+22
| * | | | | | | | | | | | | | | | ulibc support, fixes "Invalid SOCKS5 Connect message" problemulim2008-05-04-3/+18
| * | | | | | | | | | | | | | | | merged in upstream r379 (somewhere after 1.2-3).ulim2008-04-14-924/+314
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | more verbose error loggingulim2008-04-14-5/+6
| * | | | | | | | | | | | | | | | | some fixes related to connection timeoutulim2008-02-20-3/+21
| * | | | | | | | | | | | | | | | | Removes the word "dcc" from 2 comments and one message. Thanks to vmiklos for...ulim2008-02-17-3/+3
| * | | | | | | | | | | | | | | | | Merged with upstream r328ulim2008-02-15-251/+468
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merged:kenobi2007-12-19-2/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Merged in 280..288 from upstream (e.g. PING)kenobi2007-12-19-30/+59
| * | | | | | | | | | | | | | | | | | | sending via proxykenobi2007-12-18-76/+410
| * | | | | | | | | | | | | | | | | | | Follow rename of jabber_chat_by_jid from upstremulim2007-12-04-1/+1
| * | | | | | | | | | | | | | | | | | | Merged in current develulim2007-12-04-64/+89
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Send and receive seems to work now! Also adopted the new buffering strategy,ulim2007-12-04-86/+108
| * | | | | | | | | | | | | | | | | | | | Intermediate commit. Sending seems to work. TODOs:ulim2007-12-03-606/+1127
| * | | | | | | | | | | | | | | | | | | | Initial import of jabber file receive and DCC send support. This introducesulim2007-11-28-22/+1065
* | | | | | | | | | | | | | | | | | | | | Added ignore_auth_requests setting (patch from vmiklos, bug #578).Wilmer van der Gaast2010-03-21-4/+13
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merging in Jabber resource selection fix. This adds the activity_timeoutWilmer van der Gaast2010-03-18-47/+58
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Fixed a bug that caused full JIDs to get lost sometimes with the new wayWilmer van der Gaast2010-03-18-6/+5
| * | | | | | | | | | | | | | | | | | | Fixed jabber_util unittest. It passes, yet something still seems to beWilmer van der Gaast2010-03-12-1/+1
| * | | | | | | | | | | | | | | | | | | Merging mainline.Wilmer van der Gaast2010-03-12-205/+197
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Restoring some logic that seemed broken but was important with handlingWilmer van der Gaast2009-11-19-1/+6
| * | | | | | | | | | | | | | | | | | | | Fixed a facepalm kind of NULL pointer dereference bug.Wilmer van der Gaast2009-11-19-4/+5
| * | | | | | | | | | | | | | | | | | | | resource_select now defaults to activity instead of priority. Also, addingWilmer van der Gaast2009-11-19-48/+54
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Set resource_select to activity by default since priority has always been1.2.5Wilmer van der Gaast2010-03-17-1/+1
* | | | | | | | | | | | | | | | | | | | Really set Yahoo! status messages properly. YMSG, how I hate you.Wilmer van der Gaast2010-03-16-1/+1
* | | | | | | | | | | | | | | | | | | | Include non-away status messages in blist and whois responses. The whoisWilmer van der Gaast2010-03-16-6/+7
* | | | | | | | | | | | | | | | | | | | Deal with stupid (on first sight, at least) Yahoo! server behaviour causingWilmer van der Gaast2010-03-15-1/+5
* | | | | | | | | | | | | | | | | | | | Oops.. Today's Jabber fix could get stuck in a somewhat infinite loop if aWilmer van der Gaast2010-03-15-17/+3
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Fix for bug #536: No longer fail on corrupted USR responses with certainWilmer van der Gaast2010-03-14-9/+16
* | | | | | | | | | | | | | | | | | | Allow disabling certain IM protocols at runtime, patch fromWilmer van der Gaast2010-03-14-1/+13
* | | | | | | | | | | | | | | | | | | Adding a few consts and other misc fixes from bug #431. Doing this via aWilmer van der Gaast2010-03-14-19/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Some const/etc cleanups submitted by domen@coderock.org back in bug #431.Wilmer van der Gaast2010-03-14-20/+24
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Don't send bind and session requests at the same time when logging inWilmer van der Gaast2010-03-14-31/+34
* | | | | | | | | | | | | | | | | | | Don't send a <?xml> stream start after starttls since it upsets certainWilmer van der Gaast2010-03-14-3/+6
* | | | | | | | | | | | | | | | | | | Added nick_source account setting to allow using full name fields forWilmer van der Gaast2010-03-13-0/+18
* | | | | | | | | | | | | | | | | | | Fixed handling of contact lists where at least the first contact is not inWilmer van der Gaast2010-03-13-2/+3
* | | | | | | | | | | | | | | | | | | Yahoo! status updates (at least initial ones, I assume) can be too long toWilmer van der Gaast2010-03-12-25/+33
* | | | | | | | | | | | | | | | | | | Merging in some code from libyahoo2-trunk that deals better with (initial)Wilmer van der Gaast2010-03-12-194/+146
| |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |