|
4f78040569
|
i2psnark: Check for non-i2p URL
|
2020-05-10 19:21:52 +00:00 |
|
|
0738d1d1fb
|
i2psnark: Fix section anchors
|
2020-05-10 19:16:04 +00:00 |
|
|
e99e15209a
|
i2psnark: Expand section when param passed in
(prep for handler)
|
2020-05-10 16:18:29 +00:00 |
|
|
96a8aa9d0c
|
clear susidns notification the next time the user clicks anywhere on the page, closes #2419
|
2020-05-10 07:36:47 +00:00 |
|
|
0bbd747f82
|
clear susidns notification the next time the user clicks anywhere on the page, closes #2419
|
2020-05-10 07:35:40 +00:00 |
|
|
e31b837a7f
|
Console: CSS fix hover over disabled button
|
2020-05-09 21:47:15 +00:00 |
|
|
ab7e428624
|
GeoIP: Add to CLI
|
2020-05-09 19:37:28 +00:00 |
|
|
565e7f4d67
|
GeoIP: Log tweak
|
2020-05-09 15:52:57 +00:00 |
|
|
910de68495
|
Build: Release prep - Geoip 2020-05, checklist, deletelist
|
2020-05-09 15:50:58 +00:00 |
|
|
e904c9981e
|
i2ptunnel: Move CSS to own dir, remove allowCSS() and allowJS()
|
2020-05-09 12:42:44 +00:00 |
|
|
ddc372f58c
|
NDT: Replace Java Timers with SimpleTImer2 to eliminate two non-daemon threads
|
2020-05-09 12:12:32 +00:00 |
|
|
4ff234c110
|
i2ptunnel: More disabled options
|
2020-05-08 22:29:09 +00:00 |
|
|
69ef47e68c
|
i2ptunnel: Tooltips for disabled options
|
2020-05-08 20:47:39 +00:00 |
|
|
59901ec7c3
|
i2ptunnel: Fix padding on password form
|
2020-05-08 19:22:21 +00:00 |
|
|
13e38f3d3e
|
i2ptunnel: Disable changing LS encryption on running tunnel
|
2020-05-08 19:16:05 +00:00 |
|
|
4b85f06951
|
Build: Fix more targets when in git workspace
|
2020-05-08 15:34:35 +00:00 |
|
|
08df2ba907
|
Build: Use git rev if mtn rev not available
Adapted from patch by dr|zed
|
2020-05-08 14:38:56 +00:00 |
|
|
7a192b4961
|
Console: More netdb formatting improvements
Hide signing key if not full
Label changes
|
2020-05-08 14:06:46 +00:00 |
|
|
d18f622458
|
CoreVersion: Fix previous change which broke build script
|
2020-05-08 13:48:33 +00:00 |
|
|
8a482659e0
|
Console: Fix padding when no addresses
|
2020-05-08 12:45:32 +00:00 |
|
|
eeecede382
|
Add another CoreVersion field specifically for StatisticsManager (ticket #2729)
|
2020-05-08 12:21:26 +00:00 |
|
|
d49741c2db
|
Router: FloodfillPeerSelector cleanup (ticket #2694)
|
2020-05-08 11:09:11 +00:00 |
|
|
2ac2850cd4
|
Router: Min version for tunnel peers
|
2020-05-07 17:17:15 +00:00 |
|
|
3d56545210
|
Router: INMP and netdb DSRM selector cleanup
|
2020-05-07 13:25:31 +00:00 |
|
|
5de76252ea
|
Router: Prevent INMP config setting from breaking things
|
2020-05-07 10:35:14 +00:00 |
|
|
778d6a2809
|
Streaming: Reduce default ack delay to match RFCs (ticket #2706)
|
2020-05-06 13:59:41 +00:00 |
|
|
f90cbaba5a
|
update history.txt to include my changes to i2ptunnel and susimail.
|
2020-05-05 19:19:04 +00:00 |
|
|
6510e07b8b
|
Console: Handle wrapper log trunctaion
More efficient line skipping
|
2020-05-05 16:27:07 +00:00 |
|
|
4996c05361
|
i2ptunnel: Add ECIES persistent key support
Fix changing enc type on servers
|
2020-05-05 14:38:04 +00:00 |
|
|
78effe14ad
|
Console: Fix log clearing without wrapper (ticket #2449)
Use ABQ as buffer when reading
|
2020-05-05 12:51:41 +00:00 |
|
|
122b12fa31
|
i2ptunnel: Remove experts label from dual-key option
Header tweaks for translatability
|
2020-05-05 10:42:15 +00:00 |
|
|
438703a29b
|
Ratchet: Add padding based on optimal message size
remove unused method
log tweaks
|
2020-05-05 10:39:16 +00:00 |
|
|
467a48cfe1
|
Build: Use --java2 for msgfmt
Runtime should be smaller and faster w/o Hashtable
Increases p200 size by < 1%; repack by 3.5%; updater by 4.5%
|
2020-05-05 10:36:56 +00:00 |
|
|
2b1c6a9d8f
|
Console: Add wrapper log clear button (ticket #2449)
|
2020-05-04 21:22:13 +00:00 |
|
|
f1307614c6
|
Console: Add log clear buttons (ticket #2449)
|
2020-05-04 16:59:46 +00:00 |
|
|
ea8e340895
|
Util: Change LogConsoleBuffer implementation (prep for ticket #2449)
|
2020-05-04 15:26:50 +00:00 |
|
|
26af857dc7
|
i2ptunnel: Copy over all relevant options to other shared clients
when saving, not just tunnel quantity and length (ticket #1545)
Don't take sig type from client private key file unless persistent option is set also
|
2020-05-04 14:10:20 +00:00 |
|
|
f04526d83a
|
Console, eepsite: Fix Arabic translation of 'Arabic' (ticket #2731)
|
2020-05-03 17:37:47 +00:00 |
|
|
a255a60944
|
Crypto: Don't start YK thread in app context
|
2020-05-03 11:06:46 +00:00 |
|
|
b4de0cfaf9
|
Crypto: Interrupt YK thread when empty
|
2020-05-03 09:56:21 +00:00 |
|
|
2188d6b222
|
Checkmark fix take 2
|
2020-05-03 09:48:04 +00:00 |
|
|
0528e4109d
|
I2CP: Add PROP_GZIP
i2ptunnel: Disable I2CP gzip for HTTP server tunnels
i2psnark: Disable I2CP gzip
|
2020-05-02 22:16:39 +00:00 |
|
|
47f09479ad
|
eepsite: Fix RTL issues on Arabic help page (ticket #2731)
patch from 'rany'
|
2020-05-02 10:50:44 +00:00 |
|
|
80d24fa70d
|
Console: Only call getTheme() once
|
2020-05-02 10:38:37 +00:00 |
|
|
bef9ea11bf
|
fix collapsing table behavior on i2ptunnel edit pages
|
2020-05-01 23:33:09 +00:00 |
|
|
278090a772
|
add missing icon from susimail light theme, fix padding on tables in i2ptunnel
|
2020-05-01 21:43:31 +00:00 |
|
|
eab688b0bc
|
Ratchet: Fix NPE ratcheting IB NSR tagset
|
2020-05-01 14:04:14 +00:00 |
|
|
788c72c331
|
javadoc
|
2020-05-01 11:53:11 +00:00 |
|
|
90d9843acc
|
Router: I2NP debug log improvements
|
2020-05-01 11:51:28 +00:00 |
|
|
d7095b69b9
|
Streaming: Cleanup, use field instead of method
|
2020-05-01 11:19:07 +00:00 |
|