zzz
f8a2befbc0
add getProperties()
2011-01-06 15:43:59 +00:00
zzz
226cb7fdb9
* Streaming:
...
- Add new real sockets for easier porting of apps.
See http://zzz.i2p/topics/792 for info.
Untested.
- de-SpongeCase
- Javadoc
2011-01-05 16:41:41 +00:00
zzz
532c9d3fc5
* I2CP:
...
- Add experimental bandwidth limiter
- Add I2PSession API method to update tunnel and bandwidth
configuration on an existing session
- Filter more system properties before passing them to the router
2011-01-03 15:56:02 +00:00
zzz
1a3b0d3812
* I2PAppContext: New getProperties() method
...
* i2ptunnel:
- Use context properties as defaults
2011-01-03 14:26:22 +00:00
zzz
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
zzz
0eebfbacd7
generics
2011-01-01 20:07:34 +00:00
zzz
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
zzz
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
zzz
cc4158a7e1
* i2ptunnel:
...
- Use dropdown box to select interface for clients
- Warn on index page if required fields not set
2010-12-30 00:36:41 +00:00
zzz
6ee162002a
fix console jetty temp file names when in ssl-only mode
2010-12-27 15:56:19 +00:00
zzz
fefcb6c2cb
prevent leak after exception
2010-12-26 23:35:27 +00:00
zzz
cdcbc80248
Addresses cleanup
2010-12-26 22:57:13 +00:00
zzz
443abce647
* I2CP:
...
- Move BWLimits and DestLookup message support from
I2PSimpleSession to I2PSessionImpl
- Include the Hash in the DestReplyMessage on a failed lookup
so the client may correlate replies
- Add support for parallel lookups and BWLimits requests
- Add support for specifying the timeout for DestLookups
(can only be smaller than the router timeout for now)
- Extend dest lookup router timeout from 10s to 15s
2010-12-26 20:36:44 +00:00
zzz
49b11bb49e
refactor Addresses
2010-12-26 15:07:59 +00:00
zzz
5d494ba89a
Move Addresses class from router to core so we can use it in i2ptunnel
2010-12-26 13:48:45 +00:00
zzz
cd0d062fca
Fix last piece length calculation for torrents > 2GB (ticket #361 )
2010-12-26 13:17:12 +00:00
zzz
b3d1a76146
Prep for caching by making SimpleDataStructures immutable after data has been set.
2010-12-26 13:04:52 +00:00
zzz
824d5a0d36
javadocs
2010-12-26 12:42:44 +00:00
zzz
34973371ac
* Update:
...
- Change the UpdateHandler to try all sources in a loop, rather than one,
so the user need not retry manually
- For each source, fetch the first 56 bytes and check the version
before downloading the whole thing, so we need not wait for every
host to have the latest before updating the news.
2010-12-26 12:37:51 +00:00
zzz
7ee7cbf660
* Stats: Change stat.full default.to false (saves ~ 1MB)
2010-12-26 12:35:54 +00:00
zzz
66f3484508
* i2psnark: Backport TrackerClient NPE fix
2010-12-26 12:32:17 +00:00
zzz
c54b40288b
* Addresses: Add listing capability for internal interfaces
2010-12-26 12:31:01 +00:00
zzz
ff0c168d65
* Certificate: Fix fatal null cert error
2010-12-26 12:29:55 +00:00
zzz
82e344055b
* Certificate: Use a single static null cert in place of
...
tens of thousands of them
2010-12-24 17:39:31 +00:00
zzz
63c6613261
* configclients.jsp:
...
- Add form for I2CP options
- Fix HTML errors
2010-12-24 16:52:23 +00:00
zzz
91f1ece753
adjust runner count based on max mem
2010-12-19 15:13:54 +00:00
zzz
7c8e5c6d66
retrofit SimpleDataStructure over SHA1Hash
2010-12-17 22:04:57 +00:00
zzz
d699eaaec9
change map class
2010-12-17 21:50:14 +00:00
zzz
60e57ec29e
add some types
2010-12-17 21:49:34 +00:00
zzz
03f58d1886
shorten thread name
2010-12-17 21:48:04 +00:00
zzz
0bd75f0e56
comment out mains
2010-12-15 23:35:50 +00:00
zzz
df3fc6e05d
Random cleanup
2010-12-15 23:19:34 +00:00
zzz
fe575a38aa
fix up DH like YK
2010-12-15 22:59:35 +00:00
zzz
4c9558c586
adjust limits to reduce chance of running out; adjust limits based on max mem
2010-12-15 17:08:11 +00:00
zzz
2deee2b1b7
AES cleanups and javadoc
2010-12-15 16:10:03 +00:00
zzz
8e709eec2e
fixup after prop
2010-12-15 15:19:09 +00:00
zzz
c7c7731f91
propagate from branch 'i2p.i2p' (head 3d405c867f6903bf1d69b04c1daebf3146882525)
...
to branch 'i2p.i2p.zzz.test4' (head bfd85b10fdd1542526a4b9c53e5d4a733087f317)
2010-12-15 15:09:48 +00:00
zzz
77f910ee36
add max conns to form
2010-12-15 13:41:11 +00:00
zzz
d000d2047d
clean up jump host verification
2010-12-15 01:21:58 +00:00
zzz
9d41e86866
add jump list to form
2010-12-15 01:06:08 +00:00
zzz
c15c97f69c
put blacklist mode on form
2010-12-14 22:14:29 +00:00
zzz
5ed8be2466
add conn limits to form
2010-12-14 21:39:29 +00:00
zzz
6826c1eb69
disable I2CP auth in-JVM
2010-12-14 20:30:00 +00:00
zzz
46b8befda5
drop non-country flags
2010-12-14 15:33:27 +00:00
zzz
2082feeaa9
one more log error to a warn (ticket #356 )
2010-12-14 15:14:36 +00:00
zzz
f9c2624b24
disable log priority override for now
2010-12-14 14:51:23 +00:00
zzz
8bcfdc3c6e
i2ptunnel ui fixes
2010-12-14 14:50:52 +00:00
zzz
e772107c58
trivial cleanup
2010-12-14 14:34:50 +00:00
zzz
c44c222557
minor
2010-12-14 14:34:27 +00:00
zzz
8efefeeb5b
* I2CP over SSL, enable with i2cp.SSL=true
2010-12-14 14:27:35 +00:00