525e0b4518
tag peers.jsp UPnP text
2011-04-28 18:03:18 +00:00
38db0b0ff3
* UPnP: Strip trailing nulls from incoming XML to prevent
...
"content not allowed in trailing section" exceptions
from stupid routers
2011-04-28 17:57:30 +00:00
97bb2d81b7
0.8.5
2011-04-18 03:12:51 +00:00
428db02274
* Console: Hide iframe on mobile browsers
...
* DataHelper: Speed up eq() (Ticket #437 )
* HTTPServer: Strip inbound X-Accept-Encoding header
* netdb.jsp: HTML fixes
* Plugins: Log error when console server not found
* Reseed: Log tweak
2011-04-10 18:22:43 +00:00
22d50dd150
require router.activePeers stat (ticket #450 )
2011-03-27 19:19:41 +00:00
0617ee99cd
Fix: Wrong working dir when running as a Windows service
2011-03-27 01:30:30 +00:00
311bb7a4b6
propagate from branch 'i2p.i2p' (head 6467dc867b03e6be51ac21be14d7f8cbdadc2bd2)
...
to branch 'i2p.i2p.zzz.naming' (head ed37752523387104764b68a1deaaedb5e707e827)
2011-03-22 14:28:16 +00:00
6f296a6f76
-8
2011-03-22 02:12:03 +00:00
c7a574fe01
final
2011-03-22 02:08:03 +00:00
40fd4ccd15
Stats:
...
- Refactor handling of required stats
- Shorten description of required stats
- Improve save messages on configstats.jsp
- Change bw.sendBps and bw.receiveBps stats to bytes, not Kbytes
- Expires directive for graphs
2011-03-21 18:14:58 +00:00
bfb4560dc2
maxMemory() fixes for silly GNU returning Long.MAX_VALUE
2011-03-20 18:14:30 +00:00
fa8f2290af
set firstHeardAbout; tweak dump order
2011-03-20 13:34:14 +00:00
14986fbfa1
* Profiles:
...
- Nicer profile dump
- More efficient profile lookup for display
- Fix dumpprofile NPE
- Change file suffix from .dat to .txt.gz
2011-03-19 17:19:54 +00:00
5095e8a1d6
naming service shutdown stuff
2011-03-16 00:37:54 +00:00
3ecc38cc9c
-6
2011-03-12 18:03:32 +00:00
cfc17d59b4
* BuildHandler: Loop double-check
2011-03-12 16:08:52 +00:00
b6a0426477
* logs.jsp: Fix NPE (ticket #430 )
2011-03-10 14:04:16 +00:00
380c1e5053
efficiently use entropy in padding
2011-03-09 15:55:00 +00:00
21dbee03f1
history for prop
2011-03-08 13:34:31 +00:00
f4ca3976d5
propagate from branch 'i2p.i2p.zzz.test4' (head 7b50b6c3d48da68078a86a53e55e2c18f55685e8)
...
to branch 'i2p.i2p' (head ebce577e19b70c281daacc5277f98e9bb2bb9630)
2011-03-08 13:31:57 +00:00
b02fe536bc
* Console:
...
- Parameterize download button tags (ticket #425 )
- Clean up summary bar HTML warnings
- Just display a summary bar link for text browsers
- Move welcome div from the readme files to index.jsp
- Require a nonce to change language
2011-03-08 03:07:02 +00:00
b2d4a799d5
fix reversions after merge
2011-03-02 18:31:48 +00:00
cb707785cc
* OutNetMessage: Remove dead code
...
* Tunnel cleanups, final, javadoc
2011-03-02 17:27:02 +00:00
f938cc7b0c
* BuildHandler:
...
- Limit request queue size
- Concurrent request queue
- Remove dead code for queued rely handling
2011-03-02 17:18:37 +00:00
28bd1802b4
0.8.4
2011-03-02 15:41:34 +00:00
21f14ac22e
* Console:
...
- Fix numerous readme HTML errors
- Fix flag locations in readmes
- desktopgui.enable now defaults to false; run systray if false
- Start icon app before console
- Restore systray form in configservice.jsp
- Only save lang when clicking on flags if desktopgui is running
- Only allow two-letter lang code from cgi parameter
2011-02-27 13:53:39 +00:00
30373bf6df
* Reseed: Disable HTTPS until we have enough working hosts again
2011-02-27 13:46:55 +00:00
bb7d0287d9
* i2psnark:
...
- Fix delete and remove buttons for Opera and w3m (thx xiake)
- Stop torrent if no valid trackers
- Fix war build dependencies
2011-02-24 15:45:18 +00:00
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