87 Commits (master)

Author SHA1 Message Date
erdgeist 2a17f847ae Fix statedump 15 years ago
erdgeist 91f5fa20a7 include overall completed count in stats 15 years ago
erdgeist c7ed890222 Fix white spaces 15 years ago
erdgeist eec51a872c Re-implement logging busy networks to handle v6 API. 16 years ago
erdgeist 255ac58971 Add a everything stats page. So you won't have to remember what all those switches were. 16 years ago
erdgeist 9297967f85 Add a stat option the count bucket stalls 16 years ago
erdgeist 9c25f99b3d Reverse logic... do only fail if scan_ip6 cant parse 16 years ago
erdgeist 6e3ef99daf Forgot to copy the stats?mode=tcp4 parameter 16 years ago
erdgeist 2d3718151d Fix a pointer arithmetic issue leading to incorrect peer data being copied. Allocate correct size for debugbuffer. Expect exact values on find keywords, not only prefix match. 16 years ago
erdgeist 66c906d5d3 Add comments, rename our struct http_data h to cookie, all clientsockets to sock, all size_t from socket_recvs to byte_count. Make signal handler set default handler for the second SIGINT 16 years ago
erdgeist 131211b4da V6 16 years ago
erdgeist 779d6c235f * http and udp routines now use thread local buffers passed in workstruct containers. In other words they do not use static_buffer anymore and are considered to be thread safe. 16 years ago
erdgeist 8bdc0d73f6 Make opentracker ANSI C again. 16 years ago
erdgeist 2df09905f5 * opentracker now drops permissions in correct order and really chroots() if ran as root 16 years ago
erdgeist 08c7162783 Renamed OT_FLAG to OT_PEERFLAG to make code easier to read 16 years ago
erdgeist a4ed31d517 Format for full scrapes was not parsed correctly. 16 years ago
erdgeist 23be5c4d55 Let's give a damn about syntactical correctness of peer's http strings. It's too expensive on both sides to check and to reject. 16 years ago
erdgeist 2c7c10138b Add debug code to store peer id 16 years ago
denis bfbb5ecb44 stats fuer sync 16 years ago
erdgeist 334c6e4bbb The BIG refactoring [tm]. Too many changes to count them. If it doesn't suite you, revert to last version. 16 years ago
erdgeist 9c0b23e28d Add stats about when peers renew their announces. 16 years ago
erdgeist daaee855b2 Whitespace fixes 16 years ago
erdgeist 39ed6a058b Fix stats parse code to allow modes with more than 4 characters. Wir wurden ja langsam zum Gespoett der Leute. 16 years ago
erdgeist 80fd4dc738 Tidy up stats task. 16 years ago
denis 41a1d2d025 fixed the length 16 years ago
erdgeist 719858548d Bugfix: API change missed in two points, when calling return_peers_for_torrent. is_tcp was replaced by FLAG_TCP or FLAG_UDP 16 years ago
erdgeist eac898afd8 white space in comment 16 years ago
erdgeist e534db03c6 added live sync code 16 years ago
erdgeist 408c5f98ed Introducing live busy network detection. 17 years ago
erdgeist 57387588ed Enable revision watching from the internet 17 years ago
erdgeist c28cf398fd Introduce some kind of versioning 17 years ago
denis 65c3b24045 add support for more stats: 17 years ago
denis 19cc9ba882 add mrtgstyle stats for number of torrents 17 years ago
erdgeist bee364a6f3 / can now be redirected to any URL 17 years ago
erdgeist 31d876d53d Count invalid requests 17 years ago
erdgeist f6d1a67966 Avoid warnings about unused variables without certain defines 17 years ago
erdgeist afea7d5ee2 Move http handling to its own sources 17 years ago