95cf306526
* i2psnark: Send cache directive for in-war icons
2010-12-31 13:14:57 +00:00
5615b13027
Fix buttons on Firefox 4.0b
2010-12-30 01:35:13 +00:00
f225c1cca0
propagate from branch 'i2p.i2p.zzz.test4' (head 56ba5c9f8d0779f91259df05b7be0826fe08cd84)
...
to branch 'i2p.i2p' (head 0ba2cc80363f5c7086bce7a43f43a9b095ed2d9e)
2010-12-27 16:21:09 +00:00
443abce647
* I2CP:
...
- Move BWLimits and DestLookup message support from
I2PSimpleSession to I2PSessionImpl
- Include the Hash in the DestReplyMessage on a failed lookup
so the client may correlate replies
- Add support for parallel lookups and BWLimits requests
- Add support for specifying the timeout for DestLookups
(can only be smaller than the router timeout for now)
- Extend dest lookup router timeout from 10s to 15s
2010-12-26 20:36:44 +00:00
cd0d062fca
Fix last piece length calculation for torrents > 2GB (ticket #361 )
2010-12-26 13:17:12 +00:00
66f3484508
* i2psnark: Backport TrackerClient NPE fix
2010-12-26 12:32:17 +00:00
1f22ae6a0c
tweaks after review
2010-12-21 21:16:13 +00:00
360d96d085
de-thinsp until we can check UA for opera
2010-12-19 00:04:55 +00:00
d699eaaec9
change map class
2010-12-17 21:50:14 +00:00
60e57ec29e
add some types
2010-12-17 21:49:34 +00:00
03f58d1886
shorten thread name
2010-12-17 21:48:04 +00:00
c7c7731f91
propagate from branch 'i2p.i2p' (head 3d405c867f6903bf1d69b04c1daebf3146882525)
...
to branch 'i2p.i2p.zzz.test4' (head bfd85b10fdd1542526a4b9c53e5d4a733087f317)
2010-12-15 15:09:48 +00:00
114c398056
shorten TrackerClient thread name
2010-12-12 21:45:32 +00:00
7c63866c51
* i2psnark:
...
- Fix end-game deadlock
- Fix last-modified check for multifile torrents, causing
apparent loss of data after abnormal exit
- UI Tweaks
2010-12-12 14:49:30 +00:00
2ca8fc6e62
* i2psnark:
...
- Restore text (ticket #273 )
- Fix several HTML errors (ticket #273 )
- Fix HTML error causing info links to be unclickable in dillo (tiicket #273 )
- Fix alt text duplicated or looking bad in text browsers (ticket #273 )
- Fix Opera button errors (ticket #332 )
- Fix POST resubmission errors (ticket #334 )
- Catch FetchAndAdd copy error (ticket #352 )
- Set permissions on downloaded torrent files
- Hide some columns when not running
- Lots of spacing cleanups
- Rename images so users don't end up with unused files
- Remove ~15 unused images
- Clean up theme selection speed-coding exercise
- Indent fixes
2010-12-11 13:57:14 +00:00
7d5cfecb64
I2PSnark: Status spacing tweaks.
2010-12-08 05:29:04 +00:00
6fe4477ccb
I2PSnark: Don't forget our priority tooltip!
2010-12-08 04:43:55 +00:00
e349e13efe
I2PSnark: Status updates!
2010-12-08 03:47:36 +00:00
001e5a0816
I2PSnark: Footer icon spacing adjustment.
2010-12-07 18:07:42 +00:00
a1698b8eab
Light, ubergine & snark changes.
2010-12-06 17:51:10 +00:00
51ba6c16fc
I2PSnark resolutions.
2010-12-06 13:15:43 +00:00
43e09b00b6
I2PSnark: More overflow fixes.
2010-12-06 04:06:20 +00:00
78b990880c
I2PSnark: Wrap fixes.
2010-12-05 23:36:25 +00:00
9aaf95ca98
* Threads:
...
- Reduce thread pool sizes based on memory and/or bandwidth limits
- Tweak some thread names for clarity
2010-12-04 18:54:06 +00:00
3d6a5bd9e7
fix extension messages
2010-12-02 16:17:28 +00:00
c97e72d050
formatSize tweak
2010-11-30 15:15:39 +00:00
ad54822383
* i2psnark: Move PeerCheckerTask from Timer to SimpleTimer2 to save some threads
2010-11-30 15:12:18 +00:00
a86fef2a21
* i2psnark: Don't timeout queued piece messages
2010-11-29 13:08:03 +00:00
693945a471
I2PSnark: s/Ignore/Skip
2010-11-28 17:53:43 +00:00
a52fb65c64
* i2psnark:
...
- Fix NPE and other partials bugs
- More extension message stubbing
- Log tweaks
2010-11-28 04:01:20 +00:00
612d06bd53
* Build: Move all dependencies to top-level build.xml,
...
so each sub-build.xml is only executed once (true DAG)
2010-11-28 03:56:56 +00:00
8e98f58f6d
merge of '2b0329ad66b84d90d1b7e6e1a6247c6d826321f9'
...
and '77a4e2e18ab0e48d6f102388838e1367c1d56ebd'
2010-11-27 16:34:15 +00:00
3c45b038c6
* i2psnark:
...
- Drop queued outbound requests when choked
- Redo some data structures and locking to hopefully prevent deadlock
- Memory reduction part 3: Return partial pieces to PeerCoordinator when choked
2010-11-27 14:34:08 +00:00
bcf27dbe12
I2PSnark: Echo themename in screenlog when changed (thanks to sponge); readme tweaks.
2010-11-27 11:53:06 +00:00
2160608a21
Readme tweaks; SnarkManager.java fix (thanks to sponge for new snark themer!)
2010-11-26 23:15:09 +00:00
c79f0caa67
i2psnark: Don't save theme parameter if it has not changed.
2010-11-26 22:46:23 +00:00
bbfb8583c7
i2psnark: Add theme change and theme selection storage abilities.
2010-11-26 22:31:59 +00:00
7f1ace4dbe
* i2psnark: Clean up and enhance the PeerCoordinator's partial piece handling,
...
in preparation for more improvements
2010-11-26 00:44:00 +00:00
d5b079faa8
Message cleanup
2010-11-24 16:41:19 +00:00
0b59af6551
* i2psnark:
...
- Prevent dup requests during end game
(ticket 331 - thanks sponge and Oct!)
2010-11-24 15:04:52 +00:00
55db8bf3f6
save p param across posts
2010-11-24 14:56:58 +00:00
ad96c8498d
more conversion to POST
2010-11-22 01:03:35 +00:00
3e52d6959b
require POST where we can
2010-11-21 23:05:14 +00:00
6c19e7e399
* i2psnark:
...
- Defer piece loading until required
- Stub out Extension message support
2010-11-21 21:19:12 +00:00
b5ae626425
sort tweak
2010-11-21 20:49:45 +00:00
e940f51599
* SecureFile: New class, catch places that were missed,
...
add i2p.insecureFiles option to disable (default false)
2010-11-19 00:40:33 +00:00
81d885c5a4
postman b32 take 2; recognize oga and ogv
2010-11-18 15:02:29 +00:00
8a385ffc32
recognize postman b32
2010-11-17 22:19:13 +00:00
6544e135b2
add red clock
2010-11-17 16:23:40 +00:00
2f880f7b5b
propagate from branch 'i2p.i2p.zzz.test4' (head 3569f7d0608498cadafc88e87a0ad2b18c44dfb6)
...
to branch 'i2p.i2p' (head ddc9be27c47878e472d5b6c281cccb6094c42c9a)
2010-11-17 16:09:19 +00:00