Use proper e-mail address format everywhere.
[doldaconnect.git] / daemon / fnet-dc.c
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...
2005-10-22 fredrikApparently, DC++ doesn't really follow its own specs...
2005-10-22 fredrikMajor cleanups.
2005-10-19 fredrikAdd the ability to search for hashes.
2005-10-16 fredrikReturn hashes in SRs.
2005-10-14 fredrikTransfer from CVS at SourceForge