f03064ac71
* BuildHandler: Cleanups and loop checks
2011-02-23 19:36:29 +00:00
6789df50f3
lower the max limit
2011-02-23 15:58:46 +00:00
79c68c5636
* BuildHandler: Prelmiinary participating tunnel throttler
2011-02-22 23:34:02 +00:00
7c3af2cdd6
* Plugins: Fix signature verification if router.config specifies
...
trustedUpdateKeys (ticket #416 )
2011-02-19 19:14:05 +00:00
fde7b21ca4
* I2PTunnel: Fix standalone server tunnels
...
http://forum.i2p/viewtopic.php?t=5376
2011-02-19 17:36:37 +00:00
aaf2fe9942
-14
2011-02-18 07:10:42 +00:00
f9b2c77161
fix RateTest; includeAntRuntime=true for router tests
2011-02-17 21:23:38 +00:00
5027b6ce33
* i2ptunnel: outproxy2 -> outproxyng (Ticket #394 take 2)
2011-02-17 12:55:28 +00:00
fd91927c11
* Build:
...
- Add includeAntRuntime=false to all javac targets
- Add build date, mtn rev, and changed file list to all manifests
- Add unless=uptodate to all jar and war targets
(bob and dtg still todo)
2011-02-17 12:47:35 +00:00
4d59570df2
* Timers: Log cleanup
2011-02-15 15:25:16 +00:00
eb7e1d24cd
* Profiles: Punish rejections more, in an attempt to spread the
...
load more through the network
2011-02-15 15:21:32 +00:00
a6686cbed4
Fix headless issue without reboot.
2011-02-14 17:12:12 +00:00
854998832d
* NetDB: Prevent ExpireLeaseJob NPE (thanks sponge)
2011-02-13 20:36:43 +00:00
38bfca1d65
* GeoIP: Prevent startup NPE (ticket #413 , thanks RN)
2011-02-13 20:29:59 +00:00
1f702f1eb1
* JobQueue: Prevet NPE at shutdown (thanks liberty)
2011-02-13 20:28:46 +00:00
f11a543233
* Clock: Cleanups and javadocs
...
* EepGet: Cleanups and javadocs
* Reseed: Use the reseeder as a clock source
2011-02-11 23:59:10 +00:00
dd2c5067aa
I2PTunnel: fix my own stupid bug in I2PTunnelConnectClient
2011-02-11 11:12:19 +00:00
8ec3e58e27
I2PTunnel: fix NPE in I2PTunnelConnectClient
2011-02-11 11:07:33 +00:00
8d15bb4a38
I2CP: fix NPE in QueuedClientConnectionRunner
2011-02-10 19:47:30 +00:00
ae9c160734
* i2psnark:
...
- Improved magnet link parsing, use tr parameter if present
2011-02-10 17:12:15 +00:00
99ebad3032
BOB config fix, I2CP fix some leaks, see history.txt for details
2011-02-09 16:15:36 +00:00
6c1f5dd5a9
* i2psnark:
...
- Check for dup magnet torrent when adding torrent file
- Add exotrack.i2p (ticket #403 )
- Disable spellcheck in textarea
2011-02-07 19:27:55 +00:00
f9d43a8a5f
* i2psnark: Fix maggot links, and magnet links with trailing parameters (thx user)
2011-02-06 14:22:32 +00:00
c38d72d178
* i2ptunnel:
...
- IRCClient: Use tunnel log instance
- Server: Full queue log tweak
2011-02-05 23:21:56 +00:00
041e194471
* Reseed: Limit time spent downloading from a single source
2011-02-03 15:47:47 +00:00
4dc686736b
Removed http reseed destination b.netdb.i2p2.de and replaced it with forum.i2p2.de/netdb/
2011-02-01 00:30:34 +00:00
0ccbe818ce
Added https://forum.i2p2.de/netdb/ to the list of ssl reseeder urls
2011-01-31 20:06:43 +00:00
97f93c64e6
Fix context properties initialization; history for test4 prop, -1
2011-01-31 15:44:00 +00:00
e721ddd3a4
propagate from branch 'i2p.i2p.zzz.test4' (head 592b7d2b980e8cba19167fa064f25251296ed8bb)
...
to branch 'i2p.i2p' (head 0ba672eaca7076092389d2277dba231fdd34423b)
2011-01-31 13:42:36 +00:00
37fc44867f
propagate from branch 'i2p.i2p' (head dbe319d674d6a6a53491762262978f53caaaa58a)
...
to branch 'i2p.i2p.mathiasdm.desktopgui' (head fced1e04334ef1c18bc6ae8a31984e627310b14c)
2011-01-26 06:48:45 +00:00
656670919d
0.8.3
2011-01-24 14:55:34 +00:00
653abbcc7e
transport cleanups: final, init, pkg private
2011-01-19 17:18:39 +00:00
8da1e90226
* RouterContext: Clean up clock overrides
...
* PeerManager: Make calculators static, take out of router context
2011-01-19 16:40:48 +00:00
0d52399b15
tweak
2011-01-19 15:33:58 +00:00
96de505b5b
OCMOSJ: dont send an already-expired msg
2011-01-19 15:23:44 +00:00
7b9f98721d
cleanups - final, init, pkg private
2011-01-19 15:05:28 +00:00
7a7889b59a
clean up OCMOSJ init
2011-01-19 14:40:29 +00:00
5a1027c5ed
* UPnP:
...
- Change all log errors to warns (tickets #76 , #95 , #120 )
- Double socket soTimeout to 2 seconds
2011-01-16 15:31:45 +00:00
0ed88c5686
* UDP: Prevent rare startup NPE
2011-01-16 15:30:41 +00:00
04d04d0169
add some HTTP headers in the view servlets
2011-01-15 22:23:57 +00:00
394dd3cd57
propagate from branch 'i2p.i2p' (head dc55b0e10a8da0fb3b9571a30bee6d96d2b1b271)
...
to branch 'i2p.i2p.zzz.test4' (head b246a3f2df80018875eafca6be6d5d2096c804fd)
2011-01-15 14:39:28 +00:00
f679ef250b
stub out flags support in I2CP SMES
2011-01-14 17:12:44 +00:00
c92a8851b2
whoops 2 un-singletons
2011-01-13 19:52:11 +00:00
65c6186479
Cleanups: Collections.singleton(), COWAS - includes ticket #388
2011-01-13 14:21:48 +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
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