ban_delay(): allow call on any address. |
|
More...
|
about 5 years ago
|
ban_force(): read incoming data before shutdown(). |
|
More...
|
about 5 years ago
|
Detect abuse from HTTP clients not reading payloads. |
|
More...
|
about 5 years ago
|
Add routine name to ban debug messages. |
|
More...
|
about 5 years ago
|
Track total amount of bytes uploaded over a connection. |
|
More...
|
about 5 years ago
|
ban_allow(): was never returning BAN_FORCE. |
|
More...
|
about 5 years ago
|
ban_vendor(): GTKG earlier than version 1.1 deemed too old. |
|
More...
|
about 5 years ago
|
Show percentage of complete file we have when uploading partial. |
|
More...
|
about 5 years ago
|
Separate Gnutella and HTTP banning categories. |
|
More...
|
about 5 years ago
|
Add ripening_update() to update only if present. |
|
More...
|
about 5 years ago
|
ripening_insert(): return whether key already existed. |
|
More...
|
about 5 years ago
|
Add ripening_contains(). |
|
More...
|
about 5 years ago
|
Regenerate all Makefile.SH with latest jmake. |
|
More...
|
over 5 years ago
|
UHC: when hardwired list is exhausted, reload it. |
|
More...
|
over 5 years ago
|
bsearch_prefix(): avoid needless goto. |
|
More...
|
over 5 years ago
|
Drop MaxMind GeoIP, switching to IP2Location. |
|
More...
|
over 5 years ago
|
Make Content-Range and Content-Length prioritary headers. |
|
More...
|
over 5 years ago
|
Avoid banning hosts issuing legitimate upload requests. |
|
More...
|
over 5 years ago
|
download_reply(): Content-Length not necessary if Content-Range. |
|
More...
|
over 5 years ago
|
http_send_status(): reworked to avoid undue header truncation. |
|
More...
|
over 5 years ago
|
On HTTP 416, emit a Last-Modified header. |
|
More...
|
over 5 years ago
|
Emit a Retry-After header on 416 replies. |
|
More...
|
over 5 years ago
|
upload_416_extra(): was generating non-compliant headers. |
|
More...
|
over 5 years ago
|
http_send_status(): ensure generated header has trailing CRLF. |
|
More...
|
over 5 years ago
|
send_pproxy_error_v(): remove dead code. |
|
More...
|
over 5 years ago
|
extract_retry_after(): ensure amount in seconds is the only value. |
|
More...
|
over 5 years ago
|
Sprinkle a few more "const". |
|
More...
|
over 5 years ago
|
Forcefully reduce request chunk if b/w is limited. |
|
More...
|
over 5 years ago
|
Added upload bandwidth capping. |
|
More...
|
over 5 years ago
|
Use gradual bandwidth penalty when uploads are stalling. |
|
More...
|
over 5 years ago
|