0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 24, 2025 — Sep 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
*** empty log message *** More... over 22 years ago
re-fixed portscan death bug More... almost 24 years ago
fix addr string bug More... almost 24 years ago
added totally net networking code, based on asyncore. More... almost 24 years ago
blah More... over 24 years ago
More error checking in procInboundData... sigh More... over 24 years ago
blah More... over 24 years ago
Added a deletion of the user from defines.allusers if their socket has been terminated by a socket error and not just a no-data-EOF disconnect More... over 24 years ago
Added more specific exception checking when calling procInboundData More... over 24 years ago
Removed . from a valid character in filenames that spewFile will open. Also added a check to make sure the requested file is a normal file. More... over 24 years ago
blah More... about 25 years ago
mommy More... about 25 years ago
changed UserCMD_quit to notify after the del instead of before More... about 25 years ago
*** empty log message *** More... over 25 years ago
Moved into error.py More... over 25 years ago
blah More... almost 26 years ago
Fixed abnormal disconnect dangling user connection finally More... almost 26 years ago
. More... almost 26 years ago
Wrapped defines.allusers[sock].procInboundData() in a try/except clause to get around user objects being deleted in the middle of the 'for sock in readers' loop More... almost 26 years ago
blah More... almost 26 years ago
Added UserCMD_singlepaste More... almost 26 years ago
. More... almost 26 years ago
Added | More... almost 26 years ago
Added singlepaste More... almost 26 years ago
Wrapped del call in a try/except to handle weird disconnects and avoid KeyErrors More... almost 26 years ago
blah More... almost 26 years ago
Removed call to userobj.sendline() in UserCMD_quit. For now, we should not call userobj.sendline() when killing off a user. More... almost 26 years ago
Added fixes to sendline() to deal with when sock.send() returns an error. This will force a 'quit' for the offending user. More... almost 26 years ago
blah More... almost 26 years ago
typo More... almost 26 years ago