9bd3bea90a
* merged branches
2009-05-09 18:26:03 +00:00
9541abc0a4
merge of '4ad028f436647b957e6531243fb3348156d5eb51'
...
and 'ef760639d59a6ab522ec50a95cc848e09bf11bd8'
2009-05-09 18:24:17 +00:00
0be28c1701
2009-05-09 sponge
...
* fixed OOM on lock (woops! my bad!)
2009-05-09 18:19:03 +00:00
8bb28ea825
propagate from branch 'i2p.i2p.sam3' (head fa9e8f7d5cacabb84eaae8cc6b569b334f2e0238)
...
to branch 'i2p.i2p' (head 9cdab8e186f77c375fd81913d3b3c20e5ca69ca2)
2009-05-08 14:37:48 +00:00
85382863d2
merge of '38d57079bc08f5efdaccfb785e39789a7e6f1969'
...
and 'a0a87038370fb791c619419d56a3133ee7ccec5f'
2009-05-08 14:33:23 +00:00
ef737415c5
SAMv3: bug corrected: sending datagrams through the datagram session socket works (like in v1 and v2)
2009-05-08 14:33:03 +00:00
72e4dabd30
* desktopgui: moved files to stop polluting the namespace
...
(everything now in net.i2p.desktopgui)
* desktopgui: some variable renaming in general configuration
2009-05-08 10:23:24 +00:00
6bcd547ca0
* SAM: version 3 added
...
* SAM: blocking case corrected on simultaneous client connection (v.1-3)
2009-05-07 19:31:27 +00:00
283f7a3f37
merge of '4238d44d0006a302c8a1fedf06a3789061b71672'
...
and '44b9f7b1bcd59acc89551681bfab2709ab5e9972'
2009-05-07 19:19:04 +00:00
d9a2e024ee
add nibble
2009-05-07 17:27:50 +00:00
fe4e76a7f8
-9
2009-05-07 13:08:49 +00:00
9c4a7c02fd
propagate from branch 'i2p.i2p.zzz.test' (head 29f20f786fbf565798b094a46ac9036dc39fb606)
...
to branch 'i2p.i2p' (head 622324a8f0f863b7b4eaaa26385228a65c71edf0)
2009-05-07 13:07:07 +00:00
a516d6474e
* Improvements to popup menu rightclick action
...
* Added general configuration options (still not available by default)
* General fixes
* Added ant build options (irc says eche|on would like that ;))
2009-05-06 16:17:58 +00:00
eba6ca5430
2009-05-06 sponge
...
* Hopefully the last fixes for BOB.
* Fixes to prevent race in client-side I2CP and Notifier.
2009-05-06 05:34:33 +00:00
ee7e70b98a
more config ui tweaks
2009-05-06 03:47:38 +00:00
0b7fb21263
- Simplify config.jsp some more
...
- No longer use i2np.udp.forceIntroducers
- Tweak UDP port qualification
- Fix allowing low ports again
- Add option to completely disable NTCP, for those behind nasty firewalls
- Use SSU reachability rather than global reachability for determining NTCP reachability,
since we are now reporting NTCP reachability too
2009-05-06 00:54:24 +00:00
95a38779de
* Console: Disable idle options for streamr client, it will never be
...
idle because it pings the server
2009-05-05 22:24:19 +00:00
e7913061e9
* Console: More IE button fixes, try harder to not 404 the iframe
2009-05-05 21:04:46 +00:00
7d91bdba1e
* Throttle: Throttle at 90% so we throttle before we WRED
2009-05-05 21:03:36 +00:00
29fe221fe6
name the addressbook thread
2009-05-05 21:02:03 +00:00
30b73ffe6d
changed samv3 because of reverted streaming and mstreaming libs
2009-05-05 12:39:14 +00:00
fceec5c129
reverted changes to mstreaming and streaming
2009-05-05 09:46:17 +00:00
e42f7ab8fc
apps/sam/java/build.xml reflects dependancy upon streaming.jar
2009-05-05 09:28:10 +00:00
54b80d6724
merge of '40606168f4086dbe122e96b533df4f24b5e4d87d'
...
and '44a775450f24ec5d2e921ab01b94546968f81851'
2009-05-05 09:24:26 +00:00
e82f173f85
- Don't notify for non-changed options on config.jsp
2009-05-04 19:54:33 +00:00
b45dfb85f0
- Change UPnP listener port defaults, allow configuration option
2009-05-04 16:24:31 +00:00
3db244f5d2
- Detect UPnP start failure
...
- Sort local addresses
- Store last IP for future laptop mode
- Subscribe to device service, doesn't seem to do anything though,
need to test it more
2009-05-04 13:57:56 +00:00
65a41908ec
- Make short timeouts for the XML parser so we don't hang when
...
the UPnP device goes away - same as for HTTP POST
- Stuff the port mapping requester into a thread so it doesn't
delay everything for several seconds
- Handle UPnP devices that return IP = 0.0.0.0
- Better HTML output when no IP found
- Tweak logging
- Set Disposer thread name
- Keep the control point running after we find an IGD,
so that we get notifications of it leaving or
coming back or replaced.
2009-05-03 18:35:27 +00:00
7e3bda9d4d
2009-05-03 sponge
...
* More hopeful fixes for BOB.
* Added new Robert ID to snark
2009-05-03 16:02:07 +00:00
c6b2492e73
- Make short timeouts for UPnP HTTP POST so we don't hang when
...
the UPnP device goes away
- Fix a bug in UPnP HTTP Server, but we don't use it anyway
2009-05-03 02:27:41 +00:00
d41afc0c43
- UPnP defaults to on - I didn't do all this for nothing
...
- Set Status to OK for local public addresses or UPnP port open
- Allow UDP address changes after we transition to firewalled
- Have NTCP start reporting reachability status, this will
get OK on the console more often and mask UDP problems,
which might be good or bad...
- Fix UDP port configuration
- Reword and rearrange configuration options again
- Rearrange configuration help
- More right-alignment on config
- Prevent Concurrent modification exception in UPnP
- UPnP HTML output tweaks - remove "plugin" references
- Move UDP message failed log from WARN to INFO
- Short-circuit message history call in UDP
2009-05-02 18:23:41 +00:00
40637e0f28
slow down the ff volunteers
2009-05-02 03:38:01 +00:00
0e4c846942
- Simplify bw form
...
- Add config link to UPnP status
2009-05-01 15:26:49 +00:00
6dc5d0f8d7
add postman2
2009-05-01 13:20:19 +00:00
7688df6fe5
-6
2009-05-01 13:03:59 +00:00
32b6c77156
propagate from branch 'i2p.i2p.zzz.test' (head eb755dae363d71808cb93ae1c6c976c1ec5df5d2)
...
to branch 'i2p.i2p' (head 25097fabfedcbe372d42dcddaf89b5279e9285e4)
2009-05-01 12:56:10 +00:00
a8a0e2a91c
* I2PTunnel:
...
- Try to fix locking to prevent duplicate destinations when using
the new option new-dest-on-resume. Still not right for shared clients
but should be better for non-shared.
2009-05-01 12:43:19 +00:00
4c396e5b95
Console: fix ERR-UDP Disabled and Inbound TCP host/port not set
2009-05-01 12:31:38 +00:00
d3181e53cc
prevent race NPE
2009-05-01 12:14:31 +00:00
4139b36eac
fix race NPE
2009-05-01 11:58:14 +00:00
becc6dc0fc
extend browser launch delay from 5s to 15s
2009-05-01 00:54:09 +00:00
79a963fcab
- Implement config save of new IP address options
...
- Implement local address and UPnP configuration of UDP address
- Limit received port to 1024 minimum
2009-05-01 00:42:31 +00:00
b21e011203
- i2np.ntcp.autoip=true redefined to enable inbound only if
...
SSU reachability is OK. i2np.ntcp.autoip=always for the old behavior.
autoip default is now "true".
i2np.ntcp.hostname=xxx now trumps i2np.tcp.autoip.
- SSU always tells NTCP when status changes.
2009-04-30 21:03:00 +00:00
5a6b65d20c
* URL Launcher:
...
- Launcher on linux was stopping after trying opera, whether it succeeded or failed.
Now it keeps going to try firefox, etc. as designed.
2009-04-30 18:06:51 +00:00
5b44bcb44f
- NTCP Port must now be either auto or configured;
...
now defaults to auto; and configured now trumps auto.
Port configuration now does not affect whether inbound
NTCP is enabled - the host configuration alone can do that.
2009-04-30 16:50:47 +00:00
c3bafcab05
put jbigi info on logs.jsp
2009-04-30 14:56:25 +00:00
9ae4fce0db
new consoleDocs target
2009-04-30 14:53:46 +00:00
4929a7e635
- Add getRequestedPort() to transports
2009-04-29 20:42:42 +00:00
b61861f840
- Tweak UPnP warning messages
...
- Remove unused verifyupdate.jsp
- Start of callbacks from UPnP to transports
- Tell UDP local addresses at startup
2009-04-29 18:23:15 +00:00
35b5eb74f6
start of new address configuration
2009-04-29 03:12:19 +00:00