summaryrefslogtreecommitdiff
path: root/chat/dccserver
AgeCommit message (Collapse)AuthorFilesLines
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests in addition to SHA1 onesagc1-1/+2
2004-04-11Convert to buildlink3.snj1-2/+2
2004-01-01Import of dccserver from pkgsrc-wip.wiz4-0/+39
dccserver is a standalone program aiming to provide the functions of mIRC's /dccserver command. Currently, Chat and Send (including resume) modes are supported. Fserve and Get mode are not yet supported. All connections are accepted; some simple checks on allowed file names are done. For more details, please look in the man pages.