fd5fcebae9
* NetDb:
...
- Fix behavior when router.isHidden=true
- Delay StartExplorersJob for 10m at startup
- More findbugs cleanups
* netdb.jsp: Indicate if hidden
2008-10-26 18:16:18 +00:00
b743449715
* NetDb:
...
- Update dbLookup profile stats in FloodOnlySearchJob
and FloodfillVerifyStoreJob
- Fix response time store in profile in SearchJob
* profiles.jsp: Don't override locale number format,
clean up the response time output for floodfills
2008-10-26 18:12:36 +00:00
2a08fc7a34
* FloodfillMonitor:
...
- Fix ff count (we forgot ourselves)
- Don't become ff if hidden
2008-10-26 18:08:20 +00:00
0c520de6e5
* HandleFloodfillDatabaseLookupMessageJob:
...
- Send back your routerinfo with the DSRM if not ff to
spread the word that you aren't ff anymore
- Fix behavior when router.isHidden=true
2008-10-26 18:05:51 +00:00
09b868e243
* Blocklist: Change logging from ERROR to WARN
2008-10-26 18:02:21 +00:00
83801c9feb
* Stats:
...
- Remove unused tunnel.buildSuccess and tunnel.buildFailure
- Remove tunnel.buildRequestTime and 5m rate stats from
netDb, effective in next release
2008-10-26 18:00:49 +00:00
152f824779
* config.jsp: Add more help
...
* summary.jsp: Indicate if hidden
2008-10-26 17:24:11 +00:00
68256930b9
* UDP:
...
- Don't do peer tests when hidden
- Don't offer to introduce when hidden
- Don't continually rebuild routerInfo when hidden
- Don't continually rebuild routerInfo when
i2np.udp.internalPort is set but i2np.udp.port is not
- Remove some unused functions
2008-10-26 17:20:19 +00:00
622951c794
* tunnels.jsp: Indicate if pool is dead
2008-10-26 17:18:07 +00:00
baa70299fc
* I2Ping:
...
- Add -n count option
- Add rtt output
- Enhance help
- Fix option handling
2008-10-26 17:15:59 +00:00
47856f312c
* i2ptunnel/edit.jsp: Disable word wrap in textarea
2008-10-26 17:14:07 +00:00
b4c808918b
* peers.jsp: Clean up 'Listening on' formatting
2008-10-26 17:11:12 +00:00
e6e4c60a25
BOB version bump to 0xA
2008-10-22 06:59:48 +00:00
2dc699b382
Better handling of listening sockets.
2008-10-22 06:57:07 +00:00
22454a06d4
UTF-8 readme_sv.html
2008-10-21 17:45:19 +00:00
0e0459f88a
more findbugs
2008-10-19 22:36:18 +00:00
20effe3a7f
Big findbugs cleanup
2008-10-19 22:09:14 +00:00
8a756a6e81
* FloodOnlySearchJob: Recover better if the floodfills
...
you know are no longer floodfill or are gone
2008-10-19 21:50:12 +00:00
a7e876da1e
* FloodfillMonitor:
...
- Don't become ff if clock skew is high
- Rebuild routerinfo immediately when ff status changes
2008-10-19 21:48:55 +00:00
06be4515e4
* ShellCommand: Fix main()
2008-10-19 21:46:04 +00:00
af630e9559
* configclients.jsp: Handle clients with no args
2008-10-19 21:45:04 +00:00
50c93e25c7
* Installer: Bump min JRE to 1.5
2008-10-19 21:43:56 +00:00
2d6007cf49
readme_sv.html
2008-10-19 21:42:56 +00:00
7aaed8e686
* Client: Prevent a race causing session reconnect
2008-10-19 21:41:07 +00:00
e2a1835142
readme_nl.html
2008-10-15 20:05:21 +00:00
078256da83
change to _de links
2008-10-14 17:53:16 +00:00
4f8d84e9e7
Add multilanguage support for index.jsp
2008-10-14 16:23:23 +00:00
ae967d6ef4
Disable word wrap in textareas
2008-10-14 15:46:21 +00:00
3b46b16038
Remove failing count from summary bar
2008-10-14 14:28:02 +00:00
25bf6e59bc
Update install.txt files for 1.5
2008-10-14 14:26:40 +00:00
c4030f8dab
Fixed one javadoc problem in snark.
...
This patch completes the javadoc fixups. Additions are pending.
2008-10-13 03:18:44 +00:00
e103f33c29
Addressbook javadoc fixes
...
Addressbook now JDK5
build.xml fixed to remove annoying javadoc warnings.
2008-10-12 17:07:21 +00:00
1c6b78a8da
SAM davadoc cleanups
...
JDK5 compliance
2008-10-12 16:07:23 +00:00
8117d0465c
BOB fixes: Default Properties work, files are properly closed.
2008-10-11 21:59:18 +00:00
0ff846deee
Added package details for BOB
2008-10-11 16:50:55 +00:00
87a992bd3f
Patched java docs to remove sam and bob from the SDK;
...
SAM and BOB are not part of the SDK in the first place.
2008-10-11 16:50:20 +00:00
41c38e64c3
Added JDK5 lint fixes
...
Streaming lib javadocs
2008-10-11 13:23:55 +00:00
ca5c15d4de
Added more complete javadocs to ministreaming and cleaned up overrides so
...
the code is JDK5 compliant. There remains some unchecked warnings, but these
aren't important at this juncture.
2008-10-11 10:28:31 +00:00
f3f7537ec6
Set BOB source/target to JDK 5 (AKA 1.5)
...
Minor bugfixes/code cleanup on BOB
Add/Cleanup some documentation to streaming lib javadocs
2008-10-11 07:45:30 +00:00
855293d673
* Tunnels: Implement random discard to enforce share limit
2008-10-10 17:34:25 +00:00
4c2d4144d1
* i2psnark: Change default tunnel length from 1+1 to 2+0
2008-10-10 17:33:27 +00:00
387587b0b6
* Throttle: Change reject to BANDWIDTH from CRIT on shutdown
...
for improved anonymity
2008-10-10 17:30:35 +00:00
43e95a70d1
* configpeer.jsp: Table cleanup
2008-10-10 17:29:48 +00:00
ad56eb7220
* UDPPacketReader: Adjust logging
2008-10-10 17:29:18 +00:00
d2d32f0ad1
* peers.jsp: Change <,> to in,out for UDP
2008-10-10 17:28:23 +00:00
0428726e30
* Profiles: Reduce reject penalty in
...
capacity calculation to avoid a congestion collapse
2008-10-10 17:27:23 +00:00
2eb154c24c
* Tunnel Tests: Add time for outbound delay, to avoid
...
congestion collapse
2008-10-10 17:26:44 +00:00
4ec82beec5
* build files: Change to source=1.5, target=1.5
2008-10-10 17:25:58 +00:00
224ebb16d4
Bugfixes for BOB, Important database locking to prevent thread collisions.
2008-10-09 11:58:00 +00:00
cb17fb8805
Made BOB 1.4 java compliant.
2008-10-08 16:40:07 +00:00