Converted Path to private inheritance from std::list. Also added checks for '/' and ".." in path elements. |
|
More...
|
about 20 years ago
|
Ignore file entries with zero length file and a zero length filename. |
|
More...
|
about 20 years ago
|
Cleaned up HashQueue. |
|
More...
|
about 20 years ago
|
Adding choke manager as a seperate class. |
|
More...
|
about 20 years ago
|
Seperated out chunk reading/writing code into a seperate class. |
|
More...
|
about 20 years ago
|
Reenabled snubbing. |
|
More...
|
about 20 years ago
|
Fixed minor bugs in the read throttle related to choking. |
|
More...
|
about 20 years ago
|
Working, but not complete, implementation of download throttle. |
|
More...
|
about 20 years ago
|
Upload throttle reenabled, does not yet handle low rates. |
|
More...
|
about 20 years ago
|
Commiting start of throttle replacement. |
|
More...
|
about 20 years ago
|
Throttle implementation testing. |
|
More...
|
about 20 years ago
|
More cleanup in PeerConnection. |
|
More...
|
about 20 years ago
|
HashQueue is now doing willneed ahead based on bytes, not chunks. Also it will give back control after each chunk is checked, and add with a timeout of 0 if a chunk was finished. |
|
More...
|
about 20 years ago
|
Added a base class for PeerConnection and started moving common code in there. Use explicity copy of Piece's being read/written. |
|
More...
|
about 20 years ago
|
Cleanup of PeerConnection. |
|
More...
|
about 20 years ago
|
More cleanup in PeerConnection net code. |
|
More...
|
about 20 years ago
|
Removed all dependencies to PeerConnectionSub, cleanup not yet done. |
|
More...
|
about 20 years ago
|
Started work on a socket manager. |
|
More...
|
about 20 years ago
|
Fixed bug that caused wrong protections on files reopened by FileManager. |
|
More...
|
about 20 years ago
|
More work on modularizing the protocol code. |
|
More...
|
about 20 years ago
|
Refactoring writes of commands to ProtocolWrite. |
|
More...
|
about 20 years ago
|
*BSD port fix. |
|
More...
|
about 20 years ago
|
Changed output of tracker dump to std::istream*. |
|
More...
|
about 20 years ago
|
Fixed wrong order in index vs offset/length validity check. |
|
More...
|
about 20 years ago
|
Fixed bug when reading ignored pieces. |
|
More...
|
about 20 years ago
|
The new polling code is working. |
|
More...
|
about 20 years ago
|
SocketSet and Poll implemented, not yet activated. |
|
More...
|
about 20 years ago
|
Fixed minor bugs with the new ProtocolBuffer. |
|
More...
|
about 20 years ago
|
Replaced PeerConnection's buf* with ProtocolBuffer. |
|
More...
|
about 20 years ago
|
Adding errno.h. |
|
More...
|
about 20 years ago
|