aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/jabber
Commit message (Expand)AuthorAgeLines
...
| * | | | | | | | | | | | | | | | Suppress empty "Headline:" messages for certain new XMPP broadcast messages.Wilmer van der Gaast2010-03-29-2/+2
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merging a Jabber ft bugfix.Wilmer van der Gaast2010-04-11-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fixing a bug in s5bytestream code to deal with incomplete SOCKS5 messagesWilmer van der Gaast2010-04-11-4/+5
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* / | | | | | | | | | | | | | Including DCC stuff again, with a wonderful extra layer of abstraction.Wilmer van der Gaast2010-04-11-19/+19
|/ / / / / / / / / / / / / /
* | | | | | / / / / / / / / s/last_act/last_msg/ now.Wilmer van der Gaast2010-03-21-1/+1
| |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merging in file transfer support. Most important points from my reviewWilmer van der Gaast2010-03-21-24/+1972
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fixed jabber_bs_peek() to deal with incomplete packets as well.Wilmer van der Gaast2010-03-21-10/+21
| * | | | | | | | | | | | Killed the last str*cmp(xml_find_attr) combos.Wilmer van der Gaast2010-03-21-16/+26
| * | | | | | | | | | | | xt_status functions should always return an XT_ status, it's not a boolean.Wilmer van der Gaast2010-03-21-5/+5
| * | | | | | | | | | | | Read the from attribute from the main stanza, not the inside query. AlsoWilmer van der Gaast2010-03-21-2/+3
| * | | | | | | | | | | | Some compiler warning fixes and renamed "transfers" command to justWilmer van der Gaast2010-03-18-11/+12
| * | | | | | | | | | | | More small fixes. (NULL derefs and s/close/disconnect/)Wilmer van der Gaast2010-03-18-5/+8
| * | | | | | | | | | | | Ouch, committing stuff without even checking if it compiles is bad style.Wilmer van der Gaast2010-03-17-2/+2
| * | | | | | | | | | | | Avoid some NULL pointer dereferences on malformed XMPP packets.Wilmer van der Gaast2010-03-17-17/+24
| * | | | | | | | | | | | Small cleanup. The max_packet_size variable doesn't seem to be readWilmer van der Gaast2010-03-17-1/+1
| * | | | | | | | | | | | Merging mainline.Wilmer van der Gaast2010-03-17-64/+62
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | No functional changes, just some style "fixes". Although I admit I'mWilmer van der Gaast2009-12-13-19/+27
| * | | | | | | | | | | | Merging head.Wilmer van der Gaast2009-12-07-22/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Added conf entries and lib/ftutil.[ch].ulim2008-08-12-71/+16
| * | | | | | | | | | | | merged in upstream r410.ulim2008-08-04-49/+94
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | moved some stuff around in preperation for MSN merge.ulim2008-08-04-22/+19
| * | | | | | | | | | | | 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
| * | | | | | | | | | | | 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-702/+63
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | 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-1/+1
| * | | | | | | | | | | | | Merged with upstream r328ulim2008-02-15-66/+178
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ merged:kenobi2007-12-19-2/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Merged in 280..288 from upstream (e.g. PING)kenobi2007-12-19-4/+51
| * | | | | | | | | | | | | | | 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-49/+89
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Send and receive seems to work now! Also adopted the new buffering strategy,ulim2007-12-04-75/+88
| * | | | | | | | | | | | | | | | Intermediate commit. Sending seems to work. TODOs:ulim2007-12-03-604/+1111
| * | | | | | | | | | | | | | | | Initial import of jabber file receive and DCC send support. This introducesulim2007-11-28-22/+911
* | | | | | | | | | | | | | | | | 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-21/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | 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