Dirk Engling
|
342e3a25c0
|
account downloaded before early returns
|
16 years ago |
Denis Ahrens
|
35e60201ad
|
fix for corrupt fullscrape. did never work until now
|
16 years ago |
Dirk Engling
|
96e5b5a076
|
Introduce another unspec'd command: sync which syncs the most recent peer pool for a torrent out. Do some variable type clean up. Do some code structure clean up.
|
16 years ago |
Dirk Engling
|
0f85392889
|
return random check back intervals to our clients
|
16 years ago |
Dirk Engling
|
5f75f9e90f
|
Return empty dictionary for unknown scrapes
|
16 years ago |
Dirk Engling
|
c5d5867900
|
Full scrape, kinda tested
|
16 years ago |
Dirk Engling
|
f05ed877ed
|
From now the OT_CLIENT_TIMEOUT will be enforced, even if some data arrived inside this interval
|
16 years ago |
Dirk Engling
|
cc07b8ca2c
|
Simple top5 by peers/seeders table
|
16 years ago |
Dirk Engling
|
a32ca2676c
|
Prevent each invocation of clean_peerlist to call time()
|
16 years ago |
Dirk Engling
|
1012fd9c7e
|
Use mrtg to do periodical cleanup. Hopefully that wont make too much load for stats.
|
16 years ago |
Dirk Engling
|
f51335b9b8
|
Rudimentary stats
|
16 years ago |
Denis Ahrens
|
313bfee080
|
set interval to default value from original tracker
|
16 years ago |
Dirk Engling
|
134779877b
|
New, fixpoint distinct random algorithm for choosing peers from the list... may contain bugs. Feedback welcome
|
16 years ago |
Dirk Engling
|
0369a9f6e9
|
casting does floor() by itself
|
16 years ago |
Dirk Engling
|
afa05fad96
|
Documentation improved, some reindenting (again), variable types checked, unnecessary defines removed
|
16 years ago |
Dirk Engling
|
f5f4c3e2ce
|
Fixed a bug where I didn't replace new buffer pointer after realloc. Fixed a bug where I didnt copy enough memory when shrinking vectors. Now save some extra bytes in header.
|
16 years ago |
Dirk Engling
|
def981fe44
|
Apply some limits
|
16 years ago |
Dirk Engling
|
b5c344ea97
|
black listing was the wrong way around
|
16 years ago |
Dirk Engling
|
a6e28732a1
|
really check g_check_blacklist flag
|
16 years ago |
Dirk Engling
|
9957e9ea1f
|
Be more helpful
|
16 years ago |
Dirk Engling
|
1c97e9cd8c
|
added closed tracker and blacklist code
|
16 years ago |
Dirk Engling
|
a3ac795bec
|
README\!
|
16 years ago |
Dirk Engling
|
e8100db396
|
simplified binary_search, it always does a memcmp. began to implement dump knowledge
|
16 years ago |
Dirk Engling
|
aa444b6e18
|
Added option to get ip from query string + parser, fixed two bugs concerning grow/shrink of vectors. Now cleans up a torrent BEFORE trying to remove a peer -> this may remove peer already and must be done anyway.
|
16 years ago |
Dirk Engling
|
a86c72c43b
|
random
|
16 years ago |
Dirk Engling
|
dd3589f57e
|
Make code endianess save
|
16 years ago |
Dirk Engling
|
300a580250
|
sorted bencoded order
|
16 years ago |
Dirk Engling
|
ed84edb53e
|
Fixed mem leak, inmplemented mrtg_scrape
|
16 years ago |
Dirk Engling
|
aae002d475
|
announce now returns all mandatory answer dictionary entries
|
16 years ago |
Dirk Engling
|
7d1d51cc05
|
Now actually seems to work for the most parts
Added scraping
Added graceful disconnect
|
16 years ago |
Dirk Engling
|
01bdb5495f
|
Reacts more appropriate, however EXC_BAD_ACCESS triggered
|
16 years ago |
Dirk Engling
|
95f6864f4f
|
Trackerlogic done... not tested yet
|
16 years ago |
Dirk Engling
|
2039029366
|
This is a complete rewrite... assume nothing works.
|
16 years ago |
Dirk Engling
|
39c23f5f71
|
Fixed parser
|
16 years ago |
Dirk Engling
|
dd31159531
|
Logic now actually initialized and deinitialized
|
16 years ago |
Dirk Engling
|
3c2f9bbea2
|
Should work now *cough* *cough*
|
16 years ago |
Dirk Engling
|
d6b963d80a
|
Our scanner routine for the URI query string
|
16 years ago |
Dirk Engling
|
a605dd8dc5
|
Started to implement glue
|
16 years ago |
Dirk Engling
|
d3aeec1b4c
|
Reloading peer_list files works in theory
|
16 years ago |
Dirk Engling
|
e738f614b4
|
Cleaned up type namespace, mapping now works, introduced anonymous mapping, made init/deinit code, time now works.... Glue code and init code still missing
|
16 years ago |
Dirk Engling
|
2a1b78e33b
|
Kickoff
|
16 years ago |