Commit Graph

378 Commits (e88a799172b8af6f5e187c32f8d28856eafe1678)
 

Author SHA1 Message Date
Dirk Engling e88a799172 Bugfix: API change missed in two points, when calling return_peers_for_torrent. is_tcp was replaced by FLAG_TCP or FLAG_UDP
15 years ago
Dirk Engling 3e0cec3269 Bugfix: overwrote bencoded data with udp reply data when sending an event=stopped
15 years ago
Dirk Engling a564fd4b0c A new config file option to connect to tcp and udp at once has been added. Also some clarifications have been put into the sample config file.
15 years ago
Dirk Engling 2b6ce1a704 Futher clean up config file documentation
15 years ago
Dirk Engling 025536fa11 Add some explanations about the implicite :6969 and the ancient tracker sync format
15 years ago
Dirk Engling a5b6909757 document the new config file feature.
15 years ago
Dirk Engling 5f7e2dafaa Make ot_try_bind local again.
15 years ago
Dirk Engling 0ded14be37 Live sync is now handled in its own thread. Therefore it now creates and handles its own sockets.
15 years ago
Dirk Engling 0903ac4387 Make ot_try_bind local again. Also dont handle multi cast udp packets in opentracker.c, ot_livesync.c does it by itself.
15 years ago
Dirk Engling 303e08e7c1 Cosmetics
15 years ago
Dirk Engling 499f07b3f0 Add _DEBUG flag for debug builds. This flag enables some diagnostic messages.
15 years ago
Dirk Engling 54da7d4257 Make scan_ip4_port API more sane, add debug output, be less tolerant when syntax checking command line options
15 years ago
Dirk Engling 3abbbe9d78 Enabled debug output, fixed blessed ip permissions
15 years ago
Dirk Engling 847ce85ae6 white space in comment
15 years ago
Dirk Engling e076dab883 added live sync code
15 years ago
Dirk Engling 76416b5c1c Cleaning up Build time options. Also add ot_livesync.[ch]
15 years ago
Dirk Engling de7ee67519 Live syncing between multiple tracker instances via udp multicast.
15 years ago
Dirk Engling aded7ebc09 Refine config syntax. Testing code...
15 years ago
Dirk Engling b93f563d1a Add a config file framework to opentracker
15 years ago
Denis Ahrens eb1e99961a add missing include on linux
15 years ago
Denis Ahrens b804dd7e6f now checking for the correct connection-id we gave out
15 years ago
Denis Ahrens be02614464 use a more reasonable compression level
15 years ago
Denis Ahrens 4cd9d33d7c send out the total downloaders for a announce response
15 years ago
Dirk Engling 3dda0c7c7b Typo in Makefile, thanks to Steffen.
15 years ago
Dirk Engling 4ee5fe81c7 Fix endianess issues, also obey number of peers requested in udp announces
15 years ago
Dirk Engling 432cf92e7c Embarrasing counter direction bug :)
15 years ago
Dirk Engling 6b2cb4396a Forgot to #ifdef some code only interesting when doing live network logging.
15 years ago
Dirk Engling a7c47dce53 Introducing live busy network detection.
15 years ago
Dirk Engling 1b6a33a0f8 sys/param.h needed under openbsd
15 years ago
Dirk Engling f57eb9661c Enable revision watching from the internet
15 years ago
Dirk Engling a7cfb64181 But keep Makefile in the libowfat is at ../libowfat state.
15 years ago
Dirk Engling e767fae72a Introduce some kind of versioning
15 years ago
Dirk Engling 4a9cc17e2f Forgot to unlock bucket in case of malloc error, thanks to Astro for reporting.
15 years ago
Dirk Engling 5be5e46f2a Add documentation to our uri scanner
15 years ago
Dirk Engling da6e48b384 too many wrong udp requests scroll too much :) disable logging for now
15 years ago
Dirk Engling 1438e2a93a more udp debugging
15 years ago
Dirk Engling a4e1b7f442 Do not lock out well behaving clients
15 years ago
Dirk Engling ba0c7d24c1 more udp debugging
15 years ago
Dirk Engling a8fd467ef1 Prepare udp connection id generation and checking
15 years ago
Denis Ahrens bc104ff4d5 add support for more stats:
15 years ago
Dirk Engling 8a259ea806 A simple script that fills up opentracker with some peers, if -DWANT_IP_FROM_QUERY_STRING is specifierd
15 years ago
Denis Ahrens c05e406d9a add mrtgstyle stats for number of torrents
16 years ago
Dirk Engling 5c1c1c94d8 / can now be redirected to any URL
16 years ago
Dirk Engling 168f9f504c Count invalid requests
16 years ago
Dirk Engling 50275a9462 Be a little more verbose about why increases fail
16 years ago
Dirk Engling 52a607c055 print ip addresses from unsigned chars
16 years ago
Denis Ahrens 6e6504dfcf [19:19] <eRdgEiSt> Denis: erdgeist ist ein Volltrottel!
16 years ago
Dirk Engling 72175c3205 Dont need arpa/inet
16 years ago
Dirk Engling 4b474b7009 Avoid warnings about unused variables without certain defines
16 years ago
Dirk Engling ae823c17db Fix a broken merge result
16 years ago