complication
c0fd1dbcbc
* Update versions, package release
2009-06-12 06:52:09 +00:00
a08dd4aefa
* NTCP: Fix startup race NPE
2009-06-09 03:06:18 +00:00
sponge
be52b5930c
2009-06-08 sponge
...
* Last commit for this cycle. All debugging except for WARN removed.
I can use the visit command to debug now anyway.
2009-06-08 14:42:44 +00:00
sponge
0382120363
2009-06-08 sponge
...
* Removed BOB debugging as-per zzz
2009-06-08 12:24:20 +00:00
sponge
7151590abc
2009-06-08 sponge
...
* Fixed NPE and some other goofups in BOB.
* BOB bump version
2009-06-08 08:34:54 +00:00
51faed2c4d
-15
2009-06-07 17:40:18 +00:00
45d9f9d07d
-14
2009-06-07 14:47:04 +00:00
sponge
eee160503b
2009-06-06 sponge
...
* Added BOB's liscense to liscenses
* Janitorial javadoc fixes *sigh*
* bump to -13
2009-06-06 06:27:29 +00:00
sponge
245b7168ab
2009-06-05 sponge
...
* Merge and bump to -12
2009-06-05 20:32:49 +00:00
sponge
2f6ae99452
2009-06-05 sponge
...
* BOB now cleans up tunnels, although they can take up to 5 minutes to
disapear. This is due to the fact that the streaming lib doesn't
actually remove the connections properly and kill them off when the
manager is destroyed. I'm not certain if this is a bug, or a feature,
but it sure is annoying, and you have to wait for the connections to
time out. What should happen is the streaming lib should cause an IO
error to the pending read or write.
2009-06-05 19:46:26 +00:00
7725b9e8a1
-10
2009-05-30 16:34:58 +00:00
sponge
26c4f983d7
* added big fat start/stop lock into BOB
...
* added zap command to shut down BOB... now we need a way to start it
after it stops. :-)
2009-05-29 21:14:08 +00:00
mathiasdm
fd598dea5b
* Increase sendProcessingTime some more, add a property to configure.
...
Configure with 'router.defaultProcessingTimeThrottle'.
2009-05-27 13:26:51 +00:00
mathiasdm
8fef5d9a06
* Increased sendProcessingTime limits and added testSuccessTime
...
to avoid unwanted throttling
2009-05-27 09:01:14 +00:00
mathiasdm
53f62bd8dd
* Throttling extension by looking at sendProcessingTime
2009-05-26 17:24:31 +00:00
e6c87c54be
-7
2009-05-26 15:05:39 +00:00
7f4c23a038
-6
2009-05-25 03:49:36 +00:00
mkvore-commit
ab9fee260f
-5
...
SAMv1 and SAMv3 : logging some exception at INFO level
2009-05-24 16:12:39 +00:00
mkvore-commit
e86e42818a
SAMv1 and SAMv3 : logging some exception at INFO level
2009-05-24 16:04:57 +00:00
mathiasdm
eac45256aa
* Router netDB:
...
- Added flags to the netDB page
2009-05-23 16:40:18 +00:00
mathiasdm
3208b7289e
* desktopgui:
...
- Updating works in general config
- Switched to Swingworker threads for improved responsiveness
- version increase to 0.1.3
2009-05-21 22:32:34 +00:00
b4336fdec7
-3 w/ watchdog changes
2009-05-21 15:44:05 +00:00
d7122cdad7
-2
2009-05-21 13:43:23 +00:00
mathiasdm
f10bfda115
* General configuration enabled by default
...
* General configuration speed tab works completely
2009-05-20 19:58:55 +00:00
631cd37f8b
-1
2009-05-17 12:35:45 +00:00
9a6a993a81
history for prop
2009-05-17 12:23:51 +00:00
complication
87eafa30d0
* Update versions, package release
2009-05-16 19:48:12 +00:00
mkvore-commit
a267fcc9cc
merge of '476489c04057318947e2947393aa6a10aa382af8'
...
and 'd38ab82268c3643119e5c226a3f97c23fb794e93'
2009-05-12 22:32:49 +00:00
sponge
66a292a9c6
2009-05-12 sponge
...
* BOB clean up, change println's to _log.warn, bump BOB version
* I2PSessionMuxedImpl.java changes as per zzz, and they test OK for me.
2009-05-12 21:10:42 +00:00
mkvore-commit
7cd0112211
SAM: fix: warnings when generating javadoc
2009-05-12 13:33:09 +00:00
c5ba5f3a5b
-13
2009-05-11 16:46:38 +00:00
mkvore-commit
a6f106ed6d
update history.txt
2009-05-11 09:05:10 +00:00
sponge
9bd3bea90a
* merged branches
2009-05-09 18:26:03 +00:00
sponge
0be28c1701
2009-05-09 sponge
...
* fixed OOM on lock (woops! my bad!)
2009-05-09 18:19:03 +00:00
mathiasdm
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
mkvore-commit
6bcd547ca0
* SAM: version 3 added
...
* SAM: blocking case corrected on simultaneous client connection (v.1-3)
2009-05-07 19:31:27 +00:00
d9a2e024ee
add nibble
2009-05-07 17:27:50 +00:00
fe4e76a7f8
-9
2009-05-07 13:08:49 +00:00
mathiasdm
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
sponge
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
sponge
7e3bda9d4d
2009-05-03 sponge
...
* More hopeful fixes for BOB.
* Added new Robert ID to snark
2009-05-03 16:02:07 +00:00
7688df6fe5
-6
2009-05-01 13:03:59 +00:00
sponge
c1d7562331
2009-04-27 sponge
...
* more BOB fixes, complete with warnings when things go wrong, and
success messages when things turn around and go right. Terminates
early so that applications wait no more than 10 seconds or so.
* Reversed a few earlier patches that caused some odd behavior.
* Changed some core println()'s to debugging messages.
2009-04-27 17:09:47 +00:00
542e0f2ed3
-4
2009-04-27 15:02:05 +00:00
sponge
f331dad72d
2009-04-25 sponge
...
* I2PSessionMuxedImpl atomic fixes
* BOB fixes. This should be the final bug wack. Good Luck to everybody!
2009-04-25 00:02:38 +00:00
8054078b9e
-2
2009-04-23 20:20:37 +00:00
sponge
f2e9e2cc23
2009-04-21 sponge
...
* Code janator work, basic corrections involving @Override, and
appling final where it is important. Also fixed some equals methods
and commented places that need fixing.
2009-04-21 03:32:38 +00:00
complication
f4254659ea
* Fix typo in "news.xml", no build number increase.
2009-04-18 23:08:40 +00:00
complication
fc9e3ee77d
* Update versions, package release
2009-04-18 22:33:00 +00:00
sponge
e6cecab0b6
2009-04-17 sponge
...
* fixed setIP, just be sure to distclean before building :-)
* more lint taken care of as well.
2009-04-17 13:45:47 +00:00