8f8fb0e5cb
log tweak
2010-12-02 18:11:30 +00:00
2126b5156e
format refresh time
2010-12-02 16:18:09 +00:00
2c8421d8ad
* Transport: Hamachi address block 5/8 assigned by IANA
2010-12-02 13:01:25 +00:00
d226d6047f
javadoc
2010-12-02 12:58:53 +00:00
19c6760ea7
* I2CP: Change from the internal pseudo-socket that was
...
implemented in 0.7.9 to an internal Queue that directly
passes I2CPMessage objects. For in-JVM clients,
this eliminates two writer threads per client and
avoids the serialization/deserialization of I2CP messages.
2010-12-01 18:57:05 +00:00
8d62632945
-19
2010-12-01 15:11:44 +00:00
293eea9e38
try to fix log flush error at file rotation
2010-11-30 19:04:03 +00:00
578d656f9d
change port change message from error to info
2010-11-30 15:22:17 +00:00
c97e72d050
formatSize tweak
2010-11-30 15:15:39 +00:00
243bd412e1
* I2CP: Try to hide Pipe closed messages (several tickets)
2010-11-30 15:08:51 +00:00
f12556714a
-16
2010-11-29 18:18:38 +00:00
601abdce6d
Lock down streaming classes not in the API. Holler if this breaks any external apps.
2010-11-29 15:39:55 +00:00
671f48e77e
-14
2010-11-29 13:51:39 +00:00
174c222662
* UDP:
...
- Fix bug causing PacketPusher to loop quickly instead of sleeping
- Fix udp.sendCycleTime and sendCycleTimeSlow stats
- Fix speed values on peers.jsp
- Try to fix rare NPE (ticket 298)
2010-11-29 13:15:11 +00:00
d31113255e
* Logging:
...
- Use System locale and time zone for default date/time format,
so it matches the wrapper log time (we can't set the wrapper log time zone).
(existing installs must remove logger.dateFormat line
in logger.config to get system default format)
- Force RuntimeExceptions to CRIT level
- Don't have log() count buffer size
2010-11-29 13:13:02 +00:00
b9413d540a
-13
2010-11-28 04:02:05 +00:00
612d06bd53
* Build: Move all dependencies to top-level build.xml,
...
so each sub-build.xml is only executed once (true DAG)
2010-11-28 03:56:56 +00:00
fdf2b5f7d2
-12
2010-11-27 16:36:46 +00:00
595b562461
prep for another config option
2010-11-27 13:45:09 +00:00
c79f0caa67
i2psnark: Don't save theme parameter if it has not changed.
2010-11-26 22:46:23 +00:00
bbfb8583c7
i2psnark: Add theme change and theme selection storage abilities.
2010-11-26 22:31:59 +00:00
08372be34f
-9
2010-11-26 15:59:45 +00:00
df55494c58
merge of 'b002d4a942128fdd4994a2cfba1c554ba9cb81d8'
...
and 'e6547920e2da9f540c79fcafc7ca7c82d25eae23'
2010-11-26 15:57:05 +00:00
a0a3622f16
remove unneeded initializers
2010-11-26 15:04:58 +00:00
78a588af0e
reduce UDP clock bias by rounding clock and adjusting for RTT
2010-11-26 14:57:16 +00:00
e1e6db2b3c
Round NTCP timestamps to reduce clock bias
2010-11-26 14:04:49 +00:00
5642529cc4
-8
2010-11-26 07:12:55 +00:00
c3a2982154
* Router: Prevent NCDFE after unzipping update file
2010-11-26 00:36:07 +00:00
1197a5c8c9
reduce RouterInfo expiration again
2010-11-26 00:33:40 +00:00
ec51ea6513
* Console: Split initialNews.xml into a file for each language;
...
don't copy to config dir at install.
2010-11-26 00:32:00 +00:00
00aa884a72
-7
2010-11-25 13:52:24 +00:00
838da762f8
-6
2010-11-24 16:47:50 +00:00
9c96c07f3e
merge of 'bbaea7567520aced60f19b571f63c11cbb3b1d76'
...
and 'e7bbb1ca66df6fb49b2f1fcb554e8077dd488fb2'
2010-11-24 16:45:43 +00:00
8228365d4b
* Router:
...
- Remove global lock on accessing config
- Add global lock on reading/writing config file
2010-11-24 16:40:13 +00:00
af519732c4
save some info we might need later
2010-11-24 14:59:27 +00:00
18a90516b3
javadoc
2010-11-24 14:56:07 +00:00
8b5c0a2db1
Plugin: ticket 104 Fix webapp isRunning to check ALL webapps.
...
The only defecency is that if one is running, that it considers the
entire pliugin to be running. I'm not sure if that is a good thing
or a bad thing, but the other code checks threads that way.
2010-11-24 14:31:54 +00:00
e4e0697ea8
-4
2010-11-22 01:17:26 +00:00
883fb2cb4a
log tweak
2010-11-21 20:47:59 +00:00
106af9967a
* SSLEepGet, Reseeder:
...
- Implement additional CA loading
- Provide facility to reuse SSL state for speed
- Provide facility to store previously untrusted certificates
- Add SSL reseed hosts, prefer them by default
- Reseed message cleanup
* build.xml:
- Add www.cacert.org cert to the installer and updater so
SSL on a.netdb.i2p2.de and c.netdb.i2p2.de will work
- Cleanup, fix distclean error in older ants.
2010-11-21 20:37:49 +00:00
d23fdd6b4c
-3
2010-11-19 22:47:45 +00:00
995c736a71
peers.jsp fixups
2010-11-17 22:15:45 +00:00
6544e135b2
add red clock
2010-11-17 16:23:40 +00:00
2f880f7b5b
propagate from branch 'i2p.i2p.zzz.test4' (head 3569f7d0608498cadafc88e87a0ad2b18c44dfb6)
...
to branch 'i2p.i2p' (head ddc9be27c47878e472d5b6c281cccb6094c42c9a)
2010-11-17 16:09:19 +00:00
bdbbe30c2c
bump to -1 after merge of stuff that missed the release
2010-11-15 13:27:24 +00:00
10aed35b08
0.8.1
2010-11-15 00:23:00 +00:00
dc6fc0185c
final
2010-11-14 14:56:54 +00:00
23005a82b1
I2CP username/pw auth (router side)
2010-11-14 14:49:26 +00:00
d47dcddb9b
send I2CP DisconnectMessage at router shutdown
2010-11-14 14:47:43 +00:00
f4b49f7425
change low mem error to warn
2010-11-13 12:06:16 +00:00