dcb9d38114
- Make theme files and history.txt return 403 on error,
...
not 500, to avoid the new error page
2010-12-31 13:13:26 +00:00
544563672c
- Link to full history.txt on help page
2010-12-31 13:12:40 +00:00
0de6c932f5
* OCMOSJ: Refactor cache keys for efficiency
2010-12-31 13:11:25 +00:00
ba8c8aa90d
merge of '21a58b4579e454d8f04032726ab182a3176653da'
...
and 'a1a6a2d409864f97efb7af374431e7214c5a7976'
2010-12-31 07:16:08 +00:00
f9cc72e892
tweaks
2010-12-31 06:31:18 +00:00
751134f5df
merge of '6ac923b4b6f858e909094ff3d0fbfbbfba7ff9d4'
...
and '8b279c27b4d263a1c9cc02ab7fe2e448e652f469'
2010-12-31 01:52:45 +00:00
4025a57529
grammar fix
2010-12-31 01:51:01 +00:00
bad27e648a
fix typo
2010-12-31 01:49:03 +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
01f9be4622
propagate from branch 'i2p.i2p.zzz.test4' (head 764616dd0b3539990a05edb329ece0afd35261cb)
...
to branch 'i2p.i2p' (head 871752bfdd3d262d0fde193cf787e2705418936a)
2010-12-30 01:35:53 +00:00
5615b13027
Fix buttons on Firefox 4.0b
2010-12-30 01:35:13 +00:00
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
80ee0a3b54
merge of '4db34be5448beb1eab5ca54e2e417437a591d8e4'
...
and '6f964a29ceb436cab5b25b2a74cc225a8e53e88b'
2010-12-29 15:48:01 +00:00
f21b079e25
mods to pt
2010-12-29 15:42:39 +00:00
8a4745a465
merge of 'af0d307e46e94ee1a32100b7ba28e243e8f82e74'
...
and 'e23be5b3f87b826c3e0d02aa479df283ad906489'
2010-12-29 14:19:47 +00:00
7bd978e569
Fix typo
2010-12-29 14:15:33 +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
fc589db9b2
fix validation errors
2010-12-29 13:31:40 +00:00
3309b53401
fix validation errors
2010-12-29 13:12:35 +00:00
a61183303f
add configreseed page
2010-12-29 12:56:48 +00:00
cd58dfdf99
add 500 error page
2010-12-29 12:36:03 +00:00
45f3a35fac
- Add StartCom CA cert required for www.i2pbote.net
2010-12-29 12:35:24 +00:00
9919a41436
fix a typo spotted by user
2010-12-28 19:25:41 +00:00
42ea77df7f
minor translation updates
2010-12-28 00:04:47 +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
6ee162002a
fix console jetty temp file names when in ssl-only mode
2010-12-27 15:56:19 +00:00
fefcb6c2cb
prevent leak after exception
2010-12-26 23:35:27 +00:00
cdcbc80248
Addresses cleanup
2010-12-26 22:57:13 +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
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
923c3d8b4c
Fix 302 redirect so that it encodes the URI path properly.
2010-12-26 18:45:13 +00:00
925f9d0a28
Add virgin ResourceHandler.java file
2010-12-26 18:13:14 +00:00
49b11bb49e
refactor Addresses
2010-12-26 15:07:59 +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
cd0d062fca
Fix last piece length calculation for torrents > 2GB (ticket #361 )
2010-12-26 13:17:12 +00:00
b3d1a76146
Prep for caching by making SimpleDataStructures immutable after data has been set.
2010-12-26 13:04:52 +00:00
824d5a0d36
javadocs
2010-12-26 12:42:44 +00:00
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
7ee7cbf660
* Stats: Change stat.full default.to false (saves ~ 1MB)
2010-12-26 12:35:54 +00:00
66f3484508
* i2psnark: Backport TrackerClient NPE fix
2010-12-26 12:32:17 +00:00
c54b40288b
* Addresses: Add listing capability for internal interfaces
2010-12-26 12:31:01 +00:00
ff0c168d65
* Certificate: Fix fatal null cert error
2010-12-26 12:29:55 +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
63c6613261
* configclients.jsp:
...
- Add form for I2CP options
- Fix HTML errors
2010-12-24 16:52:23 +00:00
15a8d39ef5
router's index ru: multiple fixes
...
- translation fixes
- typo fixes
- grammar and spelling fixes
2010-12-23 20:05:33 +00:00
85629aca86
routerconsole: fix typo in russian translation
2010-12-23 20:02:10 +00:00