b55bfd034e
propagate from branch 'i2p.i2p.zzz.test4' (head 1b67209a056b1c17df560e857ee8b114a59254a3)
...
to branch 'i2p.i2p.zzz.dhtsnark' (head 463d86d9ccc9ed8c2faa79f2cf959effa8f92089)
2011-01-13 16:32:26 +00:00
65c6186479
Cleanups: Collections.singleton(), COWAS - includes ticket #388
2011-01-13 14:21:48 +00:00
b4e0fe121c
dont update globals until end of storage check
2011-01-12 13:54:41 +00:00
4c1050b93a
* Router:
...
- Add new RandomIterator, use in UDP, peer selector,
profile organizer
- Add a stat to monitor peer selector run time
2011-01-12 13:19:20 +00:00
dfcb81c32f
use context random()
2011-01-11 22:20:05 +00:00
1ae6c28592
Don't expire outgoing piece messages, since we no longer prefetch the data
2011-01-10 17:49:00 +00:00
6670209cb3
i2psnark:
...
- Update session options when max bandwidth changes
- BufferedStream cleanup and comments
- torrent name display tweak
- findbugs
2011-01-10 17:14:34 +00:00
c29d0917e9
findbugs tunnel
2011-01-10 16:15:31 +00:00
e4bb053a61
findbugs netdb
2011-01-10 16:11:33 +00:00
f15ad23482
findbugs, use context random()
2011-01-10 15:51:02 +00:00
0c5d88d230
findbugs router, router/client
2011-01-10 15:46:13 +00:00
f68c095222
findbugs util (includes ticket #370 )
2011-01-10 15:45:20 +00:00
2a85263259
findbugs udp
2011-01-10 15:43:04 +00:00
158063658c
propagate from branch 'i2p.i2p.zzz.test4' (head 8dcdde2b4d8eec6e6832866f70995392b52aa23d)
...
to branch 'i2p.i2p.zzz.dhtsnark' (head fb155ffe63e76eaa33cd79c9604a555b11a27989)
2011-01-07 00:39:32 +00:00
0e1d978774
propagate from branch 'i2p.i2p' (head 687bab4d9de8e6686e2734069dfb72f6f2134124)
...
to branch 'i2p.i2p.zzz.test4' (head 9580436bb581971920ea96e58861142c546c861b)
2011-01-07 00:37:51 +00:00
3870924fbd
* i2psnark: Improve request tracking to reduce memory usage
2011-01-07 00:23:25 +00:00
087c7b86de
findbugs core,client,crypto,data,stat,i2np
2011-01-07 00:15:35 +00:00
0129051063
* Reseed, peermanager, transport, ntcp, udp, tunnel, tunnel pool
...
- Findbugs
- Replace "ghetto" mark/reset
- Remove dead code in TrivialPreprocessor
- More efficient UDP peer sort
- finals
2011-01-06 22:49:16 +00:00
a087c82db9
cleanups
2011-01-06 18:14:48 +00:00
a692ab42fa
add missing hashCode()
2011-01-06 15:54:54 +00:00
05a290cdd5
more caching
2011-01-06 15:54:39 +00:00
3867e6144a
simple cleanups and final
2011-01-06 15:45:17 +00:00
f8a2befbc0
add getProperties()
2011-01-06 15:43:59 +00:00
9bbcdadd0e
propagate from branch 'i2p.i2p' (head 915df7d6afddd7473a7db7fd1f499d350611db62)
...
to branch 'i2p.i2p.zzz.dhtsnark' (head 4c10a9396745b20a517c9822cf1454aca752ea94)
2011-01-05 21:49:13 +00:00
ea29c961ed
log tweak
2011-01-05 21:01:03 +00:00
4005bd6804
reseed form button tweak
2011-01-05 20:34:56 +00:00
e826ce723a
* i2psnark: Refactor request tracking to prevent possible deadlocks
2011-01-05 20:21:29 +00:00
226cb7fdb9
* Streaming:
...
- Add new real sockets for easier porting of apps.
See http://zzz.i2p/topics/792 for info.
Untested.
- de-SpongeCase
- Javadoc
2011-01-05 16:41:41 +00:00
6822bf7978
findbugs high-rank issues
2011-01-05 14:49:51 +00:00
e2c3ea3ffc
log tweak thx ech
2011-01-05 14:47:48 +00:00
2e51577f39
fix up findbugs target
2011-01-04 22:35:34 +00:00
976544bd1d
stub out PEX
2011-01-04 00:36:24 +00:00
3305f1790c
details page for single-file torrents
2011-01-03 18:02:26 +00:00
8d59fd1cbe
some more defines
2011-01-03 16:21:51 +00:00
532c9d3fc5
* I2CP:
...
- Add experimental bandwidth limiter
- Add I2PSession API method to update tunnel and bandwidth
configuration on an existing session
- Filter more system properties before passing them to the router
2011-01-03 15:56:02 +00:00
1a3b0d3812
* I2PAppContext: New getProperties() method
...
* i2ptunnel:
- Use context properties as defaults
2011-01-03 14:26:22 +00:00
b92ba5edbb
concretization in lang=es
2011-01-03 00:14:45 +00:00
aeb1d40658
minor tweaks and accomodation in lang=es
2011-01-03 00:07:05 +00:00
bb39d8c6fd
disable spell check in textareas
2011-01-02 18:58:06 +00:00
bb74bc33d1
fix bw limits handling in standard session
2011-01-02 18:56:45 +00:00
af90121b47
cache tweak
2011-01-02 18:56:04 +00:00
f015ce1f0b
log tweak
2011-01-02 18:55:26 +00:00
378490886f
* NetDB, DatabaseeStoreMessage:
...
- Convert everything from DataStructure to the
new DatabaseEntry superclass
- Optimizations made possible by DatabaseEntry
- Don't rescan netDb directory unless changed
2011-01-02 14:23:26 +00:00
785d184676
corerection on eespite de
2011-01-02 06:32:42 +00:00
ca5ed9d1b7
merge of '36bd43007b45f4b59b1dc14a2cb02b06c9e7fa84'
...
and '82c6b46d2891bdaf3043f85ea25fd9f3bf5ab3e5'
2011-01-02 04:39:18 +00:00
8fdc4bc9b0
routerconsole de add ;
2011-01-02 04:36:00 +00:00
7d2bbaad94
actualizar -> actualización
2011-01-02 04:35:07 +00:00
0eebfbacd7
generics
2011-01-01 20:07:34 +00:00
4d4bfa00b3
add dht stub
2011-01-01 14:59:41 +00:00
ffcff54c9f
propagate from branch 'i2p.i2p' (head 36bd43007b45f4b59b1dc14a2cb02b06c9e7fa84)
...
to branch 'i2p.i2p.zzz.dhtsnark' (head 2960be09b366cb629d254d72f0654ff9ecc0133b)
2010-12-31 16:28:53 +00:00