b8437cd247
Console: Catch ISE in get/setAttribute() (ticket #1529 )
2018-07-28 19:03:01 +00:00
63f0355680
Console: Prep for removing themes (ticket #2272 )
2018-07-28 13:47:08 +00:00
2586db91c0
Router: Implement router.rejectStartupTime config (ticket #2285 )
2018-07-27 15:58:14 +00:00
fc817b0ec0
NTCP2: Defer NTCP 1/2 classifiation until receiving 64 bytes
2018-07-26 12:17:50 +00:00
2f2ff4f181
Console: Split netdb output into pages
2018-07-26 12:15:42 +00:00
68e8e597e8
i2psnark: Disable gzip for KRPC
...
it's already disabled at the session level, but in case we change it later
2018-07-25 15:49:32 +00:00
e7202e0ee6
javadoc html fix
2018-07-25 15:46:20 +00:00
a700747595
warning tweak
2018-07-25 15:44:06 +00:00
0bcf9caf7a
doc typo fix
2018-07-25 15:43:40 +00:00
41e20ae707
Utils: Don't truncate at a ZWJ
2018-07-25 15:34:23 +00:00
a6c506a176
Utils: Debug code to find double-frees
2018-07-25 12:51:40 +00:00
7338282bbe
merge of '00fccb01d49a6b94638c648438bc4059e5ee0796'
...
and 'a6dc0bea5ee5569b71fa349be025d6a027d46a09'
2018-07-25 12:49:50 +00:00
f9fbc76dd0
Code changes:
...
* Port check to see if i2p is already running.
* All buttons in the menu should work now.
* Rewrote some C++ to Objective-C, which fits better with the integration.
* Misc cleanup.
* Made the launch of router repeatable.
2018-07-24 16:26:40 +00:00
2ee1a212c8
Added BufferedOutputStream to BaseExtractor for better performance.
2018-07-24 16:23:08 +00:00
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