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
96735f2543
make file box bigger
2010-02-19 14:40:57 +00:00
d4f1230b37
better error message when finding HTML instead of metainfo
2010-02-17 19:56:54 +00:00
c3a156ce4b
propagate from branch 'i2p.i2p.zzz.plugin' (head fafcd8c8c41873b4d106a9e06504dd7b48109ad8)
...
to branch 'i2p.i2p' (head 7eafbe18b0a1e26f09b9488d374f5fed4c278a78)
2010-02-15 16:21:15 +00:00
7a59d15e9c
- Pull jstl.jar and standard.jar out of susidns.war (-300KB someday)
...
- Remove duplicate classes from i2psnark.war (100KB)
2010-02-06 18:44:29 +00:00
7b59ceb4ae
Add transmission ID
2010-02-05 20:02:23 +00:00
101135a99a
fix sending of stopped events to the tracker
2010-02-04 14:47:15 +00:00
746c1bd628
* NetDb: Lower min RouterInfo expiration to 2.5h (was 3h)
...
* i2psnark debug logging tweak
2010-02-03 14:21:55 +00:00
33b7dca782
* i2psnark: Don't prefer to opportunistically unchoke unchoking peers when not interested
2010-02-02 15:14:44 +00:00
9f28c06e9e
0.7.9, and:
...
* I2CP: Clean up resources on 5-minute leaseset timeout at startup
* Increase max floodfills to 9 (was 6)
* Temporarily disable routerInfo floodfill verifies
* Fix .fr eepsite index css
* Javdoc tweaks
2010-01-12 18:48:47 +00:00
afe8394658
optimize URL encoder
2010-01-02 02:40:12 +00:00
43f6813609
snark start/stop fix, action cleanups
2009-12-15 01:47:24 +00:00
3fa9ae0b82
* Find ResourceBundles in wars
...
* Fix restart from config.jsp if no wrapper
* i2psnark: Elaborate popups
2009-12-13 15:47:51 +00:00
7cc75c0cb9
html fix
2009-12-11 00:42:25 +00:00
e5248b09ab
add 2-param method, tag the java messages, fix the buttons, clean up add and create forms
2009-12-10 18:08:50 +00:00
c39f047703
pretty much the last of the tags
2009-12-10 14:52:09 +00:00
4562254862
propagate from branch 'i2p.i2p' (head f672021bb9871a728005be3bd9581710738b9e5f)
...
to branch 'i2p.i2p.zzz.test' (head e115e218dbb666839e69fa1e1ba7378554b9874f)
2009-12-10 13:34:05 +00:00
8116d88aaf
translation build fixups
2009-12-10 02:12:18 +00:00
eeb884e8ce
more tags
2009-12-09 23:36:18 +00:00
02baf905c6
more tagging
2009-12-09 21:22:06 +00:00
df7029d2c2
translation support and initial tagging
2009-12-09 20:54:10 +00:00
c4e6148b9f
config cleanup, more HTML transitional fixes
2009-12-04 00:22:46 +00:00
9f7bd99051
fix popup based on torrent type
2009-12-02 16:50:42 +00:00
234c084c2a
* OrderedProperties: Vastly implify, use in i2psnark
2009-11-24 20:15:29 +00:00
8e889cd292
bye TPB
2009-11-15 23:50:45 +00:00
05b17e5a00
* i2psnark:
...
- Reject torrents with too many pieces
- Reject torrents with a single file named *.torrent
- Increase max piece size to 2MB (was 1MB), but reduce
max number of connections to lessen ooms
2009-11-09 17:09:53 +00:00
fdc9e11fb4
add TPB to i2psnark
2009-10-14 16:52:46 +00:00
405b85c4b4
Cleanups after review and prep for release
2009-10-11 22:51:43 +00:00
9b97d32ea8
fix snark npe caused by last checkin
2009-10-04 14:06:14 +00:00
fe3abc79d6
fix changing opentracker list
2009-10-02 15:12:24 +00:00
ebf5eb6e20
propagate from branch 'i2p.i2p.zzz.test3' (head 75804c9355329ab942a5e2e8ecc91e2ec1eb9d33)
...
to branch 'i2p.i2p' (head 33e55422045b9b3c8ae410162f5cca3eb9baae49)
2009-08-27 19:55:56 +00:00
1f5d7d7b5b
dont reopen tunnel to say goodbye to tracker
2009-08-27 15:08:21 +00:00
95aba0c537
* EepGet, I2PSnark:
...
- New I2PSocketEepGet fetches through existing tunnels
rather than through the proxy
- Use new eepget for i2psnark
- Add a fake user agent for non-proxied fetches
- Cleanups
2009-08-26 22:15:32 +00:00
412d3bc2f8
merge of '1a3fcced1ae28b24a35236271c526379db98613f'
...
and 'a95bd8209bbd14b8c0a590ba071ecf5a0191644d'
2009-08-20 10:25:42 +00:00
4735508a0a
I2PSnark.
2009-08-20 10:21:25 +00:00
7782970d51
propagate from branch 'i2p.i2p.zzz.test3' (head d65e8465671ba0b8f6f013b56045bf867e10a78e)
...
to branch 'i2p.i2p' (head e2ee75916f2ff6bd698585808a81071b44c978b1)
2009-08-19 23:44:19 +00:00
d56aae8913
Minor changes to the I2PSnark UI.
2009-08-19 18:28:44 +00:00
1b63aa411b
Replace all <hr /> and <br /> with <hr> and <br> whilst we're in html4 transitional.
2009-08-17 14:35:18 +00:00