f170baab3f
- Delay during StopAll so we don't close the tunnel before the
...
stopped announces go out and reopen it
- Logging tweaks
2010-10-30 15:30:14 +00:00
643687472a
- Only add wanted pieces to wanted list at startup
...
- Make sure lastRequest is null when it should be
- Logging tweaks
2010-10-30 15:28:29 +00:00
c76058efc3
send &compact=1 to keep opentracker happy
2010-10-30 14:17:09 +00:00
9baa6e7bc8
update requests after changing priorities
2010-10-29 20:31:07 +00:00
7efb0fa7ed
* i2psnark:
...
- Priority mapping bugfix
- Close files as we go when creating/checking
so we don't run out of file descriptors
2010-10-29 17:32:05 +00:00
983e7683fd
* i2psnark:
...
- Don't stay interested if we run out of pieces
to request (thanks sponge)
- Enhance debug mode to show requests
2010-10-27 13:29:27 +00:00
4f9c442d55
fix disconnect race NPE
2010-10-24 16:56:43 +00:00
466128c179
* replaceAll() -> replace() when not using regex
...
* ampersand escaping (lots more to do)
2010-10-19 14:39:29 +00:00
24dd78394b
priority persistence
2010-10-15 17:25:45 +00:00
9afff4f80a
* i2psnark: Add file priority feature;
...
Use context random for shuffle; other cleanups
2010-10-15 13:48:36 +00:00
5ef9d46d0b
dont sort in debug mode
2010-10-06 02:18:52 +00:00
5389ee056a
sort snark peers by completion %
2010-10-06 02:05:26 +00:00
2d601099f3
propagate from branch 'i2p.i2p.zzz.test' (head 128a31611abc6a88e58133f3bf6a577fe6dd5b1c)
...
to branch 'i2p.i2p.zzz.test4' (head fa9a871892517271eb2531b433fe80a2a713be9c)
2010-10-05 13:06:16 +00:00
ec0c678cc9
* i2psnark:
...
- Add link to finished torrent in message box
- Don't let one bad torrent prevent others from
starting or stopping
2010-10-02 15:43:56 +00:00
0634154b28
final compact response format
2010-07-11 14:45:12 +00:00
05ac2594b6
more shouldLog()
2010-07-09 17:40:59 +00:00
c19af4dbcf
i2psnark:
...
- Rework PeerID class so it depends only on peer desthash, since
peer ID is not available with compact format. Implement deferred
lookup of destination.
- Implement compact tracker requests and response handling
(may not be the final format)
- Fix Peer hashCode()
- Java 5
2010-07-09 16:32:31 +00:00
a1524241cb
Set permissions on directories and files when they are created
2010-07-06 15:22:48 +00:00
29bc53d618
* i2psnark: Fix transition to end game
2010-07-05 14:20:34 +00:00
378c855902
cleanup
2010-07-05 14:20:02 +00:00
b9452546c5
fix ant distclean poupdate
2010-07-03 13:39:25 +00:00
22ea79a4ff
* Jetty: Disable TRACE and OPTIONS in console and eepsite
2010-06-29 02:29:42 +00:00
47f39d0766
stripHTML on form params
2010-06-26 04:05:30 +00:00
49a09f61a2
* i2psnark:
...
- Move config to separate page
- Icon tweaks
2010-06-13 16:01:11 +00:00
5081755d0b
- integration of dynamicly configurable startup delay of i2psnark
...
- i2psnark webfrontent configuration of startup delay
- default startup delay 3 minutes
- new config variable in i2psnark.config: i2psnark.startupDelay
2010-06-04 23:50:13 +00:00
75ba58d68c
* Translation: Set xgettext add-comments option
2010-06-02 18:12:46 +00:00
cd35b219db
* i2psnark:
...
- More listing fixes (more thanks to 'backup')
- Start end game a little sooner
2010-06-01 22:19:10 +00:00
13b54b864e
* i2psnark:
...
- More listing fixes
- Revert choker change
thx 'backup' !
2010-06-01 13:56:53 +00:00
dc3378d084
* Translate: Add GNU ngettext (plurals) support
2010-05-27 00:38:32 +00:00
9132e94143
* i2psnark: Listing fixes and cleanups; icons on front page; tweak bw choker again
2010-05-26 14:28:46 +00:00
7fdbae3b0f
Tagged "bytes remaining"
2010-05-26 04:37:03 +00:00
911a278926
snark listing icons and cleanups
2010-05-25 13:08:34 +00:00
5d7c9ebf82
* i2psnark:
...
- Choke slower when at bandwidth limit
- Fix completion % for small files
- Use Random from context
2010-05-23 16:18:10 +00:00
b77cd0db15
show completion status in listing
2010-05-21 15:07:34 +00:00
20bef76878
* i2psnark:
...
- Spiff up dir listings
- Urlify some messages
- Only go into end game at the end
- Bye Bart Bye
2010-05-21 04:38:49 +00:00
39cb51c9eb
snark css tweaks
2010-05-15 14:18:54 +00:00
cfa894e7b6
peer id tweak
2010-05-13 17:01:30 +00:00
c2b73d9fb5
* i2psnark:
...
- Add tunnel config dropdowns
- Comment out old proxy stuff
2010-05-10 14:13:55 +00:00
c2c379c994
* i2psnark: Skip 'the' when sorting snarks
2010-05-05 17:45:52 +00:00
2baee7413c
* Replace size() <= 0 with isEmpty() everywhere, ditto > 0 -> !isEmpty()
2010-05-05 16:51:54 +00:00
8a3a1466c9
* i2psnark: Serve downloaded files from the servlet rather
...
than with a file: link
2010-04-27 12:52:17 +00:00
a916f970b1
* i2psnark: - Concurrent, limit, display, log tweaks
2010-04-12 19:07:53 +00:00
89d0d7b266
Disconnect seeds that connect to a seed
2010-04-10 15:26:23 +00:00
e3c222b5c1
Lower per-torrent conn limits for large pieces
2010-04-10 15:25:57 +00:00
394903a8f0
- Implement destroy() in i2psnark to prevent dups
2010-03-29 21:14:35 +00:00
c8f97d9c73
* i2psnark:
...
- Send numwant=0 if we don't need peers
- Report returned complete and incomplete counts
if higher than peer count
- Allow missing peer list
- Log tweaks
2010-03-25 19:05:45 +00:00
db0b3da446
snark up bw tracking tweak
2010-03-16 13:32:34 +00:00
f98101afa6
* i2psnark: Better track outgoing bandwidth by incrementing
...
counter before the blocking write
2010-03-08 00:45:08 +00:00
299214aa1d
* i2psnark:
...
- Fix NPE after create file failure
- Sanitize more characters in file names
2010-02-26 16:44:49 +00:00
f6b9cf6f21
* configclients.jsp:
...
- Add js delete confirm
- Remove delete button for webapps
* i2psnark:
- Ignore a non-i2p tracker in a torrent rather than deleting
the torrent, thus "converting" a torrent to in-netowrk use
via the open trackers
- Add js delete confirm
2010-02-22 18:17:11 +00:00