Commit Graph

2024 Commits

Author SHA1 Message Date
zzz 595b562461 prep for another config option 2010-11-27 13:45:09 +00:00
sponge c79f0caa67 i2psnark: Don't save theme parameter if it has not changed. 2010-11-26 22:46:23 +00:00
sponge bbfb8583c7 i2psnark: Add theme change and theme selection storage abilities. 2010-11-26 22:31:59 +00:00
zzz 08372be34f -9 2010-11-26 15:59:45 +00:00
zzz df55494c58 merge of 'b002d4a942128fdd4994a2cfba1c554ba9cb81d8'
and 'e6547920e2da9f540c79fcafc7ca7c82d25eae23'
2010-11-26 15:57:05 +00:00
zzz a0a3622f16 remove unneeded initializers 2010-11-26 15:04:58 +00:00
zzz 78a588af0e reduce UDP clock bias by rounding clock and adjusting for RTT 2010-11-26 14:57:16 +00:00
zzz e1e6db2b3c Round NTCP timestamps to reduce clock bias 2010-11-26 14:04:49 +00:00
z3d 5642529cc4 -8 2010-11-26 07:12:55 +00:00
zzz c3a2982154 * Router: Prevent NCDFE after unzipping update file 2010-11-26 00:36:07 +00:00
zzz 1197a5c8c9 reduce RouterInfo expiration again 2010-11-26 00:33:40 +00:00
zzz 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
z3d 00aa884a72 -7 2010-11-25 13:52:24 +00:00
zzz 838da762f8 -6 2010-11-24 16:47:50 +00:00
zzz 9c96c07f3e merge of 'bbaea7567520aced60f19b571f63c11cbb3b1d76'
and 'e7bbb1ca66df6fb49b2f1fcb554e8077dd488fb2'
2010-11-24 16:45:43 +00:00
zzz 8228365d4b * Router:
- Remove global lock on accessing config
      - Add global lock on reading/writing config file
2010-11-24 16:40:13 +00:00
zzz af519732c4 save some info we might need later 2010-11-24 14:59:27 +00:00
zzz 18a90516b3 javadoc 2010-11-24 14:56:07 +00:00
sponge 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
zzz e4e0697ea8 -4 2010-11-22 01:17:26 +00:00
zzz 883fb2cb4a log tweak 2010-11-21 20:47:59 +00:00
zzz 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
zzz d23fdd6b4c -3 2010-11-19 22:47:45 +00:00
zzz 995c736a71 peers.jsp fixups 2010-11-17 22:15:45 +00:00
zzz 6544e135b2 add red clock 2010-11-17 16:23:40 +00:00
zzz 2f880f7b5b propagate from branch 'i2p.i2p.zzz.test4' (head 3569f7d0608498cadafc88e87a0ad2b18c44dfb6)
to branch 'i2p.i2p' (head ddc9be27c47878e472d5b6c281cccb6094c42c9a)
2010-11-17 16:09:19 +00:00
zzz bdbbe30c2c bump to -1 after merge of stuff that missed the release 2010-11-15 13:27:24 +00:00
zzz 10aed35b08 0.8.1 2010-11-15 00:23:00 +00:00
zzz dc6fc0185c final 2010-11-14 14:56:54 +00:00
zzz 23005a82b1 I2CP username/pw auth (router side) 2010-11-14 14:49:26 +00:00
zzz d47dcddb9b send I2CP DisconnectMessage at router shutdown 2010-11-14 14:47:43 +00:00
zzz f4b49f7425 change low mem error to warn 2010-11-13 12:06:16 +00:00
zzz db7e4a273b static 2010-11-13 12:05:49 +00:00
z3d 7ef35e0284 I2PSnark: Do our level best to prevent stuff from wrapping and breaking the table layout; bump to -18rc. 2010-11-11 07:02:42 +00:00
z3d 0324bc4eec Bump to -17rc. 2010-11-11 06:50:15 +00:00
z3d 6935d7361a Bump to -16rc. 2010-11-11 06:15:53 +00:00
z3d dc51d694db Bump to -15rc. 2010-11-11 01:34:29 +00:00
z3d 903d27ec0d Bump to -14rc. 2010-11-11 01:01:45 +00:00
z3d 49fb6c59d1 Bump to -13rc. 2010-11-10 21:00:49 +00:00
z3d 0165c6068a Bump to -12rc. 2010-11-10 17:59:27 +00:00
zzz 20e2e20212 * I2CP: Fix NPE caused by null session options (seen in i2pbote) 2010-11-08 16:13:43 +00:00
zzz 3ee85fed30 * Stats: Improve Frequency, enable coalescing; cleanup and javadocs
* stats.jsp: Cleanup, more tagging, hide obscure stuff unless ?f=1
2010-11-06 12:33:53 +00:00
zzz 010a1fde3f * Console: Display durations with new formatDuration2() 2010-11-06 12:28:38 +00:00
HungryHobo 8593931171 If the working directory contains only a plugins/ subdir, initialize it like it is empty 2010-11-04 06:49:12 +00:00
zzz 2b2c3cf118 snark tweaks 2010-11-03 22:21:10 +00:00
zzz be308a0444 merge of '398a24f487b61ef778a2e849660e953ef7e43b39'
and '598d00efae4c9b675b64fd626bc2eab2b921e0c5'
2010-11-03 16:04:14 +00:00
zzz ddc86b54c7 fix snark rates 3x too low 2010-11-01 22:04:10 +00:00
zzz 3678aa157e * i2psnark:
- Limit number of parallel requests of a single piece when in the end game
      - Shorten and weight the speed tracker so the display is more
        reflective of current speed
2010-11-01 14:35:01 +00:00
zzz 2f54ec61bd logging tweak 2010-11-01 14:30:24 +00:00
zzz 0afabbd609 Add synch to fix race causing AIOOBE
http://forum.i2p/viewtopic.php?t=5061
2010-10-31 14:36:56 +00:00