0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clean up fatal errors, added fatal(). More... almost 19 years ago
Fixed alternate nickname selection. More... almost 19 years ago
Updated sumi.nsi paths, other minor changes. More... almost 19 years ago
Correctly implemented UDP checksum More... almost 19 years ago
Added IP checksum to build_iphdr. More... almost 19 years ago
UDP and IP checksums added More... almost 19 years ago
sumiserv now can use irclib and aim transports More... almost 19 years ago
Added recvmsg() in AIM transport (uses pcapy) More... almost 19 years ago
Preliminary pcapy support to send Ethernet packets More... almost 19 years ago
Change defaults for sumiserv, validate pack number More... over 19 years ago
Removed sumiserv autoreconnect More... over 19 years ago
Replaced all "string".encode("hex") instances with format strings. More... over 19 years ago
Broadcasting support, increase ack timeout. More... over 19 years ago
TODO: UDP checksum. More... over 19 years ago
Updated pkg.sh and ChangeLog for 0.8.6 More... over 19 years ago
Server can set its own prefix for data transfer. This is the beginning of a multicast/broadcast implementation--the server can use the same prefix for multiple transfers (for the same address). See TODO file for what else is needed for multicast. Last update until break. More... over 19 years ago
irclib updated, useful if no IRC client is available More... over 19 years ago
Rawproxd requirs a password and localaddr, broadcast support added to rawproxd, some default values changed to work better on laggy IRC servers. More... over 19 years ago
Authentication in rawproxd (MD5 challenge) More... over 19 years ago
Removed rawproxd.cpp, use rawproxd.c instead (less dependencies, smaller) More... over 19 years ago
Resuming works, fixed 100% CPU + excess flood bug, fixed overestimated client ti meout, sumigetw explicitedly aborts transfers when closing instead of timing out now, rawproxd.c works decently, removed rawproxd.cpp (use rawproxd.c instead) More... over 19 years ago
rawproxd.c works on WRT54GS More... over 19 years ago
rawproxd.c works now, sumiserv.py rawproxd support added More... over 19 years ago
added rawsocket support to rawproxd using an enhanced cppsocket modification More... over 19 years ago
Raw proxy C version More... over 19 years ago
added linksys binaries and libraries More... over 19 years ago
Raw proxy support in sumiserv, rawproxd (C version) initial working version More... over 19 years ago
updated strings.texi More... over 19 years ago
Made notes about more work needing to be done on rawproxd.cpp More... over 19 years ago
added entry talking about strings.texi in ChangeLog, Goal is to move all documents to texinfo More... over 19 years ago