summaryrefslogtreecommitdiffstats
path: root/tupkg/server/tupkgs
AgeCommit message (Collapse)AuthorFilesLines
2005-01-23made changes to move some confsjchu1-11/+15
2005-01-23updated tupkgs to work with md5 passwordspjmattal1-1/+4
2004-12-13added resume support on the server sidejchu1-5/+13
2004-12-13made it a nicer error messagejchu1-5/+11
2004-12-13made the socket connection broken checking actually workjchu1-1/+1
2004-12-13added incoming directory support and made the server not use 100% cpu busy ↵jchu1-2/+21
waiting
2004-09-03a little bit of tweakingjchu1-1/+2
2004-09-03a little more robust config stuffjchu1-2/+19
2004-09-03added authentication to tupkgs and updated info in tupkgjchu1-9/+38
2004-09-03added a little bit better messaging, getopts to server side, stuff for mysql ↵jchu1-3/+34
access, and config file support
2004-09-02added support for multiple files in the client and made the file reading ↵jchu1-1/+8
less memory intensive for the server (poorly, mind you)
2004-09-02uploading files works (only tested with one but should work just dandy with ↵jchu1-7/+102
lots of files)... things like resume and authentication aren't fully implemented yet (server side is missing)
2004-09-02the daemon now starts, polls for connections, and opens themjchu1-5/+82
2004-06-13initial importeric1-0/+22