b3f37db33f
i2ptunnel:
...
- Fix hostname signature not finding private key file
- Hide hostname signature if not successful
- Null check for hostname signature failure
- Make add-to-addressbook link a button
- Add QR code generation
2016-02-26 15:25:01 +00:00
5f7d636738
Console: Don't display error after clicking restart on /graph page (ticket #1582 )
2016-02-25 17:27:47 +00:00
90a915b8b5
log message clarification
2016-02-25 14:59:20 +00:00
248deaecbb
Console: Add X-Content-Type-Options header everywhere (ticket #1763 )
2016-02-25 14:56:06 +00:00
a79b25d7b1
Router: Log full path to wrapper.log when dumping threads
2016-02-25 14:18:26 +00:00
d9a7dc0233
Transports: Increase connection limits for class N and higher
2016-02-25 13:58:16 +00:00
f34a05c35d
i2ptunnel: Fix default shouldBundleReplyInfo setting for non-http servers
2016-02-25 13:52:00 +00:00
8e4b7e3847
News: Set initial news to current date
2016-02-22 16:19:42 +00:00
eb094ba0ef
Console: Improve news CSS (ticket #1710 )
2016-02-22 16:04:42 +00:00
87d7e10841
I2CP: Improve client error message when internal router connection fails
2016-02-22 13:04:57 +00:00
7d35a4e1b9
Transports: Increase default max inbound bandwidth
...
Increase minimum in/out bandwidths
2016-02-21 22:17:38 +00:00
fc1268dd5b
Graphs: Increase font size
2016-02-21 22:11:48 +00:00
abb52331a5
/configfamily tweaks
2016-02-21 14:04:41 +00:00
fa44a952ed
make renderers package private
2016-02-21 14:02:12 +00:00
a3cac88c91
h1 css tweak
2016-02-21 14:00:40 +00:00
04614ac6f8
add i2pd-dev family cert
2016-02-21 13:59:39 +00:00
bd49b1d4bd
Crypto: Blacklist certificates by SHA1 hash,
...
not by serial/CN/OU
2016-02-20 01:41:23 +00:00
40894663c2
Clock: Add sanity checks to detect invalid system clock
2016-02-19 17:01:40 +00:00
7d6fe011db
i2ptunnel: Change Content-encoding to Content-Encoding
...
(thx orignal)
2016-02-19 14:37:02 +00:00
451cb2573a
log tweak
2016-02-19 02:51:11 +00:00
238ebc23e2
Crypto: Check for revocation when reading in certificates
2016-02-19 01:37:41 +00:00
910822ecf2
Add utilities for loading CRLs from disk and checking certs for revocation
2016-02-18 23:54:56 +00:00
9fba12519f
Transport:
...
- Implement mayDisconnect() for outbound connections also
- Run UDP idle disconnect loop faster if floodfill or near connection limit
NetDB:
- Call mayDisconnect() after direct netdb store
- Fix check to publish RI faster, broken in .24,
we were publishing at every check,
causing increased load on floodfills
2016-02-18 22:27:17 +00:00
3a28680162
/confignet: Clean up display and form handling
...
for specifying a fixed host name or IP
2016-02-18 16:10:14 +00:00
fa12967873
Add qr icon, to be used in buttons
...
created by me, public domain
2016-02-17 14:21:51 +00:00
9f0640ca2d
log tweak
2016-02-17 14:17:37 +00:00
c385ad8f1d
OCMOSJ: Don't wait until lease grace period has expired
...
to switch to a different lease
2016-02-17 14:16:53 +00:00
8faafc00b0
set request encoding
2016-02-17 14:13:58 +00:00
8498d7d128
i2psnark: Increase max files per torrent to 2000
2016-02-17 14:13:00 +00:00
455f32faa7
SAM: Don't log an error on datagram send success!
...
set i2cp.fastReceive=true
log tweaks
2016-02-17 14:11:18 +00:00
27d0a81bcb
i2ptunnel: Improve layout of blacklist radio buttons on editServer.jsp
2016-02-17 14:06:12 +00:00
52a37d170f
Imagegen: Add text to QR codes
2016-02-13 20:13:12 +00:00
236155791d
Console: Add translation debug option
2016-02-13 16:29:49 +00:00
8ef593fe98
Data: New Hash.toBase32() method
2016-02-13 15:35:57 +00:00
e65bd26ad5
I2PTunnel:
...
- Add options to block by referer and user-agent
- Increase size of access list field in form
- Log blocked destinations in b32, not b64
- Strip X-Runtime header
Streaming;
- Log blocked destinations in b32, not b64
2016-02-13 15:31:38 +00:00
071769679d
Javadoc fixes in imagegen, sam, crypto
...
package.html files for imagegen
2016-02-13 15:17:41 +00:00
6ab5b84979
Crypto: EdDSA precedence fix
2016-02-10 16:36:40 +00:00
981b708230
Crypto: Use new internal key generation instead of calling
...
out to keytool; save CRL for new su3 amd family keys
Allow su3 bulksign for xml files (news)
2016-02-09 20:48:23 +00:00
651c1b6545
Crypto: Fix raw (su3) signing, broken in test2 prop (-2)
2016-02-09 16:39:09 +00:00
e402bfaa81
history for prop, -3
2016-02-08 21:33:36 +00:00
241bb3812c
propagate from branch 'i2p.i2p.zzz.sam' (head d5c193915251826fe4f5dcd58c36f74714495fd4)
...
to branch 'i2p.i2p' (head 5ad07e5b5ef68fddeec919c04c6c49178b6a6b31)
2016-02-08 21:24:06 +00:00
55addfc739
Fix bug receiving datagrams on v3 sessions with UTF-8 IDs
...
Add test for tag options
2016-02-08 17:30:01 +00:00
84b94368a9
BOB: Fix invalid output after getnick (ticket #1204 )
2016-02-08 13:22:38 +00:00
8f667a0463
Use I2CP option names, not SAM option names, for setting tag options in SESSION CREATE/ADD
2016-02-07 20:53:09 +00:00
d962be9d7e
SAM v3.3:
...
- More master session option checks
- Add support for SEND_TAGS, TAG_THRESHOLD, EXPIRES, and SEND_LEASESET
(untested)
- Consolidate dup code in SAMv1Handler
- Change Session to extend SAMMessageSess
- Pass options down to v1 handlers in case we need it later
2016-02-07 18:45:26 +00:00
691e274ca7
Linting dep-ann: Added @Deprecated annotations in i2psnark, i2ptunnel, ministreaming, routerconsole, streaming
2016-02-06 22:38:10 +00:00
b1eaa772a1
Linting dep-ann: Added @Deprecated annotations in BOB and i2p_sdk
2016-02-06 21:32:28 +00:00
79bb3f6cc4
Added @Deprecated annotations to router classes/methods
2016-02-06 20:39:58 +00:00
b6deae9b23
SAM v3.3: Tests and fixes for REMOVE; don't close underlying I2PSession
...
- Don't remove a non-subsession with REMOVE
2016-02-06 17:51:23 +00:00
edde533e1b
SAM v3.3: Fixes after testing
...
- More error checking
- Better error responses
- Fix listen port and protocol for DATAGRAM and RAW
- Fix adding sessions with duplicate dests to DB
- Add more sessions in SAMStreamSink
2016-02-06 16:56:37 +00:00