fe41dec699
Adding OSX graphics.
2018-07-24 16:21:53 +00:00
2893cbb2e6
Fix typos pointed out by yahoe.001 on transifex
2018-07-24 08:18:26 +00:00
18e24edce5
NTCP2: Fix double-free of buffers after msg3 p2 fails
...
Fix sending termination after msg3 p2 fails
2018-07-23 20:50:42 +00:00
f554ca3493
Console: Add support for IPv6 prefix lookup
2018-07-22 12:56:04 +00:00
03e10835fb
Fix Gradle build
2018-07-21 15:19:46 +00:00
1470ea2d72
reduce more log levels
2018-07-21 13:27:28 +00:00
292b7e6dc1
NTCP2 (ticket #2286 ):
...
Fix error sending large message
Fix NPE after handshake failure
2018-07-21 13:11:41 +00:00
2800791f00
Test: Backport EdDSA junit changes from github; fixes NPE in 2 tests
2018-07-20 15:25:15 +00:00
c35d1583d4
NTCP2: Reduce log levels
2018-07-19 14:17:37 +00:00
412fcfb578
Console: Add netdb search by transport
2018-07-19 14:15:43 +00:00
80973ca21a
Build: Add check for libtaglibs package in debian builds
2018-07-18 13:15:36 +00:00
1b0102bd1c
i2psnark: Enable sequential order option for single-file torrents (ticket #2234 )
2018-07-18 12:08:40 +00:00
2a68a01a35
Console: Fix HTML errors on /configservice w/o wrapper
2018-07-16 18:09:54 +00:00
63f4e04624
Router: Add CLI tool to generate family keys
2018-07-15 14:39:02 +00:00
6c3cf9bf77
I2CP: Add option for forcing gzip on/off per-message
...
Use option in streaming SYN and CLOSE packets
2018-07-15 13:50:31 +00:00
4ff62c291e
NTCP: Increase failsafe sleep threshold for busy routers (ticket #2251 )
...
Hardcode useDirectBuffers config
2018-07-15 11:39:30 +00:00
d4992936b1
i2psnark: Recreate deleted files on recheck/reopen (ticket #2125 )
2018-07-14 17:09:51 +00:00
2a0b927022
i2psnark: CSS for in-order form (ticket #2234 )
2018-07-13 16:58:55 +00:00
17c2a2a580
merge of '639a99d15ec0e7cbf0b44fd44564a6ae304b8673'
...
and '6b24962b7b3513e22153068b62922cabebb2dee4'
2018-07-13 10:10:14 +00:00
a92993e05b
Added some more header files, and fixed much of the build system.
2018-07-13 10:10:04 +00:00
3fcef90cc2
merge of '3307710b35da5de0073b4b3e26fb33d180591563'
...
and '7532ae57e808a03a2c4500c861e320848729cb27'
2018-07-13 10:09:14 +00:00
8c78d4f83e
A functional programming "library" (some headers with some magic love found in scala)
2018-07-13 10:09:08 +00:00
2daeb6d1a1
merge of '54817017a7af30d5a701bb76ce4c5f18479d525c'
...
and 'b90d952c362ac02ebfadf0049cfdca61e870cd87'
2018-07-13 09:12:25 +00:00
c8490a3140
Starting to get stable and usable. Basically everything is based on callbacks.
2018-07-13 09:11:46 +00:00
818e70d3a7
merge of 'aca699a4227d198b550c8579ebe091a1f5a2578e'
...
and 'e24559aa0df77c42ee3705237fe35ca3436a1bd5'
2018-07-13 06:30:22 +00:00
6d0f80fa1e
Fixed a load of issues related to my "sync" approach, and Mac OSX's "async" API.
2018-07-13 06:30:16 +00:00
5fd1b69532
i2psnark: Sequential piece priority within each file (ticket #2234 )
2018-07-12 15:34:13 +00:00
e24ebf4bda
i2psnark: UI config for sequential download (ticket #2234 )
...
Sort with Collator
CSS TODO
2018-07-12 13:41:44 +00:00
d34087f4d0
i2psnark: Stub out support for sequential download (ticket #2234 )
2018-07-12 11:19:56 +00:00
b78870de54
NTCP2: Remove dup getHash() method
2018-07-11 14:25:43 +00:00
9d2f684ac7
Streaming: Change enforce protocol default to true
2018-07-11 13:04:13 +00:00
6ad1de8d85
Util: Convert more caches to TryCache (ticket #2263 )
2018-07-10 21:21:32 +00:00
f6da5f43aa
CPUID: Recognize Hygon processors
2018-07-10 20:33:23 +00:00
02669fafde
SSU: Sync/notify improvements (ticket #2260 )
2018-07-10 17:14:14 +00:00
30fc9544fe
Installer: Fix Windows 10 64-bit install for IzPack 4/5 (ticket #1864 )
...
Add more IzPack 5 build targets
2018-07-10 12:19:29 +00:00
307a68aa5a
Installer: Add support for IzPack 5 (ticket #1864 )
...
fix typo in postinstall.sh
2018-07-10 11:19:41 +00:00
2664c417e3
merge of '5a7bb5cbf6a37b5e282620eeb893459dc3ebe4af'
...
and 'b11d43f037fd0eb4248f7388e26af31209aaf0a2'
2018-07-08 13:16:16 +00:00
21b3864dfd
Moved some logic to C++, which will extract i2p if it's not already,
...
and then secondly fire up the router in a second java process when
extraction is completed. Gonna use "optional" type in C++ to make
global variables a bit less painful to use.
2018-07-08 13:16:07 +00:00
7a0f384dbf
merge of '6b3a264a4dddd9667ce22ed517fbfccd5d676f9f'
...
and '95e2b9f35eac4e0ca2160d2f554bb4cdba5c074d'
2018-07-08 13:13:21 +00:00
27a0d4e51e
Removing some Scala classes for the Mac OSX laucher,
...
since the C++ code replaces it's functionallity.
2018-07-08 13:12:51 +00:00
dfa1470c17
reinstate cache capacity calculation
2018-07-08 12:38:53 +00:00
d992dbf92a
i2psnark: Add comment icon (ticket #2278 )
2018-07-08 12:01:16 +00:00
1c28495fc3
propagate from branch 'i2p.i2p.zab.2263' (head 5d4d46ea16b13a188d27ff31c81a5362f20b6d68)
...
to branch 'i2p.i2p' (head 3ba7c5b2e24e950c83d6370df3c814fd025add81)
2018-07-08 11:36:53 +00:00
950ca71a34
NTCP2: Refactor padding size calculation
...
Avoid possible NPEs (ticket #2286 )
Bundle up to 5 tunnel messages
Use read buffer to send RI and termination
Temp buf doesn't need 2 bytes for length
RI size check
Log tweaks
2018-07-08 11:00:54 +00:00
fcf82ea580
revert imports too
2018-07-08 11:00:02 +00:00
381f390938
Reverted change related to fatjar. We're using "real" base path in any case.
2018-07-07 12:27:07 +00:00
ab4a8ef16c
reinstate capacity check
2018-07-06 17:13:48 +00:00
998931ffde
propagate from branch 'i2p.i2p' (head 566b1eeda884669d179397966db673e71775debb)
...
to branch 'i2p.i2p.zab.2263' (head be0f0d7318f30334dcdbe7d2ef728d9611aff5f7)
2018-07-06 17:02:40 +00:00
67b7febf72
propagate from branch 'i2p.i2p' (head 6c6a7520cad38845cee83103c323782b426b3ff5)
...
to branch 'i2p.i2p.zab.2263' (head 727b9053d85f58811d1f5e05ccc697bfd9a454a2)
2018-07-06 16:59:14 +00:00
a916c1a22a
NTCP: Read all available data when able (ticket #2243 )
2018-07-06 13:31:46 +00:00