Commit Graph

897 Commits

Author SHA1 Message Date
zzz 40fd4ccd15 Stats:
- Refactor handling of required stats
    - Shorten description of required stats
    - Improve save messages on configstats.jsp
    - Change bw.sendBps and bw.receiveBps stats to bytes, not Kbytes
    - Expires directive for graphs
2011-03-21 18:14:58 +00:00
zzz bfb4560dc2 maxMemory() fixes for silly GNU returning Long.MAX_VALUE 2011-03-20 18:14:30 +00:00
zzz 14986fbfa1 * Profiles:
- Nicer profile dump
      - More efficient profile lookup for display
      - Fix dumpprofile NPE
      - Change file suffix from .dat to .txt.gz
2011-03-19 17:19:54 +00:00
zzz f96342d33a backport equals() fix 2011-03-19 16:39:22 +00:00
zzz 8e672ea548 * LogWriter: Prevent NPE after permissions fail 2011-03-12 16:09:57 +00:00
zzz f71dfe50f9 * eepget: Don't set X-Accept-Encoding header (ticket #422) 2011-03-09 17:57:48 +00:00
zzz f4ca3976d5 propagate from branch 'i2p.i2p.zzz.test4' (head 7b50b6c3d48da68078a86a53e55e2c18f55685e8)
to branch 'i2p.i2p' (head ebce577e19b70c281daacc5277f98e9bb2bb9630)
2011-03-08 13:31:57 +00:00
zzz 28bd1802b4 0.8.4 2011-03-02 15:41:34 +00:00
zzz 7b29481124 updates after review 2011-03-01 13:37:40 +00:00
dev edb976bce5 minor 2011-02-19 17:13:50 +00:00
dev 6c7e913d5e fixed formatting 2011-02-17 16:35:30 +00:00
dev bec1b4a8e1 merge of '2640744244f35bbe1cfa2738209238b69696c3aa'
and 'a9276b7c162ada9a117bde0a54aa4da8fdc05773'
2011-02-17 10:45:49 +00:00
dev 84990d9d43 minor changes 2011-02-17 10:45:35 +00:00
zzz 4d59570df2 * Timers: Log cleanup 2011-02-15 15:25:16 +00:00
zzz c1d7182b08 swap constructor param order 2011-02-15 15:19:54 +00:00
dev b2433d0e50 properly deprecate stuff 2011-02-15 06:22:54 +00:00
zzz f11a543233 * Clock: Cleanups and javadocs
* EepGet: Cleanups and javadocs
    * Reseed: Use the reseeder as a clock source
2011-02-11 23:59:10 +00:00
zzz e68fbc0243 remove debug nulling, was causing NPE at session close 2011-02-10 17:08:10 +00:00
zzz fc38d54bcb * I2CP: Correctly close internal connections on the router side
when closed by the client, was causing massive memory leak
            for internal clients using lots of sessions (thanks sponge)
