summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fixing install location of library.msoulier2006-12-171-1159/+0
* Updated ChangeLog, and rolled version to 0.4msoulier2006-12-161-0/+2
* Making server exit gracefully.msoulier2006-12-151-2/+3
* Tweak to EOF handling in server.msoulier2006-12-151-2/+3
* First working server tests with two clients.msoulier2006-12-151-21/+50
* Added lots in the server to support a download, with timeouts.msoulier2006-12-151-14/+162
* Fixed a bug in handling block number rollovers.msoulier2006-12-151-5/+10
* Got handling of file not found working in server.msoulier2006-12-141-28/+53
* Successful test on basic select loopmsoulier2006-12-141-13/+39
* Added some security checks around the tftproot.msoulier2006-12-111-16/+95
* Fleshing out server handler implementation.msoulier2006-12-101-37/+111
* Started on the servermsoulier2006-12-101-1/+73
* Changed the port variables to something more intelligent.msoulier2006-12-091-11/+11
* Fixing poor TID implementation.msoulier2006-12-091-6/+20
* Implemented retries on download timeouts.msoulier2006-10-131-5/+21
* Added some info statements regarding option negotiation.msoulier2006-10-131-1/+6
* Updated testcases, fixed one error in decode_optionsmsoulier2006-10-131-45/+84
* Updated testcasesmsoulier2006-10-111-1/+9
* Fixed broken decode, and adjusted the client options.msoulier2006-10-091-29/+34
* Starting on unit testsmsoulier2006-10-081-0/+2
* Updating for productionmsoulier2006-10-051-4/+2
* Fixed poor EOF detectionmsoulier2006-10-051-1/+1
* Got variable blocksizes working.msoulier2006-10-051-17/+70
* Added confirmation of incoming traffic to known remote host.msoulier2006-10-041-1/+20
* Restructured in preparation for tftp optionsmsoulier2006-10-041-72/+127
* Added seconds to logsmsoulier2006-10-041-2/+2
* Added OACK packet, and factored-out client code.msoulier2006-10-041-141/+124
* Updated a commentmsoulier2006-10-031-1/+2
* Restructuringmsoulier2006-10-032-0/+516