f679ef250b
stub out flags support in I2CP SMES
2011-01-14 17:12:44 +00:00
c92a8851b2
whoops 2 un-singletons
2011-01-13 19:52:11 +00:00
65c6186479
Cleanups: Collections.singleton(), COWAS - includes ticket #388
2011-01-13 14:21:48 +00:00
4c1050b93a
* Router:
...
- Add new RandomIterator, use in UDP, peer selector,
profile organizer
- Add a stat to monitor peer selector run time
2011-01-12 13:19:20 +00:00
dfcb81c32f
use context random()
2011-01-11 22:20:05 +00:00
c29d0917e9
findbugs tunnel
2011-01-10 16:15:31 +00:00
e4bb053a61
findbugs netdb
2011-01-10 16:11:33 +00:00
f15ad23482
findbugs, use context random()
2011-01-10 15:51:02 +00:00
0c5d88d230
findbugs router, router/client
2011-01-10 15:46:13 +00:00
2a85263259
findbugs udp
2011-01-10 15:43:04 +00:00
b963e2a855
propagate from branch 'i2p.i2p' (head 1b82a3bfd792b71321bcbd8f3b8344664db2dc45)
...
to branch 'i2p.i2p.mathiasdm.desktopgui' (head 4e485a19a83a3e30425e1b1a03836f35fa4ebb50)
2011-01-10 06:41:39 +00:00
a51ae64e41
build tweak
2011-01-09 01:06:05 +00:00
fd4e4fbc64
* Data Structures: More caching improvements, don't cache where we shouldn't
2011-01-09 01:04:06 +00:00
9a63be8f69
* NetDB: Don't rescan netDb directory unless changed,
...
to reduce Hash cache thrash (backport from test4)
2011-01-09 01:03:05 +00:00
7710b22cfd
Moved I2PProperties callback to the RouterContext.
2011-01-07 17:09:27 +00:00
6cfb2baad3
-9
2011-01-07 00:42:00 +00:00
0e1d978774
propagate from branch 'i2p.i2p' (head 687bab4d9de8e6686e2734069dfb72f6f2134124)
...
to branch 'i2p.i2p.zzz.test4' (head 9580436bb581971920ea96e58861142c546c861b)
2011-01-07 00:37:51 +00:00
087c7b86de
findbugs core,client,crypto,data,stat,i2np
2011-01-07 00:15:35 +00:00
0129051063
* Reseed, peermanager, transport, ntcp, udp, tunnel, tunnel pool
...
- Findbugs
- Replace "ghetto" mark/reset
- Remove dead code in TrivialPreprocessor
- More efficient UDP peer sort
- finals
2011-01-06 22:49:16 +00:00
a087c82db9
cleanups
2011-01-06 18:14:48 +00:00
3867e6144a
simple cleanups and final
2011-01-06 15:45:17 +00:00
f8a2befbc0
add getProperties()
2011-01-06 15:43:59 +00:00
ea29c961ed
log tweak
2011-01-05 21:01:03 +00:00
6822bf7978
findbugs high-rank issues
2011-01-05 14:49:51 +00:00
e2c3ea3ffc
log tweak thx ech
2011-01-05 14:47:48 +00:00
bb39d8c6fd
disable spell check in textareas
2011-01-02 18:58:06 +00:00
f015ce1f0b
log tweak
2011-01-02 18:55:26 +00:00
378490886f
* NetDB, DatabaseeStoreMessage:
...
- Convert everything from DataStructure to the
new DatabaseEntry superclass
- Optimizations made possible by DatabaseEntry
- Don't rescan netDb directory unless changed
2011-01-02 14:23:26 +00:00
0eebfbacd7
generics
2011-01-01 20:07:34 +00:00
ed8197f6d2
* Data Structures: More caching and cleanups
2010-12-31 13:21:05 +00:00
e0f77731c5
generics
2010-12-31 13:19:26 +00:00
cd1ed63908
javadoc
2010-12-31 13:18:17 +00:00
0de6c932f5
* OCMOSJ: Refactor cache keys for efficiency
2010-12-31 13:11:25 +00:00
8ab1892560
history for prop, -5
2010-12-30 15:06:54 +00:00
6ec1772c82
propagate from branch 'i2p.i2p.zzz.test4' (head 544002db2f75a06bbd19571f24692055c41b3290)
...
to branch 'i2p.i2p' (head 18c56774615023acadd46474b890350cd02a08c9)
2010-12-30 15:01:53 +00:00
08a3165c44
* Data Structures:
...
- New SDSCache for SimpleDataStructures
- New SimpleByteCache for byte[]
- Cache Hash, PublicKey, and SigningPublicKey
- Remove global lock in ByteCache
2010-12-30 15:01:39 +00:00
5d6edad9d4
* I2CP:
...
- Include the Hash in the DestReplyMessage on a failed lookup
so the client may correlate replies
(file omitted from previous checkin)
2010-12-30 13:18:22 +00:00
563e1f97e8
* DSAEngine: Restore variants of methods using a Hash argument,
...
required by Syndie, removed in 0.8.1
2010-12-29 14:07:13 +00:00
a61183303f
add configreseed page
2010-12-29 12:56:48 +00:00
ab4a5d15a1
history for prop, -2
2010-12-27 16:36:33 +00:00
f225c1cca0
propagate from branch 'i2p.i2p.zzz.test4' (head 56ba5c9f8d0779f91259df05b7be0826fe08cd84)
...
to branch 'i2p.i2p' (head 0ba2cc80363f5c7086bce7a43f43a9b095ed2d9e)
2010-12-27 16:21:09 +00:00
965b2611b3
Evolve, document how the URI path fix works. Fix 302 redirects so they URL encode properly. bump to -1
2010-12-26 20:45:29 +00:00
5d494ba89a
Move Addresses class from router to core so we can use it in i2ptunnel
2010-12-26 13:48:45 +00:00
c54b40288b
* Addresses: Add listing capability for internal interfaces
2010-12-26 12:31:01 +00:00
82e344055b
* Certificate: Use a single static null cert in place of
...
tens of thousands of them
2010-12-24 17:39:31 +00:00
eefa732815
fix reseed fallback to http
2010-12-21 22:05:08 +00:00
299c1bd67b
0.8.2
2010-12-21 21:22:00 +00:00
1f22ae6a0c
tweaks after review
2010-12-21 21:16:13 +00:00
91f1ece753
adjust runner count based on max mem
2010-12-19 15:13:54 +00:00
0802b9a8dc
version bump, history.txt
2010-12-19 00:24:59 +00:00