index
:
delta/tftpy.git
baserock/morph
fabian-patches
kamal
master
py3k-dan
github.com: msoulier/tftpy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tftpy
/
TftpPacketTypes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
run pyupgrade
adehad
2021-10-23
1
-7
/
+6
*
re-lint after merge
adehad
2021-10-21
1
-1
/
+0
*
Merge remote-tracking branch 'upstream/master'
adehad
2021-10-21
1
-1
/
+2
|
\
|
*
Enhance PEP8
Richard Vézina
2021-10-15
1
-1
/
+11
*
|
fix py2 syntax?
adehad
2021-10-15
1
-7
/
+1
*
|
first attempt with github actions, various linting
adehad
2021-10-11
1
-112
/
+135
|
/
*
Fixing more encoding issues for python3.
Michael P. Soulier
2018-09-13
1
-4
/
+9
*
Fixing some encoding issues in python3
Michael P. Soulier
2018-09-13
1
-22
/
+47
*
Compatibility tested
¨Andreas
2018-09-10
1
-2
/
+4
*
Made parts concerning test program compatible
¨Andreas
2018-09-10
1
-6
/
+5
*
Solved some 2 to 3 issues
¨Andreas
2018-09-10
1
-8
/
+4
*
2to3
¨Andreas
2018-09-10
1
-4
/
+9
*
Adding some boilerplate
Michael P. Soulier
2018-05-18
1
-0
/
+2
*
Dropping str() in favour of bytestring input, and fixing logging calls in Tft...
Michael P. Soulier
2018-05-15
1
-62
/
+58
*
Merge branch 'master' of https://github.com/PackeTsar/tftpy into PackeTsar-ma...
Michael P. Soulier
2018-05-15
1
-11
/
+11
|
\
|
*
Struct pack and unpack require a string format
John W Kerns
2017-05-15
1
-11
/
+11
*
|
Rationalized module includes and logging.
Michael P. Soulier
2018-05-15
1
-0
/
+3
|
/
*
Merged style updates, minor bug fixes
Michael P. Soulier
2017-05-09
1
-35
/
+39
|
\
|
*
Release version 0.6.3_fork (forked version)
Francesco Fiorentino
2015-07-21
1
-42
/
+48
*
|
Fixing obvious python3 errors. Timeouts still not working.
Michael P. Soulier
2016-07-06
1
-12
/
+12
*
|
Fixing some python3 syntax errors
Michael P. Soulier
2016-07-05
1
-2
/
+2
*
|
Added recommended imports for python3 compatibility.
Michael P. Soulier
2016-07-05
1
-9
/
+13
*
|
Merging with master
Michael P. Soulier
2016-07-04
1
-2
/
+11
|
\
\
|
*
\
Merge branch 'tsize'
Michael P. Soulier
2015-10-15
1
-2
/
+7
|
|
\
\
|
|
*
|
Added tests for tsize option and fixed failures.
Michael P. Soulier
2015-10-15
1
-2
/
+7
|
|
|
/
|
*
|
Adjust ACK handling to truncate too long packets.
Greg Prosser
2015-01-25
1
-0
/
+4
|
|
/
*
|
Adding python3 support
Doug O'Riordan
2015-03-05
1
-8
/
+11
|
/
*
Fixing debug calls to be lazy when debug is off.
Michael P. Soulier
2013-09-26
1
-41
/
+36
*
Fixing some pyflakes complaints
Michael P. Soulier
2011-07-23
1
-1
/
+0
*
Forcing decode mode to lower case, fixes bug 17.
Michael P. Soulier
2010-10-13
1
-3
/
+3
*
Adding initial Sphinx docs
Michael P. Soulier
2010-07-11
1
-23
/
+39
*
Fixing some log messages and bad variable references.
Michael P. Soulier
2009-09-24
1
-27
/
+36
*
First successful download with both client and server.
Michael P. Soulier
2009-08-16
1
-16
/
+2
*
Did some rework for the state machine in a server context.
Michael P. Soulier
2009-08-16
1
-44
/
+44
*
Started overhaul of state machine.
Michael P. Soulier
2009-04-10
1
-3
/
+2
*
Fixed the use of the tsize option in RRQ packets.
Michael P. Soulier
2008-10-08
1
-4
/
+4
*
Rolling 0.4.6
0.4.6
Michael P. Soulier
2008-10-05
1
-1
/
+3
*
Rebased tsize branch and added a --tsize option to the client.
Michael P. Soulier
2008-10-04
1
-7
/
+41
*
Tagging 0.4.5.
msoulier
2008-05-28
1
-1
/
+1
*
Updating docs for epydoc.
msoulier
2007-03-31
1
-0
/
+1
*
Rearranged packaging a bit to fix an importing problem.
msoulier
2007-02-17
1
-0
/
+21
*
Making the lib backwards-compatible to Python 2.3.
msoulier
2007-02-09
1
-1
/
+4
*
Restructuring single lib into a package.
msoulier
2006-12-17
1
-0
/
+376