Properly parse search size expressions as off_t, not int.
[doldaconnect.git] / daemon / fnet-dc.c
2011-07-01 Fredrik TolfProperly parse search size expressions as off_t, not...
2009-04-20 Fredrik TolfAbandon the socket properly when freeing a DC hub.
2008-12-03 Fredrik TolfCompensate for pipeline buffering in upload presentation.
2008-10-18 Fredrik TolfA number of transfer-related bugfixes.
2008-10-18 Fredrik TolfMoved the post-done transfer reset responsibility to...
2008-10-18 Fredrik TolfFixed a couple of xfer management bugs in fnet-dc.c.
2008-10-17 Fredrik TolfFixed typo-related memory leak.
2008-10-17 Fredrik TolfMerge branch 'socket' into transsock
2008-10-17 Fredrik TolfMerge branch 'master' into socket
2008-10-17 Fredrik TolfDisabled socket debug messages.
2008-10-17 Fredrik TolfFixed up the transfer system a great deal.
2008-09-18 Fredrik TolfPlugged a couple of memory leaks.
2008-06-08 Fredrik TolfFixed up the netcsconn fix.
2008-06-08 Fredrik TolfFirst potentially working version of the transsocket.
2008-06-08 Fredrik Tolfnetcsconn revision
2008-04-11 Fredrik TolfIncremental work on excorcising the transfer iface.
2008-03-21 Fredrik TolfMerge branch 'socket' into transsock
2008-03-21 Fredrik TolfFirst attempt at replacing sockblock with autoblocking.
2008-03-16 Fredrik TolfFixed memory leak in fnet-dc's udpread.
2008-03-16 Fredrik TolfFinished attempt at the new socket implementation.
2008-03-16 Fredrik TolfPorted interfacing modules to new socket API.
2008-03-15 Fredrik TolfMerge branch 'master' of pc18:/srv/git/r/doldaconnect
2008-03-15 Fredrik TolfMade the updatehmlist implementation buffered using...
2008-03-08 Fredrik TolfIncluded stdint.h in files that use intmax_t.
2008-03-08 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2008-03-08 Fredrik TolfRemoved wcsexists from libcommon.
2008-03-06 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2008-03-06 Fredrik TolfRemoved obsolete code in fnet-dc.c.
2008-03-06 Fredrik TolfFixed a bug in hubread for fnet-dc.
2008-02-28 Fredrik TolfRemoved explicit detachtransfer from freedcpeer.
2008-02-26 Fredrik TolfRemoved the obsolete filebasename interface from fnet.
2008-02-26 Fredrik TolfOptimized hubread.
2008-02-26 Fredrik TolfFixed segfault while processing consecutive DC peer...
2008-02-25 Fredrik TolfFixed dcbasename as well (to be removed, though).
2008-02-25 Fredrik TolfMade remote paths deconstructible
2008-02-25 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2008-02-24 Fredrik TolfFixed up the DC robustness changes a bit.
2008-02-24 Fredrik TolfMade the DC protocol readers a bit more resilient to...
2008-02-24 Fredrik TolfOptimized the DC qcommand queue structure.
2008-02-24 Fredrik TolfChanged the fnetnode peer list to a btree.
2008-02-18 Fredrik TolfMerge branch 'master' of pc18:/srv/git/r/doldaconnect
2008-02-18 Fredrik TolfBugfix in fnet-dc.c to enable resuming files >2 GB.
2008-02-14 Fredrik TolfMerge branch 'master' of pc18:/srv/git/r/doldaconnect
2008-02-14 Fredrik TolfMade the daemon 64-bit filesize capable.
2008-01-28 Fredrik TolfAdded a dc.hidedeflate config option to disable transfe...
2007-10-30 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2007-10-21 Fredrik TolfFilenet socket rework.
2007-08-10 Fredrik TolfUse proper e-mail address format everywhere.
2007-07-21 Fredrik TolfMerge branch 'dolcon-split'
2007-07-21 Fredrik TolfLog command list along with unknown commands.
2007-07-19 Fredrik TolfAdded $Supports command for hubs.
2007-07-19 Fredrik TolfAllow logging of unimplemented DC commands.
2007-05-29 fredrikRemove alloca.h.
2007-05-22 fredrikAdded cli.hashwritedelay.
2007-05-01 fredrikPrint proper size_t's where applicable.
2007-05-01 fredrikPrint proper size_t's in filelist printers.
2007-04-15 fredrikShould clear callbacks when setting fn->sk->data to...
2007-04-11 fredrikRemoved every instance of malloc.h.
2007-03-04 fredrikAdd configvar documentation comments.
2007-01-30 fredrikRevert to previous socket scheme.
2007-01-30 fredrikMajor rework to use cbchains on sockets.
2007-01-10 fredrikFix a segv bug in findsehash.
2007-01-09 fredrikExtract tiger.[ch] and utils.[ch] as common code.
2007-01-09 fredrikAlways write out missing lists.
2007-01-08 fredrikRate limit filelist updates.
2007-01-04 fredrikAdd owner concept to fnetnodes.
2007-01-04 fredrikAdd upload limiter option (limiting to one upload per...
2006-12-21 fredrikUse sockgetremotename2 for connection address.
2006-11-16 fredrikMake {hub,peer}cmds static as they should be.
2006-10-26 fredrikUse the name of the hub socket instead.
2006-10-26 fredrikFix memory leak.
2006-10-25 fredrikFix signedness warnings.
2006-10-25 fredrikFix memory leak on failed peer connections.
2006-10-25 fredrikFree the peer key.
2006-10-25 fredrikFix uninited var bug.
2006-08-14 fredrikCombine logic.
2006-08-12 fredrikSupport different charsets in NMDC hubs... let's see...
2006-07-05 fredrikAdd anti-segv check.
2006-07-05 fredrikFix typo.
2006-07-05 fredrikCheck hub addresses for sources hubs.
2006-07-03 fredrikLook up correct start of tag.
2006-06-19 fredrikFix search bug.
2005-11-28 fredrikFix minislot bug.
2005-11-28 fredrikThis should handle DC++ emulation dynamically.
2005-11-11 fredrikFix file descriptor leak.
2005-11-10 fredrikTime out inactive peers after 3 minutes.
2005-11-10 fredrikSupport minislots properly.
2005-11-09 fredrikDon't fail transfer on TTHL failure.
2005-11-09 fredrikCall trytransferbypeer on non-matching file length.
2005-11-06 fredrikSend correct hub counts.
2005-11-06 fredrikGeneralize reg status.
2005-11-06 fredrikSave op status (for whatever reason... :)
2005-11-06 fredrikSend password.
2005-11-06 fredrikEnable passing of args to fnetnodes.
2005-11-04 fredrikDon't request file lists by TTH (since it doesn't work).
2005-10-22 fredrikFix segv bug.
2005-10-22 fredrikMore stupid bugfixes.
2005-10-22 fredrikAnother small bugfix.
2005-10-22 fredrikA couple of small bugfixes.
2005-10-22 fredrikBleh...
next