2011-02-10 15:21:23 +00:00
sponge 99ebad3032 BOB config fix, I2CP fix some leaks, see history.txt for details 2011-02-09 16:15:36 +00:00
zzz b08efb6700 propagate from branch 'i2p.i2p.zzz.dhtsnark' (head 2e0aa840a2872848da7e91b53396aa8584cdf122)
to branch 'i2p.i2p' (head 00bac2c43b65761ddcdf22effe769c8e25da4929)
2011-02-05 22:42:26 +00:00
dev b502fd0e9d merge of '3bd1963d77675d6b8db1e811e37bf7671f602040'
and 'baffe70898c078da88fedac8e7d10e5301d8b25e'
2011-02-03 17:47:54 +00:00
zzz ee6730fdaa * RandomSource: Fix seeding from /dev/urandom 2011-02-03 15:46:24 +00:00
dev daac11d2d1 simplify code(and deduplicate) 2011-02-03 13:53:58 +00:00
zzz 97f93c64e6 Fix context properties initialization; history for test4 prop, -1 2011-01-31 15:44:00 +00:00
zzz e721ddd3a4 propagate from branch 'i2p.i2p.zzz.test4' (head 592b7d2b980e8cba19167fa064f25251296ed8bb)
to branch 'i2p.i2p' (head 0ba672eaca7076092389d2277dba231fdd34423b)
2011-01-31 13:42:36 +00:00
mathiasdm 37fc44867f propagate from branch 'i2p.i2p' (head dbe319d674d6a6a53491762262978f53caaaa58a)
to branch 'i2p.i2p.mathiasdm.desktopgui' (head fced1e04334ef1c18bc6ae8a31984e627310b14c)
2011-01-26 06:48:45 +00:00
zzz 656670919d 0.8.3 2011-01-24 14:55:34 +00:00
zzz bf99b04e0a cleanups after review, ticket 390 2011-01-24 13:20:06 +00:00
zzz f046eb79bd javadoc 2011-01-21 16:04:45 +00:00
zzz 6981db4fa3 comment out main() 2011-01-21 15:53:37 +00:00
zzz e924052fd8 final 2011-01-21 15:52:58 +00:00
zzz 9ee8e045b4 small optimization in TunnelID 2011-01-21 15:52:12 +00:00
zzz 8da1e90226 * RouterContext: Clean up clock overrides
* PeerManager: Make calculators static, take out of router context
2011-01-19 16:40:48 +00:00
zzz 7538766c88 DBF/DHS cleanups and speedups 2011-01-19 14:42:14 +00:00
zzz 394dd3cd57 propagate from branch 'i2p.i2p' (head dc55b0e10a8da0fb3b9571a30bee6d96d2b1b271)
to branch 'i2p.i2p.zzz.test4' (head b246a3f2df80018875eafca6be6d5d2096c804fd)
2011-01-15 14:39:28 +00:00
zzz f679ef250b stub out flags support in I2CP SMES 2011-01-14 17:12:44 +00:00
zzz 65c6186479 Cleanups: Collections.singleton(), COWAS - includes ticket #388 2011-01-13 14:21:48 +00:00
zzz 79bd5f1c11 fix log init problem 2011-01-12 13:28:32 +00:00
zzz 1ad1883d56 fix hashCode 2011-01-12 13:27:55 +00:00
zzz f68c095222 findbugs util (includes ticket #370) 2011-01-10 15:45:20 +00:00
mathiasdm b963e2a855 propagate from branch 'i2p.i2p' (head 1b82a3bfd792b71321bcbd8f3b8344664db2dc45)
to branch 'i2p.i2p.mathiasdm.desktopgui' (head 4e485a19a83a3e30425e1b1a03836f35fa4ebb50)
2011-01-10 06:41:39 +00:00
zzz fd4e4fbc64 * Data Structures: More caching improvements, don't cache where we shouldn't 2011-01-09 01:04:06 +00:00
zzz 212c87ffd8 * DataHelper: Speed up and annotate sortStructures()
* RouterInfo:
      - Don't cache byteified data by default, to save ~1.5 MB
      - Don't create empty peers Set, to save ~100KB
2011-01-09 01:02:17 +00:00
mathiasdm 7710b22cfd Moved I2PProperties callback to the RouterContext. 2011-01-07 17:09:27 +00:00
zzz 0e1d978774 propagate from branch 'i2p.i2p' (head 687bab4d9de8e6686e2734069dfb72f6f2134124)
to branch 'i2p.i2p.zzz.test4' (head 9580436bb581971920ea96e58861142c546c861b)
2011-01-07 00:37:51 +00:00
zzz 087c7b86de findbugs core,client,crypto,data,stat,i2np 2011-01-07 00:15:35 +00:00
zzz a692ab42fa add missing hashCode() 2011-01-06 15:54:54 +00:00
zzz 05a290cdd5 more caching 2011-01-06 15:54:39 +00:00
zzz 6822bf7978 findbugs high-rank issues 2011-01-05 14:49:51 +00:00