1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 6 days ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename an iteration variable to avoid warning More... over 4 years ago
Use python3 division behavior explicitly More... over 4 years ago
Declare absolute imports behavior of python3 More... over 4 years ago
Use new syntax for integer division More... over 4 years ago
Use integers for string formatting %x More... over 4 years ago
Use six.moves for SocketServer module to support python3 More... over 4 years ago
Use six.moves for CGIHTTPServer module to support python3 More... over 4 years ago
Use six.moves for BaseHTTPServer module to support python3 More... over 4 years ago
Remove unused import for httplib More... over 4 years ago
Use six.moves for xmlrpclib module to support python3 More... over 4 years ago
Use six.moves for SimpleXMLRPCServer module to support python3 More... over 4 years ago
Use six.moves for Cookie module to support python3 More... over 4 years ago
Use six.moves for StringIO module to support python3 More... over 4 years ago
Use six.moves for urllib module to support python3 More... over 4 years ago
Use six.moves.range instead of xrange More... over 4 years ago
Introduce dependency on python module six More... over 4 years ago
Use new syntax for relative imports More... over 4 years ago
Use newer syntax for octal values More... over 4 years ago
Use exec as a function instead of statement More... over 4 years ago
Use print function instead of keyword More... over 4 years ago
Convert dict iterations to work on python3 More... over 4 years ago
Use new syntax for catching exceptions More... over 4 years ago
Call this v1.0.0.190721 More... almost 5 years ago
WIP: reset me More... almost 5 years ago
Avoid duplicate IPs in DynDNS updates More... almost 5 years ago
Avoid duplicate IPs in DynDNS updates More... almost 5 years ago
Added --loglevel=N, massage logging & defaults to be more user friendly More... almost 5 years ago
Avoid fractional ping intervals More... almost 5 years ago
HTTPD: Allow --httpd=off, strengthen config-secret, log & report info More... almost 5 years ago
Add +proxyproto (PROXY protocol), make filter logic a bit smarter More... almost 5 years ago