c902d4c219
remove SAM client classes from sam.jar
2012-01-27 13:33:41 +00:00
b3f3a60ca6
comment out unescapeHTML() until we need it
2012-01-26 15:03:54 +00:00
fc18b44a56
* SusiDNS: Make UI 1-based
2012-01-26 13:24:01 +00:00
d3cb42d441
* Plugins: Fix updated count
2012-01-26 13:23:28 +00:00
4120fc6f0b
* NetDB: Increase min ff to 200
2012-01-26 13:22:49 +00:00
adba42d114
* configclients: Fix form action default
2012-01-26 13:22:27 +00:00
abe83bc5bd
* Addresses: Fix NPE if no interfaces found http://forum.i2p/viewtopic.php?t=6365
2012-01-25 02:31:26 +00:00
fb8deb327d
* Addresses: Fix NPE if no interfaces found http://forum.i2p/viewtopic.php?t=6365
2012-01-25 02:28:20 +00:00
0a4d6c0bd8
* susimail: add icons to buttons
...
arrow_left, arrow_up, email.png from Silk icons: See licenses/LICENSE-SilkIcons.txt
2012-01-24 00:29:20 +00:00
a617dc3e2b
two more buttons
2012-01-23 23:14:15 +00:00
63d2e19769
* susidns: add icons to buttons
...
magnifier.png from Silk icons: See licenses/LICENSE-SilkIcons.txt
2012-01-23 23:07:24 +00:00
97e5bc87ef
i2ptunnel: fix white-on-white buttons on hover
2012-01-23 18:33:13 +00:00
0aa9e39ee3
* Plugins: Add completion message after all-update check
2012-01-23 17:53:59 +00:00
c3bf470a80
-7
2012-01-22 18:30:25 +00:00
04544ac9e0
* Transports: Bind only to a single interface if specified
...
as the host address and it's available (ticket #591 )
2012-01-22 16:43:45 +00:00
669bcbd191
move VMCommSystem to dummy directory
2012-01-22 16:16:24 +00:00
9252d6f9ca
tweak
2012-01-22 16:15:18 +00:00
256b05531e
* Build: Fix Windows build, version checking for release
2012-01-21 15:28:24 +00:00
b003ee8748
move some summary bar code around
2012-01-21 15:27:58 +00:00
b234ce3f51
Fix too short of delay for http. It is up to the browser to time out , not the proxy.
2012-01-20 02:43:38 +00:00
0e5fc8eb11
Revert the use of the unescape function in ConfigClientsHandler - unnecessary
2012-01-20 01:18:46 +00:00
7ee40e58c4
merge of '7e9829897ed454bcb4a8e64b029060f7e90cbbfa'
...
and 'b1a1e2e4c3f77f38c7c7f6ebe23d5225c4e42873'
2012-01-19 05:21:00 +00:00
5b285db165
-5
2012-01-18 18:38:20 +00:00
0da70caf7f
* I2PTunnel: Register ports with the PortMapper
...
* Update: Find the proxy port in the PortMapper
2012-01-18 16:57:27 +00:00
a4a1ed4357
- When a peer is shitlisted, fail all our tunnels where
...
that peer is the adjacent hop. In particular this
will remove outbound tunnels when we can't contact
the first hop, and enable quicker recovery.
2012-01-18 02:01:59 +00:00
6e5d53dbde
one more saveConfig change
2012-01-18 01:55:53 +00:00
95329803a9
- Use new synchronized change-and-save-config methods
...
to eliminate races with ReadConfigJob
2012-01-18 01:54:34 +00:00
e183966482
Simplify the HTML escape/unescape functions to use static arrays
2012-01-18 01:46:05 +00:00
9755338f73
Fix for #588 part 6: Don't convert nulls to empty strings
2012-01-17 22:45:06 +00:00
dafd722f20
Fix for #588 part 5: Undo escaping of description when just displaying it
...
This was interfering with the plugins section, where HTML is intentionally
passed into the description field. Now, only when the description field is
being plugged into the value property of an input tag will it be escaped.
2012-01-17 22:26:00 +00:00
38dba5d19a
merge of 'a5d2fae48cf001c84ff5cea42466e1f3ed7d5f0a'
...
and 'c52409bf5d7b422c23a62eecfa50b98d7c74f8df'
2012-01-17 03:04:52 +00:00
bafdaebc42
merge of 'a3d362477b328c80ac2cd052f635d3ddd3b39c81'
...
and 'c21005b174cec3b4ae419318758f1a9c2071cf64'
2012-01-17 03:03:07 +00:00
fc292cd29d
Fix for #588 part 4: Pull out escaping of & separately first
2012-01-17 02:59:21 +00:00
553201db21
Fix for #588 part 3: Escape & character FIRST so other escapes aren't broken
2012-01-17 02:17:05 +00:00
452096b976
Fix for #588 part 2: moved escape/unescape functions to net.i2p.data.DataHelper
2012-01-17 02:11:56 +00:00
1e8c968bd6
Fix for #588 - HTML escape and unescape descriptions on configclients page
2012-01-17 00:56:49 +00:00
b1878d6026
Don't throttle tunnel creation if using a higher than default router.maxParticipatingTunnels setting.
2012-01-16 20:09:34 +00:00
47876d6131
prevent stale build version on logs.jsp
2012-01-16 14:36:34 +00:00
23de1e6db8
-4
2012-01-16 14:10:06 +00:00
1591ddca2f
merge of '282f1c5000f3f53bbfb346b4ae93c13b5bb3db8b'
...
and 'e4e2cade8df8374791936c5ea060df6d4cd9a65e'
2012-01-16 14:07:17 +00:00
0a5e08382f
Fix up use of <p> tags in a few routerconsole config pages, remove extra </div>
2012-01-16 02:39:14 +00:00
83480e456a
* NetDB: Hopefully fix rare NPE (ticket #589 )
2012-01-16 02:20:20 +00:00
da2cd92884
shorten the other timeout
2012-01-15 21:39:52 +00:00
0cee758dc3
- Only stop a plugin at shutdown if it was running
2012-01-15 21:30:15 +00:00
fc6f4ecc74
* Plugins:
...
- Auto-update plugins after a router update
- Add update-all button
2012-01-15 21:15:08 +00:00
2253ad13cc
Use bzip2 to compress debian packages
...
This mainly has an effect on the size of the javadocs package (i2p-doc shrinks
to half of its present size when using bzip2). xz would give better
compression, of course, but xz support isn't isn't available in the version of
dpkg that ships with Lucid. All supported versions of Debian and Ubuntu support
bzip2 in .debs, so this will only have the impact of giving us smaller javadoc
packages.
2012-01-15 19:28:07 +00:00
9acabfb20f
- Add synchronized change-and-save-config methods to avoid races
2012-01-15 17:30:31 +00:00
3d2d60469e
* Plugins:
...
- Only stop a plugin before update if it was running
- Don't start a plugin after update if it was disabled
- Disable plugin if it fails version checks at startup
2012-01-15 16:59:33 +00:00
b5d77685b9
* Router: Save previous version in config so we know when we updated
2012-01-15 16:46:34 +00:00
557cb30feb
echo tweak
2012-01-15 16:46:11 +00:00