summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormsoulier <msoulier@63283fd4-ec1e-0410-9879-cb7f675518da>2006-12-09 01:54:03 +0000
committermsoulier <msoulier@63283fd4-ec1e-0410-9879-cb7f675518da>2006-12-09 01:54:03 +0000
commit4fc510bcbf895842f4f9354ca71878e62708e35d (patch)
tree76ffd4257a74f49298b77b1a278600a893e58863 /ChangeLog
parent07e29760b97c3d90feb0ddee843d338df34ab64d (diff)
downloadtftpy-4fc510bcbf895842f4f9354ca71878e62708e35d.tar.gz
Adding ChangeLog
git-svn-id: https://tftpy.svn.sourceforge.net/svnroot/tftpy/trunk@33 63283fd4-ec1e-0410-9879-cb7f675518da
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog73
1 files changed, 73 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..791e9ba
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,73 @@
+------------------------------------------------------------------------
+r31 | msoulier | 2006-12-08 20:11:39 -0500 (Fri, 08 Dec 2006) | 1 line
+
+Changed the port variables to something more intelligent.
+------------------------------------------------------------------------
+r30 | msoulier | 2006-12-08 19:45:37 -0500 (Fri, 08 Dec 2006) | 1 line
+
+Fixing poor TID implementation.
+------------------------------------------------------------------------
+r28 | msoulier | 2006-10-12 21:54:56 -0400 (Thu, 12 Oct 2006) | 1 line
+
+Implemented retries on download timeouts.
+------------------------------------------------------------------------
+r27 | msoulier | 2006-10-12 21:38:33 -0400 (Thu, 12 Oct 2006) | 1 line
+
+Added some info statements regarding option negotiation.
+------------------------------------------------------------------------
+r26 | msoulier | 2006-10-12 21:27:30 -0400 (Thu, 12 Oct 2006) | 1 line
+
+Updated testcases, fixed one error in decode_options
+------------------------------------------------------------------------
+r25 | msoulier | 2006-10-10 23:58:39 -0400 (Tue, 10 Oct 2006) | 1 line
+
+Updated testcases
+------------------------------------------------------------------------
+r20 | msoulier | 2006-10-08 22:44:27 -0400 (Sun, 08 Oct 2006) | 2 lines
+
+Fixed broken decode, and adjusted the client options.
+
+------------------------------------------------------------------------
+r19 | msoulier | 2006-10-08 09:58:41 -0400 (Sun, 08 Oct 2006) | 1 line
+
+Starting on unit tests
+------------------------------------------------------------------------
+r13 | msoulier | 2006-10-05 10:18:16 -0400 (Thu, 05 Oct 2006) | 1 line
+
+Fixed poor EOF detection
+------------------------------------------------------------------------
+r12 | msoulier | 2006-10-04 23:38:28 -0400 (Wed, 04 Oct 2006) | 2 lines
+
+Got variable blocksizes working.
+
+------------------------------------------------------------------------
+r11 | msoulier | 2006-10-04 18:16:26 -0400 (Wed, 04 Oct 2006) | 1 line
+
+Added confirmation of incoming traffic to known remote host.
+------------------------------------------------------------------------
+r10 | msoulier | 2006-10-04 13:32:05 -0400 (Wed, 04 Oct 2006) | 1 line
+
+Restructured in preparation for tftp options
+------------------------------------------------------------------------
+r7 | msoulier | 2006-10-03 23:02:16 -0400 (Tue, 03 Oct 2006) | 1 line
+
+Added seconds to logs
+------------------------------------------------------------------------
+r5 | msoulier | 2006-10-03 22:43:05 -0400 (Tue, 03 Oct 2006) | 2 lines
+
+Added OACK packet, and factored-out client code.
+
+------------------------------------------------------------------------
+r4 | msoulier | 2006-10-03 15:13:27 -0400 (Tue, 03 Oct 2006) | 1 line
+
+Updated a comment
+------------------------------------------------------------------------
+r3 | msoulier | 2006-10-03 15:11:18 -0400 (Tue, 03 Oct 2006) | 1 line
+
+Restructuring
+------------------------------------------------------------------------
+r1 | msoulier | 2006-10-03 15:08:47 -0400 (Tue, 03 Oct 2006) | 2 lines
+
+Initial import.
+
+------------------------------------------------------------------------