7722ab5f6f
* Routerconsole: Replace wtf msg w/ something nicer
2008-11-09 15:55:40 +00:00
2e72ece384
* build.xml: Build speedups:
...
- Don't distclean in the updaterRouter target
- Don't make prepUpdate and prepupdateSmall depend
on distclean
- Don't make susimail build always clean
- Make pkg depend on distclean to be sure
- Clean out more routerconsole and susidns files in 'ant clean'
- i2ptunnel, routerconsole, susidns:
Only build WEB-INF when necessary
- systray: Only build jar when necessary
- Don't build i2psnark standalone for the updater target
2008-11-09 15:46:08 +00:00
bf12c5f9bf
* Certificates:
...
- Add a signed Certificate type
- Add a main() to PrivateKeyFile to generate
Destinations with various Certificate types
- Add a VerifiedDestination class to check Certificates
of various types
- Add a HashCash library from http://www.nettgryppa.com/code/
(no distribution restrictions)
- Allow non-null Certificates in addressbook
2008-11-02 22:13:11 +00:00
d89f97acd5
* I2PTunnel: Move some wayward stats to the I2PTunnel group
2008-11-02 21:38:49 +00:00
f3c9343c79
* NewsFetcher: Fix last updated time
2008-11-02 21:37:28 +00:00
16ec091209
* Streaming: Increase MTU to 1730 (was 960);
...
see ConnectionOptions.java for analysis
2008-11-02 21:36:52 +00:00
0b599c45ec
Refactored code.
...
Piles of pedantic lock checks to ensure we don't get deadlocked, it's ugly.
2008-10-31 21:11:03 +00:00
7f3f6dfde3
Patches to (hoefully) fix deadlock in BOB and revision bumpped to B
...
SusiMail JavaDoc additions.
2008-10-30 15:04:16 +00:00
33221ce7fd
More findbugs cleanup
2008-10-26 18:18:34 +00:00
152f824779
* config.jsp: Add more help
...
* summary.jsp: Indicate if hidden
2008-10-26 17:24:11 +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
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
0e0459f88a
more findbugs
2008-10-19 22:36:18 +00:00
20effe3a7f
Big findbugs cleanup
2008-10-19 22:09:14 +00:00
af630e9559
* configclients.jsp: Handle clients with no args
2008-10-19 21:45:04 +00:00
2d6007cf49
readme_sv.html
2008-10-19 21:42:56 +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
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
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
4c2d4144d1
* i2psnark: Change default tunnel length from 1+1 to 2+0
2008-10-10 17:33:27 +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
00d537e5e4
Added new command to BOB, and made API a little better.
2008-10-08 15:28:06 +00:00
5eef43d239
BOB "option" added, next small push will have an API fix.
2008-10-08 14:57:02 +00:00
caaf0ccfc3
Additional BOB fixes.
...
Added BOB to clients.config and wrapper.config for new installs.
2008-10-08 14:28:35 +00:00
18d42ec925
A few fixes to make BOB a little more quiet,
...
there is possibly a little left, though.
2008-10-07 20:00:08 +00:00
872d2c48c9
Added demos for BOB
2008-10-07 19:43:43 +00:00
bb32672c11
NEW BOB, a replacement for SAM, added It does have a different API. See it's java-doc.
2008-10-07 18:30:07 +00:00
f1c4a85991
Code cleanup in I2PSocketManagerFull and I2PServerSocketFull
...
BUGFIX ConnectionHandler had a comparason bug that caused it to block when infact it was asked NOT to block
2008-10-06 09:28:59 +00:00
0a5eeed370
merge of '2f46bb4293a808d63ad2494aaebced5cf2227f52'
...
and '702d19f746dabc901ebadec705ce42950c124f55'
2008-10-04 18:41:55 +00:00
bf07a6a3c2
* checklist update
...
* i2psnark: Add codevoid link, remove mastertracker
* hosts.txt: add echelon, codevoid
2008-09-29 11:49:09 +00:00
61749aaaa9
Added Simple true/false storage class to the utilities
...
Added socketSoTimeout
CHANGED RetransmissionTimer is now public
FIXED SimpleTimer has a way to be stopped, and reap it's children
CLEANUP A few javadoc additions, where I could figgure out bits
CLEANUP all code that needed to catch the timeout exception for socketSoTimeout
2008-09-27 22:59:22 +00:00
b0313bd6bf
disapproval of revision '7ed18fd4c3a5430150a2d76bfe202bc491115974'
2008-09-27 16:00:06 +00:00
dd7d993631
Added Simple true/false storage class to the utilities
...
Added socketSoTimeout
CHANGED RetransmissionTimer is now public
FIXED SimpleTimer has a way to be stopped, and reap it's children
FIXED Lots of javadoc additions, where I could
CLEANUP all code that needed to catch the timeout exception for socketSoTimeout
2008-09-25 23:59:01 +00:00
ee2fd32a97
disapproval of revision 'bd09bb36a90e766b3a406d78055d427a6200dd41'
2008-09-25 23:31:57 +00:00
fa5c7219d3
Added {get,set}SOTimeout() to the ServerSocket API,
...
and fixed all the broken mainstream applications depending on it.
Fixed a grave bug in SimpleTimer.
Fixed Steraming Timer to be public.
Fixed a pile of JavaDoc comments, and reformatted the files I touched.
2008-09-25 06:55:04 +00:00
52d38e0452
* config.jsp: Add some reachability help
...
* configpeer.jsp: Add blocklist info
* help.jsp: Add link to German FAQ
* tunnels.jsp: Fix inactive participating count
2008-09-23 18:48:59 +00:00
7c083ed33b
* logs.jsp: Remove unused connection log, cut wrapper log output in half
...
* configlogging.jsp: Increase box width
2008-09-15 16:23:47 +00:00
825af3e6c1
* HarvesterJob: Don't instantiate if disabled
...
* NetDb: Add netDb.exploreKeySet stat
* netdb.jsp: Add parameter ?r=xxxxxx to view a single routerinfo,
and ?r=. to view our own; change links on other pages too
2008-09-12 13:37:22 +00:00