aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| | * | | | | | | | | | | | | | Remove dcc_poll() and just use the cond variable passed to I/O events.Wilmer van der Gaast2010-03-21-41/+4
| | * | | | | | | | | | | | | | 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-19/+17
| | * | | | | | | | | | | | | | 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-65/+55
| | * | | | | | | | | | | | | | Merging mainline.Wilmer van der Gaast2010-03-17-653/+736
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | | No functional changes, just some style "fixes". Although I admit I'mWilmer van der Gaast2009-12-13-37/+51
| | * | | | | | | | | | | | | | Merging head.Wilmer van der Gaast2009-12-07-552/+1854
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | More hints for getaddrinfo().ulim2008-08-12-4/+7
| | * | | | | | | | | | | | | | Added lib/ftutil.[ch].ulim2008-08-12-0/+159
| | * | | | | | | | | | | | | | Added conf entries and lib/ftutil.[ch].ulim2008-08-12-203/+69
| | * | | | | | | | | | | | | | copied ulibc/BSD ifdefs over to invitation.c.ulim2008-08-11-0/+14
| | * | | | | | | | | | | | | | fixes bug on 32bit archs in DCC code.ulim2008-08-11-1/+1
| | * | | | | | | | | | | | | | 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-66/+157
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ merged in upstream r410.ulim2008-08-04-233/+1108
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | moved some stuff around in preperation for MSN merge.ulim2008-08-04-27/+59
| | * | | | | | | | | | | | | | | | Added an account setting 'proxy'.ulim2008-07-22-32/+93
| | * | | | | | | | | | | | | | | | fixes bug in handling file names with spaces.ulim2008-07-22-12/+12
| | * | | | | | | | | | | | | | | | 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-66/+116
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Added textual SOCKS5 error messages.ulim2008-06-02-2/+21
| | * | | | | | | | | | | | | | | | | some changes for sending.ulim2008-05-10-10/+102
| | * | | | | | | | | | | | | | | | | allow dcc optimization in progress watcher.ulim2008-05-08-3/+3
| | * | | | | | | | | | | | | | | | | fix bug in new kb/s display for transfers of less than one second.ulim2008-05-07-2/+2
| | * | | | | | | | | | | | | | | | | timeout of transfers after 120 seconds of no progress (bytes received/sent).ulim2008-05-06-3/+39
| | * | | | | | | | | | | | | | | | | SOCKS5 bytestream related changes.ulim2008-05-06-4/+22
| | * | | | | | | | | | | | | | | | | ulibc support, fixes "Invalid SOCKS5 Connect message" problemulim2008-05-04-6/+32
| | * | | | | | | | | | | | | | | | | more verbose error reportingulim2008-04-14-5/+16
| | * | | | | | | | | | | | | | | | | merged in upstream r379 (somewhere after 1.2-3).ulim2008-04-14-584/+1228
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | more verbose error loggingulim2008-04-14-11/+24
| | * | | | | | | | | | | | | | | | | | 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-454/+744
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Now with sending via a proxy. The proxy is automatically discovered from yourulim2007-12-19-142/+539
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merged:kenobi2007-12-19-2/+6
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | Merged in 280..288 from upstream (e.g. PING)kenobi2007-12-19-63/+123
| | | * | | | | | | | | | | | | | | | | | | | sending via proxykenobi2007-12-18-77/+410
| | | * | | | | | | | | | | | | | | | | | | | merges from upstream/releaseulim2007-12-05-86/+193
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | Follow rename of jabber_chat_by_jid from upstremulim2007-12-04-1/+1
| | * | | | | | | | | | | | | | | | | | | | | Merged in current develulim2007-12-04-85/+192
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Jabber file transfer now also with sending! You can't use a proxy yet whenulim2007-12-04-818/+1500
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | Send and receive seems to work now! Also adopted the new buffering strategy,ulim2007-12-04-288/+160
| | | * | | | | | | | | | | | | | | | | | | | | Intermediate commit. Sending seems to work. TODOs:ulim2007-12-03-650/+1460
| | |/ / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | Initial import of jabber file receive and DCC send support. This introducesulim2007-11-28-24/+1795
* | | | | | | | | | | | | | | | | | | | | | | Added ignore_auth_requests setting (patch from vmiklos, bug #578).Wilmer van der Gaast2010-03-21-4/+24
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | |