c0308526a9
0.9.34
2018-04-10 12:46:30 +00:00
3c7898160e
Updates after review:
...
Fix logic error in snark warning
Change Java 9 log warning to Java 10
Fix fallback tunnel pool stat name
Don't include geoip in this release
Update Russian translations
2018-04-10 12:42:44 +00:00
db72f87b34
Pull from tx
2018-04-06 23:14:40 +00:00
eb175f5542
sybil: hide families with only one member
2018-04-05 14:22:28 +00:00
43e6bb7569
GeoIP 2018-03-27, GeoIPv6 2018-04-03
2018-04-05 12:16:30 +00:00
4fbfc5d83d
EepGet: Increase max header length
...
SSLEepGet: Set default CLI proxy type to none
2018-04-05 12:03:57 +00:00
8ea3aa8592
Console: Remove home page links as agreed in 2018-04-03 meeting
2018-04-04 18:55:52 +00:00
94c7d840c2
Reseed: Move ReseedBundler from console to router (ticket #2203 )
2018-04-04 16:37:32 +00:00
d11c01cc82
Stats: Clean up per-tunnel bandwidth stat name
2018-04-03 16:21:01 +00:00
1a7e71c5ca
Stats: Enable per-tunnel bandwidth stats by default (tickets #2106 , #2145 )
2018-04-03 15:25:28 +00:00
4ca12d141c
KeyStore: Fix ConncurrentModificationException (ticket #2196 )
2018-04-02 18:04:32 +00:00
9c2994cf3e
build.xml: Dup and typo (ticket #2198 )
2018-04-02 17:41:59 +00:00
2550b2c557
poupdate-source
2018-03-28 23:46:37 +00:00
meeh
5435a6584e
merge of 'b68ae0177d4f3bd3ac8cedcb6fbf7aa9e3db6cb8'
...
and 'cf9e5b3c6634546f3b46b25e53ac47dcedde73b4'
2018-03-27 00:41:56 +00:00
meeh
9f11188e8f
Started on scalatests for SU3File and CertUtil.
2018-03-26 21:48:31 +00:00
241ee71745
i2ptunnel: Fix display of 'tunnels not initialized' message
2018-03-24 13:26:30 +00:00
a1ccd5a209
i2psnark: Change default sort order for some columns (ticket #2152 )
2018-03-24 12:45:15 +00:00
2a30bfedca
Console: Hide links to i2ptunnel if disabled
...
/configwebapps changes don't require restart
2018-03-19 17:19:21 +00:00
129188f3cc
PortMapper: Add convenience methods
2018-03-19 17:00:44 +00:00
bdff474d94
i2ptunnel: Rewrite or pass through Accept: header
...
Needed for zeronet
2018-03-19 16:56:53 +00:00
6908616a74
i2ptunnel: Don't set content-encoding and compress if already set,
...
no matter what the encoding was, can't have two
2018-03-19 13:47:56 +00:00
841bb75554
Build: Add target to show revs since last release
2018-03-18 12:35:54 +00:00
ca312f5bbc
SusiMail: Move sorters to own class
2018-03-17 13:43:49 +00:00
ef692efc83
i2psnark: Don't use static field for sort language
2018-03-17 12:34:37 +00:00
e7e5ee1abe
Console: Hide identicons if disabled on sybil page
2018-03-15 23:30:13 +00:00
f124404dc3
use portmapper
2018-03-15 23:24:16 +00:00
9332d1347d
Console: Add translated descriptions for webapps
2018-03-15 23:12:13 +00:00
afe34c6b75
Console: Fix logic for when to linkify webapp
2018-03-15 22:55:12 +00:00
24cb0934c7
susidns: Hide identicons if imagegen disabled
...
Fix div ordering on /details
2018-03-15 22:27:00 +00:00
e139710352
i2psnark: Hide remove/delete buttons if data dir is readonly
2018-03-15 21:22:53 +00:00
144147d854
Certs: Sort alt names in generated certs
2018-03-15 15:58:40 +00:00
cfd84bdcdd
i2psnark: Don't fail to start if data directory not found (ticket #2166 )
...
Try to create dir if doesn't exist
Hide add and create sections if dir not writable
Remove 403 handler, don't want it for standalone hostname check
2018-03-15 15:50:33 +00:00
1de82a6801
reformat message
2018-03-15 15:46:40 +00:00
1050fc7786
i2ptunnel: Fix controls broken in last commit (ticket #2184 )
2018-03-14 21:04:24 +00:00
00dc1ed213
SusiMail: Change URL from /susimail/susimail to /susimail
...
Remove susi.i2p links on help pages
2018-03-14 19:12:17 +00:00
2aceca5f93
Console: Add error handler to all webapps (ticket #2155 )
...
Fix up default servlet handling in i2ptunnel and susidns
2018-03-14 18:33:14 +00:00
b9d5cdf2be
Console: Hide links to eepsite if not running (ticket #2161 )
...
Show https eepsite link if available (ticket #2159 )
Use port mapper instead of webapp starter for webapp detection, much faster
2018-03-14 15:47:55 +00:00
948bbae661
Jetty: Register HTTPS eepsite with port mapper (ticket #2159 )
2018-03-14 15:25:05 +00:00
6eb09bd0c8
i2ptunnel: Check port mapper for webapp presence (ticket #2161 )
2018-03-14 14:09:41 +00:00
66ee7b563a
Util: Add replace() method for StringBuilders
2018-03-14 13:33:43 +00:00
9b3082be06
Console: Register all webapps with port mapper (ticket #1749 )
2018-03-14 12:23:37 +00:00
74ea45901a
Susimail: Minor string replace fix
2018-03-14 11:47:25 +00:00
030beacf11
Console: Don't gzip svg files
...
Unused import
2018-03-14 11:41:18 +00:00
b4f3d961e6
SusDNS: Translate svg image text (ticket #1749 )
2018-03-14 11:38:00 +00:00
a077245b3a
Console: Hide links to webapps that are not running (ticket #2161 )
...
Hide link to /configplugins if disabled
2018-03-14 11:17:05 +00:00
5a13070a58
Console: More checking in error handlers
2018-03-12 19:36:45 +00:00
4f5e3226de
Router: Put FULL_VERSION in router.version property
2018-03-12 19:34:36 +00:00
df075ca4f5
SusiDNS: Ampersand escaping
2018-03-12 19:33:15 +00:00
ffc0bcc3a0
Susimail: Fix up compose.js (ticket #2176 )
...
Enable for configuration page
Version the js
2018-03-12 11:42:52 +00:00
81808d4a60
Crypto: Add utils for renewing a cert in a keystore
2018-03-11 22:17:06 +00:00
63a8b4668c
UPnP: Detect pegged counter
...
Make public again for CLI
2018-03-11 17:52:42 +00:00
50268de894
Router: More peer selection fixes for hidden mode
...
Fix excludes after calling SANFP
Pick connected OBEP when hidden and paired tunnel is zero-hop
2018-03-11 17:27:05 +00:00
96d7c73644
Router: Fix state transition to RUNNING in vmCommSystem
2018-03-11 15:57:37 +00:00
2deed13484
/tunnels: Right-justify zero-hop IB
...
minor cleanups
2018-03-11 15:14:08 +00:00
eb321445d9
Router: Fix rekey after hidden config change
2018-03-10 18:30:08 +00:00
39039b89a4
Console: Fix translated (es) plural
...
Warnings for special cases on /configtunnels
2018-03-10 17:19:38 +00:00
e7c2162874
i2ptunnel: Strip server Date header
...
More efficient header checks
Jetty config tweaks
2018-03-10 16:56:59 +00:00
fe808a8800
Console: Fix gzip enable logic
...
Don't compress js
Set charset for war resources
2018-03-10 14:53:57 +00:00
fa85c0c50b
NetDB: Wake up FloodfillMonitor when ff setting changes,
...
so it will take effect immediately, and log in event log.
Don't queue multiple FloodJobs after changes
2018-03-10 12:30:17 +00:00
4bcb1d27e4
Servlets: Close output stream on redirect,
...
instead of flushing buffer, to force commitment
2018-03-09 21:02:00 +00:00
a2dbb21853
viewhistory set content-length
2018-03-09 19:41:55 +00:00
44c38dffad
Console: Enable compression (ticket #2157 )
2018-03-09 19:31:15 +00:00
a845d4f225
Servlets: Add Accept-Ranges headers
2018-03-09 16:02:00 +00:00
9dcf48ea81
Router: EnumSet for state checking
2018-03-09 11:52:59 +00:00
33b2d834c7
Log: Default level is ERROR if no match
2018-03-08 21:41:24 +00:00
fac4f6c28f
Router: Check for transport compatibility before direct store of RI;
...
send through tunnel if incompatible
Fix repeated store of RI when IPv6-only
Move connect checker to own class for use by netdb
Log tweaks
2018-03-08 21:38:39 +00:00
69aadaa46a
Router: Improve tunnel peer selection of closest hop
...
for routers that are hidden, IPv6-only, or have disabled transports.
Don't try to build tunnel if adjacent peers don't have compatible transports.
Don't select IPv6-only routers for IBGW or OBEP.
Remove old version check in peer selectors
Peer selector cleanups
Extend peer selection startup time for Android
2018-03-08 14:30:26 +00:00
1412dbd16b
Crypto: Generate non-CA cert for family
2018-03-08 14:22:37 +00:00
c626bb64bd
log flush tweak
2018-03-08 14:11:40 +00:00
c5b6a4ee17
NetDB: More floodfill checks
2018-03-07 21:24:54 +00:00
7433eeb5c0
Router: Validate tunnel ID in requests
...
Fix max ID
2018-03-07 18:06:46 +00:00
ceac733b66
log tweaks
2018-03-07 16:19:38 +00:00
665f58d62a
Router: Remove ancient version check in BuildRequestor
...
Add method to get all connected peers from transports, for efficiency
Don't try to build non-zero-hop tunnels in VMCommSystem
2018-03-07 13:29:11 +00:00
0eb04facec
Util: Consolidate FileFilters
2018-03-05 13:16:04 +00:00
28923825d9
clarify there are two f-droid repos
2018-03-04 16:40:46 +00:00
195d7dc653
Console: Show SAM cert on /certs
...
Stub for jetty cert
2018-03-04 16:11:29 +00:00
471fc8ee12
Console: Fix more forms inside tables
2018-03-04 14:38:33 +00:00
419d411b1b
i2ptunnel: Fix multipart config for /register
...
Fix CSP for /register
2018-03-04 13:31:35 +00:00
c6e401a64f
PortMapper: HTTPS console fallback to HTTP
...
Console port constants
2018-03-04 12:30:36 +00:00
3bc9053a86
KeyStore: Log expiration of self-signed certs
2018-03-04 12:14:05 +00:00
5a639260cd
Address utils: Skip IPs of down interfaces on Windows
...
Improve identification of temporary IPv6 addresses
CLI improvements
2018-03-03 12:52:07 +00:00
67e07d21ef
Console: Use consolidated default keystore password
2018-03-02 12:02:39 +00:00
f0b9894e48
Util: Warn on dubious split() regex
2018-03-01 16:26:31 +00:00
74dc427320
Transport: Rescan addresses and UPnP after network reconnection
...
Log network disconnect/reconnect
Don't even try to start UPnP if network disconnected
Fix UPnP repeatedly decrementing listen ports on failure
Make more classes and methods package private
Log and javadoc tweaks
2018-02-28 20:26:31 +00:00
d167b5eafb
LogManager: Don't register runtime shutdown hook in router context.
...
This was causing shutdown() to be called twice, resulting
in lost log messages when stopped from i2prouter.
2018-02-28 20:04:40 +00:00
5cd1419897
Util: Add methods to validate IP addresses
2018-02-28 17:58:28 +00:00
f129426eed
UPnP: CLI fixes
...
Check that Location IP matches
Display UDN in HTML output
2018-02-28 15:07:19 +00:00
f3ec5f7956
i2psnark: CSS tweak
2018-02-28 12:58:50 +00:00
2c17fef161
Addresses: CLI improvements
2018-02-28 12:26:53 +00:00
ab182d08f3
UPnP: Recognize IGD2 schemas
...
Don't use IGD on same host
Output last error
Preliminary work for IPv6
2018-02-27 21:26:53 +00:00
f869b8a133
UPnP: Fix event listening, prep for using events
2018-02-27 15:09:49 +00:00
7035db2bcd
UPnP: Improve diagnostics
...
try PPP 2nd
other cleanups
2018-02-27 13:05:03 +00:00
27042f9930
i2ptunnel: Add alt names in standard and irc client tunnel certs
2018-02-25 16:31:48 +00:00
4c02c1f58b
JettyStart: Cleanup, replace Resource with File
2018-02-25 14:20:44 +00:00
79baf70f9a
Crypto: Add support for more alt names in certs (tickets #2159 , #2160 )
...
Set alt names for console cert
Use utils to validate console IP addresses
2018-02-25 14:17:01 +00:00
622c6801ae
SusiMail: Set no-cache headers
2018-02-24 17:10:56 +00:00
005f73729e
Console: More validation on URL when installing plugin
2018-02-24 16:58:18 +00:00
5b0680b29e
i2psnark standalone: Add DNS rebinding protection
...
Add context config file to turn it off
Console: Mark request handled when rejecting in HostCheckHandler
XSSFilter: Catch cascaded ISE
2018-02-24 16:43:15 +00:00
9d989c6a67
Console: Fix HTML error, forms can't be in tables
...
split table up into two, put forms outside, fixup CSS to match
2018-02-24 12:43:58 +00:00
fa740e8271
Console: Fix HTML error
2018-02-24 12:42:16 +00:00
0ba0f1bded
SusiMail: Check mail fixes (ticket #2174 )
...
Fix overlapping error and info boxes
Fix checking mail when apparently connected already
Set soTimeout when fetching mail, now that InternalSocket supports it
Error message and formatting fixes
Debug log tweaks
2018-02-23 20:10:32 +00:00
4321f13453
i2psnark: Number formatting tweaks (ticket #1913 )
2018-02-23 19:57:40 +00:00
e71d1d38ad
Getopt: Add new translations
...
Add instructions in .tx/config for conversion
Fix checkutf8.sh for getopt translations
2018-02-23 16:35:16 +00:00
6fe25cda9e
I2CP: Use setSoTimeout() when reading first byte
...
We originally looped because we used InternalSockets,
but we don't anymore.
2018-02-22 16:59:14 +00:00
01962754b0
Util: Support setSoTimeout() for InternalSockets
...
to keep susimail server connections from hanging too long
2018-02-22 14:54:57 +00:00
237447180c
cleanup
2018-02-21 21:34:29 +00:00
4b1a357ee7
Certs: Add policy extension
2018-02-21 20:10:14 +00:00
56c17300d5
SusiMail: Add Date header to sent messages, as required
...
Make Loader static
2018-02-21 15:05:15 +00:00
61ae0a597a
Util: Add RFC822Date to CLI
2018-02-21 13:41:09 +00:00
3159c519b1
Console: Hide options on /configupdate if a package (ticket #2172 )
...
or if not advanced
2018-02-21 12:54:56 +00:00
f00bf7d2cb
Console: Redirect to HTTPS if available (ticket #2160 )
...
Show console links as HTTPS if available
Extend blacklisted ports to cover HTTPS console and eepsite
2018-02-20 20:19:34 +00:00
33ea4cf571
Console: Change sendError() to setStatus() for 3xx responses
...
to avoid unnecessary output
2018-02-20 19:45:49 +00:00
86b3b13d6f
Console: Change all 302s to 303 or 307
...
Eepget: Handle 308
2018-02-20 16:53:31 +00:00
b77524cfc7
Crypto: Backdate selfsigned cert to allow for clock skew
2018-02-20 12:27:30 +00:00
12c7871640
i2ptunnel, systray: Replace hardcoded console URL in more places (ticket #2160 )
2018-02-19 23:12:06 +00:00
88c7abedde
javadoc note
2018-02-19 22:26:32 +00:00
ad4eef9757
i2ptunnel, I2CP, SAM: Change selfsigned cert cname to localhost (ticket #2160 )
2018-02-19 22:14:50 +00:00
935ba77da7
Console: Change selfsigned cert cname to localhost (ticket #2160 )
2018-02-19 19:40:04 +00:00
673d765ed6
Crypto: Add IP addresses to selfsigned cert SAN (ticket #2160 )
2018-02-19 19:36:30 +00:00
c719410dfa
Console: Change trac links (ticket #2014 )
2018-02-19 16:08:24 +00:00
ff81b4246a
Console: Number formatting tweaks (ticket #1913 )
2018-02-19 14:39:21 +00:00
646fe20726
Streaming: Don't exceed configured tag settings when overriding
2018-02-19 14:31:51 +00:00
a5ca9364ef
more NTP response sanity checks
2018-02-19 14:25:57 +00:00
826d8ca07f
i2ptunnel: Retry accept after router soft restart (ticket #2003 )
...
This sends the router restart indication from I2CP router side
to client side to streaming to I2PTunnelServer via
a new streaming exception.
2018-02-18 13:53:50 +00:00
str4d
acebd2ea68
Cleanups: Close resources via try-finally
2018-02-17 19:53:30 +00:00
str4d
fb6eea2484
NPE fixes
2018-02-17 18:41:30 +00:00
cd3515923e
i2ptunnel: Close sockets in finally{}
2018-02-17 16:04:09 +00:00
509e39b592
Console: Number format tweaks (ticket #1913 )
2018-02-17 15:34:17 +00:00
dd575316bb
Console: Restore:
...
CSS h1 letter spacing tweak
Revision: d5b621df7264ac5c0ceb4cbede6779cef043ca4b
Date: 10/20/2016
Inadvertently? reverted by:
NedDb advanced lookup layout and theme improvements
Revision: 058008f4847fe88db6b8236795b55db869e44a13
Date: 01/15/2017
2018-02-17 15:09:31 +00:00
cf7d492e8d
SusiMail: Change size from int to long
...
Fix mail save truncation
Don't fetch mail from folder display
Version all css
2018-02-17 13:37:40 +00:00
48027fe6ff
i2psnark: folder.js cleanup (ticket #2168 , PR #14 )
...
(thx Pimp Trizkit)
2018-02-17 12:31:53 +00:00
cabf1aa3c5
Streaming: configurable response when over connection limits (ticket #2145 )
...
Drop when way over limits.
Default to HTTP 429 for HTTP Server tunnels
Increase recently-closed cache size
2018-02-16 19:49:49 +00:00
a1ed4cf3b0
debug tweak
2018-02-16 16:15:24 +00:00
624c382652
i2psnark: Fix NPE on torrent not found (ticket #2167 )
2018-02-14 17:35:23 +00:00
a62c6a8b96
Add i2pforum.i2p
2018-02-14 13:03:12 +00:00
167839b267
i2ptunnel, eepget: Capitalize Cache-Control
...
Change POST throttle response to 429
2018-02-14 12:54:16 +00:00
c48796c0f4
change clearnet UA again (ticket #2163 )
2018-02-14 12:48:35 +00:00
507c1d55da
Util: Drop deprecated BigPipedInputStream
2018-02-12 19:32:45 +00:00
6193e487c8
Util: Add sort methods that catch IAE
2018-02-12 18:49:01 +00:00
1826fcee0c
i2ptunnel: Close sockets on error
2018-02-12 17:25:35 +00:00
2999638255
Proxy: Update clearnet user-agent (ticket #2163 )
2018-02-12 17:20:23 +00:00
012fb4cacf
SusiMail: Thread the cache loading and email checking (ticket #2087 )
...
Set Cache-Control header for attachments
Fix rotated attached images
Fix excess debug info in message view
2018-02-12 14:26:19 +00:00
f13f4fcb6e
Util: Number formatting tweaks (ticket #1913 )
2018-02-11 20:59:58 +00:00
31719d30cf
SusiMail: Improve speed of subject sorter
...
Use ID instead of hashcode for mailparts, so attachments are bookmarkable
Recognize fw:
2018-02-09 22:53:25 +00:00
afad22a8cb
SusiMail: Better handling of no subject
...
Better spacing display in text
Recognize more re: and fwd:
CSS wrap fix
2018-02-09 19:41:03 +00:00
daf7e86b2f
SusiMail: Thread the loading from disk
2018-02-09 17:05:32 +00:00
768921b361
SusiMail: Handle lower case in q-p and filename decode
2018-02-09 16:09:42 +00:00
ddf7fba039
SusiMail:
...
- Don't show the 'no charset' warning
Filename encoding fixes:
- Fix encoding to be hex upper case
- Move encoding to new util class
- Encode in sent mail
- Implement decoding in received mail
Error message and debug tweaks
Output remainder of header line after decode fail
2018-02-09 15:17:04 +00:00
3d25a9fd66
SusiMail: Fix case where getHeaderLineAttribute() was fooled
...
Time format tweak in message view
Debug tweak
2018-02-08 15:58:15 +00:00
8161f099d2
SusiMail: Error handling fixes
...
More tolerant parsing of Date headers
Set a date if we don't get a valid Date header
Fix parsing long Base64 encoded headers
Fix page count after changing page size
Make attribute name parsing case-insensitive
Import mail method for debugging
Debug and log tweaks
2018-02-08 14:46:41 +00:00
7da3de20aa
Util: Move RFC822Date from router to core for SusiMail
2018-02-08 13:22:01 +00:00
c5ca226ece
Debian: Put quilt back into the rules for the debian-binary ant target
2018-02-07 19:01:33 +00:00
96185d015a
Set default organization for self-signed certs
2018-02-07 18:52:26 +00:00
65484510c6
SusiMail: Use input streams for reading mail (ticket #2119 )
...
Rewrite Base64, HeaderLine, and QuotedPrintable decoders
Rewrite and expansion of ReadBuffer class and utilities for streams
Rewrite Mail and MailPart to parse the headers only once
Rewrite MailPart parser
MailPart parser rewrite skips over the data without reading into memory or decoding
MailPart decoder rewrite to decode stream-to-stream
ReadBuffer becomes Buffer interface with multiple implementations
Logging and debugging tweaks
2018-02-07 12:27:40 +00:00
b013173c86
Util: Allow backslash in XSS filter on Windows
2018-02-06 21:52:02 +00:00
172f0c9d95
Console: Fix "UnreachableOK" on /profiles (ticket #2148 )
2018-02-03 16:53:56 +00:00
a3d3eec709
log tweaks
2018-02-03 16:43:56 +00:00
8250a8e7f7
Add i2pcontrol service identifiers
2018-02-03 16:41:57 +00:00
e01234c6a4
Update the update URLs
2018-02-03 16:41:34 +00:00
ce484f2eb8
Console: Move LS debug display back to the bottom,
...
can't work at the top as we don't have the data.
2018-02-01 15:12:29 +00:00
38da5cd4e8
javadoc fix
2018-02-01 14:53:25 +00:00
42fa23017f
NetDB: Increase min floodfill version
2018-02-01 14:51:49 +00:00
a021e0d31f
Console: Fix number formatting (tickets #1912 , #1913 , #2126 )
2018-02-01 14:37:11 +00:00
81713a0cab
i2psnark: Escape chars not escaped by browsers
2018-02-01 14:17:57 +00:00
cccf76cc78
SusiMail: Don't duplicate Re: and Fwd:
...
final formatters
store Message-ID
2018-02-01 14:14:19 +00:00
e2afb72c16
i2ptunnel: Reset connection if out of threads
2018-02-01 13:47:43 +00:00
40e12b4fb1
Flip the snark erasers too
2018-02-01 13:44:36 +00:00
4a47bea5f1
Debian updates for 0.9.33
2018-02-01 13:43:48 +00:00
23aaefa986
0.9.33
2018-01-29 21:06:02 +00:00
99b028a4e7
bump for review
2018-01-26 18:39:48 +00:00
fbcaad51d7
translated man page update
2018-01-26 18:35:13 +00:00
64fe2f1b05
update from transifex
2018-01-26 18:32:55 +00:00
582bab7c0d
minor cleanups
2018-01-26 18:04:58 +00:00
5f903cc7ca
flip eraser business-side down
2018-01-26 17:59:54 +00:00
276d1c907e
i2ptunnel: Fix duplicate tunnels on create
...
Fix null tunnel name
Javadoc fixes
2018-01-26 14:28:41 +00:00
c098e5602d
SusiMail: Close POP3 socket on error
...
synch isConnected()
2018-01-25 15:56:28 +00:00
42f8b98b03
Resources: GeoIP 2018-01-05
...
blocklist update
gostcoin family cert
update license.readme.txt
Susimail: Don't break words in mail body
2018-01-25 14:10:22 +00:00
d364bba4c7
i2psnark: Prevent commenting without comment name (ticket #2138 )
...
Trim name
2018-01-24 15:35:30 +00:00
2df32aa8e5
SusiMail: Fix header corruption (ticket #2139 )
2018-01-24 13:27:28 +00:00
709657e2c6
log tweak
2018-01-21 14:40:26 +00:00
6176aaeb44
Util: Don't throw unsupported on setSoLinger()
2018-01-21 14:29:48 +00:00
d8c3f617aa
Streaming: Consistent exception message on socket close
2018-01-20 11:34:16 +00:00
08dec0e00d
log tweaks
2018-01-19 19:35:29 +00:00
1b25eaca8f
Console: Fix tiers chart on /profiles to match that on /tunnels
2018-01-19 19:11:39 +00:00
2f4ea9c588
i2ptunnel: Prevent changing sigtype after dest creation (ticket #2128 )
...
Fix HTML error in editClient
2018-01-19 12:58:41 +00:00
ae505995ac
Util: Consolidate console URL generation in PortMapper
2018-01-18 13:25:21 +00:00
109ac5b61c
Console: Fix corrupted string, and parameterize
2018-01-18 12:13:40 +00:00
79d8a0ed11
build: New poupdate-source target
2018-01-18 10:18:11 +00:00
7e4ff0ba85
poupdate
2018-01-18 09:08:46 +00:00
c4c45f708c
tag fixups
2018-01-18 09:06:34 +00:00
953381ff5e
i2ptunnel: Move more dup edit code to edit.jsp
2018-01-17 17:46:18 +00:00
cae1fe14f9
i2ptunnel: Change include style for edit jsps
...
Move dup edit code to edit.jsp
Add headers for register.jsp
Remove dup Content-Type
2018-01-17 16:51:55 +00:00
efe3696aa2
i2ptunnel: Set defaults for limits
2018-01-17 16:23:54 +00:00
889b5ae280
i2ptunnel: Fix NPE stopping TCG
2018-01-16 00:26:32 +00:00
c2bfb80233
Keyring: Separate local and remote dests on /configkeyring
...
Prohibit local changes on /configkeyring
Remove local keys from keyring on tunnel shutdown or encryption disable
Ensure subsession encryption setting matches primary session
(ticket #2108 )
2018-01-14 18:48:47 +00:00
8ef042af6a
Tags: Clean up sessions with excess tagsets
...
Move clearExcess() call to the cleaner task
Debug/log tweaks
2018-01-13 19:47:05 +00:00
fcb835da34
log tweaks for b32
2018-01-13 12:59:48 +00:00
7493134f25
unused import
2018-01-13 12:57:19 +00:00
c6c61c9e57
Summary bar: Bounds check on memory info
2018-01-10 20:36:15 +00:00
8d6d1bc751
i2psnark: Fix infinite loop stopping update torrent (ticket #2125 )
2018-01-10 17:58:50 +00:00
541dae36d4
Util: New util to truncate a string that won't split across a surrogate pair
2018-01-10 17:39:58 +00:00
50eb93deec
/netdb: Note encrypted leasesets
2018-01-10 16:44:37 +00:00
ecb8480b5c
/confignet: Display IP even if firewalled (ticket #2133 )
2018-01-10 16:23:25 +00:00
cfbcd54ba9
jrobin: Disable DeallocationHelper for Java 9
2018-01-10 15:39:05 +00:00
1c3fc2bbdb
i2psnark: Fix double-escaping of '&' (ticket #2127 )
2018-01-10 15:29:59 +00:00
d55a0c9c39
i2ptunnel: Additional user-agent check
2018-01-10 15:14:17 +00:00
57e2bb7bc9
Addressbook: Remove finalizers (ticket #2115 )
...
Better resource cleanup
2018-01-10 15:11:10 +00:00
eeb2835ca1
fixup dependency list in ant help
2018-01-09 19:01:25 +00:00
823526ae9b
Console: Remove trackers from home page
2018-01-09 19:00:57 +00:00
ce49c00454
SusiMail: Rewrite/fix subject line encoding
2018-01-09 18:59:01 +00:00
9f7ec398c1
Build: Add buildSusiMailJar target for testing
...
More test targets
2018-01-08 14:46:26 +00:00
25d16b13f5
i2ptunnel: Advanced config in/out tunnels separately
2018-01-06 20:19:55 +00:00
f32d3aaef5
Console: Show and set burst bandwidth on /config (ticket #2123 )
...
Better error handling
Comment out some unused things, misc. cleanups
2018-01-06 16:15:15 +00:00
b8f17c7ac4
i2ptunnel: Escape chars unescaped by browsers (ticket #2130 )
2018-01-06 11:23:47 +00:00
d82499f07c
i2ptunnel, eepget: Better error message on invalid URLs (ticket #2130 )
2018-01-06 10:31:41 +00:00
62210c8165
i2psnark: Fix overflow in ratio sorter (ticket #2129 )
2018-01-04 11:28:49 +00:00
a827b2f964
SusiMail: Clean up/simplify HeaderLine encoder loop,
...
in prep for a rewrite for tokenizing
2017-12-23 19:36:13 +00:00
1e30efdb0d
SusiMail: Limit quoted-words to max line length
...
Change HeaderLine encoder to work on chars, not bytes,
so multibyte chars aren't split across lines.
Fix places where lines were one or two chars too long.
More to do, as it isn't tokenizing.
2017-12-23 18:49:48 +00:00
bf193b3218
SusiMail: Don't convert underscore to space after base64 decoding
2017-12-23 18:36:13 +00:00
003d865cc3
SusiMail: Fix filenames for inline attachments
...
Support RFC 5987/6266 for attachment and save-as filenames
Add alt tags for images
2017-12-23 13:16:48 +00:00
4b95824644
SusiMail: Static DateFormatters
2017-12-23 13:08:16 +00:00
70b2dbec56
SusiMail: Separate recipients by commas
2017-12-22 23:02:29 +00:00
4ee6ae96a2
SusiMail: Use pattern matcher
2017-12-22 13:52:59 +00:00
7379645869
SusiMail: Fix bug sending CC recipients as a 2nd To line
...
- Workaround on receive side for CC bug
- Display To and CC lists on show page
- Case-insensitive handling of all mail headers
- Early return if state is AUTH
- Escape leading '-' in q-p encoding
2017-12-22 13:32:41 +00:00
8b8d32e496
Util: LookaheadInputStream speedups and cleanups
2017-12-18 22:23:42 +00:00
be004cd350
Util: Consolidate two copies of WriterOutputStream into jetty-i2p.jar
2017-12-18 12:45:04 +00:00
71640590bc
SusiMail: Show result after server check (ticket #2087 )
2017-12-16 16:12:34 +00:00
0430323d2a
SusiMail: Sorting cleanups and fixes, only sort when required
2017-12-16 14:16:56 +00:00
c2a1d7956c
SusiMail: Don't store state in session object (ticket #1373 )
...
Change state to enum
Static redirect method
Put current state in form
2017-12-15 14:20:38 +00:00
aca2f5780b
SusiMail: Fix interactions between single-delete and multi-delete,
...
P-R-G for single-delete, don't store single-delete in session,
add cancel button for single-delete (ticket #1373 )
2017-12-14 23:48:14 +00:00
0ec39e5ea1
SusiMail: Rework search params and preserve across P-R-G (ticket #1373 )
2017-12-14 21:20:42 +00:00
52f736a06e
SusiMail: P-R-G to config page (ticket #1373 )
2017-12-14 16:39:23 +00:00
0722fd8b19
SusiMail: P-R-G from login and compose pages (ticket #1373 )
2017-12-14 16:11:54 +00:00
b33551d4b8
SusiMail: Put prev/next targets in form, not in session object,
...
and use P-R-G (ticket #1373 )
2017-12-14 14:46:31 +00:00
e6251e7cb5
i2ptunnel: Add internal sockets for SMTP and POP3 (ticket #2118 )
2017-12-13 23:23:02 +00:00
5f413efc08
InternalSocket: Implement more methods, add debug output, don't ignore interrupt on accept()
...
Close socket on InternalSocketRunner exception
2017-12-13 16:06:13 +00:00
bd341d4be3
Startup: Raise open files ulimit (ticket #1967 )
...
Fixup deb patch to match
2017-12-11 14:14:46 +00:00
34d879a066
unused imports
2017-12-11 11:44:44 +00:00
789f15f1e4
Java 10 test
2017-12-11 11:41:19 +00:00
b04924d2b1
Jetty: Fix request log showing zero length for static content
2017-12-11 11:39:58 +00:00
ed4dc33105
Router: Change RI locking to a read/write lock (ticket #2096 )
2017-12-10 13:06:49 +00:00
8e51ca7f39
javadoc tweaks
2017-12-09 17:37:02 +00:00
2e00cec408
deb doc updates
2017-12-09 17:35:34 +00:00
2a57f62e6b
remove SSL cert for reseed now using CA
2017-12-09 17:33:54 +00:00
cd51c9b3c4
susimail tweaks
2017-12-09 17:32:17 +00:00
str4d
46a342180d
Don't compile ScalaTests on Java 7
2017-12-09 12:42:52 +00:00
str4d
578656021e
Don't run ScalaTests on Java 7
2017-12-09 02:28:01 +00:00
str4d
7dae4eb303
ScalaTest: Fix deprecation warnings
2017-12-09 01:47:24 +00:00
str4d
4512a940fb
Gradle: Run ScalaTest tests in addition to the JUnit tests
2017-12-09 01:43:09 +00:00
str4d
a67ea4b2f2
Cleanups: Close resources via try-finally
...
We can't use try-with-resources until we bump the minimum-supported Android
version for the client library to API 19.
2017-12-09 01:02:17 +00:00
fe5e4a2c7a
SusiMail: Add tooltips for icon-only buttons
...
- Fix NPE sorting by sender
- Make subject bold
- Minor prep for folders
2017-12-08 18:59:39 +00:00
5aef5e24e3
SusiMail: Fix handling of requests for unknown messages
2017-12-08 17:37:33 +00:00
4c18e2f057
SU3File: Flush and sync on extract (ticket #1941 )
2017-12-08 16:08:17 +00:00
a3e42c435c
SusiMail:
...
- Put UIDL in attachment links, remove session object UIDL (ticket #1373 )
- Store UIDL in MailPart
- Fix download of attachments without a Content-Transfer-Encoding
- Fix escaping inside debug html comments
- Fix error return for attachment not found
2017-12-08 15:32:52 +00:00
2c4ecb7b7c
SusiMail: Reference mails by UIDL, not index on page
...
- Add more safe mime types for downloading
- Put UIDL in show message form, in prep for removing session object UIDL
2017-12-08 02:27:29 +00:00
str4d
28f31ae4ec
Fix .travis.yml syntax
2017-12-07 21:29:22 +00:00
f34b4678ba
Util: Deprecate BigPipedInputStream
2017-12-07 19:53:06 +00:00
1f569b7359
i2psnark: Synch operations on BitField byte array
2017-12-07 19:44:56 +00:00
str4d
7f673bb254
Travis CI: Dynamically add SonarQube plugin to build.gradle
2017-12-07 19:31:30 +00:00
str4d
a02cccaa50
Only use SonarQube with Java 8
...
It fails on Java 7, and is unsupported on Java 9.
2017-12-07 16:54:02 +00:00
str4d
bcb07ff3c6
merge of '9aa4b7c5c2c7f8711ef82ceb28fe85ec3bc1e509'
...
and 'c08cb985b2e34268deff746d3849d707d1ed084f'
2017-12-07 16:08:15 +00:00
479120118d
merge of '3587a0d669980fb559bea3c618bc6515c8133189'
...
and '8b9bf9d50ce636255f7c5ccb9625671d37697fa8'
2017-12-07 15:48:35 +00:00
0c4f945408
Console: Don't list aliased tunnels separately on /tunnels and /configtunnels
2017-12-07 15:47:12 +00:00
3291b761e8
SusiMail: Recheck max size if server reports less than default
...
- More javadocs and cleanups
2017-12-07 15:45:55 +00:00
str4d
b8d78ac779
Combine Travis CI Gradle tasks into a single step
2017-12-07 15:41:12 +00:00
str4d
e6d97308bc
Only apply sonarcloud addon to the Travis CI job it is used in
2017-12-07 15:34:21 +00:00
str4d
71dbc0abe6
Only call SonarQube once per Travis CI build
2017-12-07 14:55:44 +00:00
str4d
ff911e37c4
Deduplicate the default Java Keystore password
2017-12-07 14:31:28 +00:00
str4d
f9eaf412b7
Enable SonarCloud in Travis CI
2017-12-07 14:04:48 +00:00
str4d
19016edcfc
Gradle: Add code coverage reporting, upload from Travis CI to Codecov
2017-12-07 03:50:25 +00:00
75e6539f81
fix streaming test take 2
2017-12-06 14:41:05 +00:00
956c9607ff
hopefully fix streaming test
2017-12-06 13:09:53 +00:00
a28ddedce7
Susimail: Move duplicated Encoding methods to the abstract class
2017-12-06 02:10:31 +00:00
str4d
e13ce467d8
Travis CI: Remove second IRC server after testing
2017-12-05 22:29:39 +00:00
str4d
34b204c44c
Travis CI: Tweak IRC notification syntax, add second server for testing
2017-12-05 22:01:56 +00:00
f5dffb0726
Susimail, Console, Jetty:
...
- Adjust multipart size limits
- Better handling of errors when multipart limits are exceeded
- Fix multipart config for /configplugins
- Test for total size limit in susimail
2017-12-05 21:46:11 +00:00
str4d
d4bafaeee8
Don't check error messages for JRE-generated errors
...
They may change across Java versions.
2017-12-05 20:33:12 +00:00
str4d
2f8249bed5
Remove now-unnecessary Jetty Gradle dependency
2017-12-05 20:24:32 +00:00
str4d
5a458822ce
Add IRC notifications for Travis CI builds
2017-12-05 20:12:37 +00:00
692790c4ed
Router: Parameterize bandwidth classes, fix display on /tunnels
2017-12-05 15:53:05 +00:00
7f5f764aba
SusiMail: Don't store attachments of composed email in-memory,
...
encode them on-the fly (ticket #1668 )
- Fix bug corrupting sent text and text attachments
larger than about 1000 chars (output line length was not limited)
- Fix bug corrupting some sent text and text attachments
containing '.'
- Fix handling of unimplemented encoders
- Error message improvements
- Add test code for encoders
2017-12-05 15:02:23 +00:00
c299976165
Jetty: Refactor (rather than remove) RequestWrapper to use Servlet 3.0 API.
...
Remove old org.mortbay helper classes copied from Jetty 5, saving about 24 KB.
Large attachments will now be written to temp files. (ticket #2109 )
2017-12-04 16:08:03 +00:00
14941d0dda
Deprecate RequestWrapper (ticket #2109 )
2017-12-03 23:09:22 +00:00
str4d
676e9c9320
merge of '17e445455139cbd0a4d4096e2f6bf673bdf0f868'
...
and '8c95a90070f2706b8b4d3eb9151e0c614d25663b'
2017-12-03 18:23:34 +00:00
str4d
bb38e07e2a
Fix broken I2PSocketEepGet test, add additional case
...
Broken in 49d33fa03636041c4da35476539a3b6aa318da11 by the move from URL to URI.
If URI is passed a URL with a negative port, URI.getHost() returns null, which
bypasses the coercion-to-80. Zero, OTOH, is still coerced.
2017-12-03 18:17:44 +00:00
16282ec5c5
Util: New utility class for UI message queues, for use by i2psnark and i2ptunnel
...
i2psnark: Use new utility, prevent message loss on clear
i2ptunnel:
- Don't lose messages on refresh (ticket #2107 )
- New clear messages button
- Hide message box if none
- javadoc clarifications
2017-12-03 17:33:20 +00:00
5912f7c259
fix swapped log msgs
2017-12-03 17:29:31 +00:00
89d7a594dd
fix test on Java 9
2017-12-02 23:25:43 +00:00
100d307037
i2ptunnel: Propagate resets from streaming to Socket and vice versa (ticket #2071 )
2017-12-02 23:12:19 +00:00
3d0e15aaed
cleanup
2017-12-02 22:51:18 +00:00
e9de0a14b9
Streaming: Send reset when receiving more data after locally closed,
...
rather than acking (ticket #2071 )
2017-12-02 22:32:03 +00:00
str4d
5a3f0163b9
Gradle: Ignore streaming integration tests
2017-12-02 20:58:58 +00:00
str4d
dd89c4a469
Exclude BuildMessageTestStandalone from Gradle test suite
...
Needs rewriting.
2017-12-02 20:54:13 +00:00
str4d
a65a498c86
Segment integration tests in router
2017-12-02 20:48:53 +00:00
str4d
10d5a17422
Migrate net.i2p.data tests in the router to JUnit 4
2017-12-02 20:08:44 +00:00
str4d
b6298dc091
Segment integration tests in core
2017-12-02 19:35:33 +00:00
str4d
11da21dd67
Remove AESInputStreamTest reference
2017-12-02 19:33:05 +00:00
str4d
a574fcb68d
Drop historic unused AESInputStream and AESOutputStream
2017-12-02 19:29:36 +00:00
str4d
0f757489ff
Migrate DummyNamingServiceTest to JUnit 4, comment out tests requiring a router
2017-12-02 18:22:59 +00:00
str4d
b8eeb72044
Fix net.i2p.data.*Key tests, remove dead code
...
Broken in 463f5347b682f23a159bdeb06ffc8f55c5c2cff7 by an underlying API change.
The dead code threw the previously-expected exception.
2017-12-02 17:42:59 +00:00
str4d
60efd0b426
Migrate net.i2p.data tests to JUnit 4
2017-12-02 17:25:09 +00:00
str4d
c36905a309
Travis CI: Use BouncyCastle as a SecurityProvider for OpenJDK 7
...
Workaround for travis-ci/travis-ci#8503 , gradle/gradle#2421 .
Solution taken from bugsnag/bugsnag-java#66 .
2017-12-02 15:17:06 +00:00
str4d
1ff9e6eff1
Travis CI: Add Gradle cache configuration
2017-12-02 15:06:08 +00:00
2e888501d6
Core tests: Remove or suppress deprecation warnings
...
Remove unchecked warnings
Fix HMACSHA256Test and HMACSHA256Bench?
2017-12-02 14:28:03 +00:00
e6f17ec1ab
Router tests: Remove or supporess deprecation warnings
...
Remove cast warnings
Fix RouterAddress.setExpiration() to match javadoc, used only by tests
2017-12-02 13:56:13 +00:00
str4d
2becaaa593
Add a basic Travis CI configuration
2017-12-02 10:25:00 +00:00
f8e871cea9
build dep fix
2017-12-01 16:08:03 +00:00
80e3c96f2d
LeaseSet: Better error messages when decode fails (ticket #2108 )
2017-12-01 15:57:54 +00:00
dc13ed6c19
Console: Move /configkeyring HTML to console,
...
don't truncate hashes, tag for translation,
display as b32, trim form data, better form errors,
fix removing entries, parameterize form messages (ticket #2108 )
2017-12-01 15:53:16 +00:00
17b72dd549
Streaming: Double the RTO on congestion (ticket #1939 )
...
This prevents being stuck at a window size of 1, retransmitting every packet,
never updating the RTT or RTO. See RFC 6298 section 5 item 5.5.
2017-12-01 14:10:57 +00:00
9b2a85df38
Console: Split net.i2p.router.web into two packages, and move the new .helper package to the war
2017-12-01 14:07:29 +00:00
6c56d679ab
Debian: Exclude gradle, IntelliJ, Docker, .tx, gcj files from source tarballs
2017-11-27 23:59:05 +00:00
str4d
5c5f5bc682
Update history after prop
2017-11-27 15:47:49 +00:00
str4d
881ff77171
Remove unneeded dependency
2017-11-27 15:41:19 +00:00
str4d
9be53ecb43
Swap out getopt, gettext, and geoip code in Gradle libs for dependencies
2017-11-27 15:36:09 +00:00
str4d
646dbffe69
Add license details for Gradle wrapper
2017-11-27 14:44:48 +00:00
str4d
95f5244fd9
Add Eclipse and IDEA project files to ignores
2017-11-27 09:53:00 +00:00
str4d
694aab503d
Drop old Eclipse and IDEA project files
2017-11-27 09:47:14 +00:00
str4d
36a313cc30
Don't make the apps/ dir itself a Gradle Java project
2017-11-27 01:34:15 +00:00
str4d
e011d60987
Add project file generation for IDEA
2017-11-27 01:27:55 +00:00
str4d
d76d68ea8d
Update Jetty and Tomcat versions after prop
2017-11-27 00:54:07 +00:00
str4d
404fe4f127
propagate from branch 'i2p.i2p' (head d3ba02961713c42005f60442d7816cefa3dcf46a)
...
to branch 'i2p.i2p.str4d.test2' (head fbda38b84fe469dba05367115d2c26dee65fc5f4)
2017-11-27 00:34:41 +00:00
str4d
27d8b0ee3d
Make settings.gradle more readable
2017-11-27 00:34:02 +00:00
str4d
89f2a76409
Update README
2017-11-26 23:27:59 +00:00
str4d
3acb7a5c28
Apply java-library plugin to published libraries
2017-11-26 23:20:24 +00:00
03588e7648
Console: Safer processing of changes on /configadvanced
2017-11-26 20:54:44 +00:00
6a48910935
Build: add xenial release target, it will be our 4th launchpad flavor.
...
build.xml cleanups
doc updates
2017-11-26 15:27:06 +00:00
fb4fb47ee3
Context: Hopefully fix rare NPE on Android (ticket #2092 )
2017-11-26 14:16:16 +00:00
7a36b07cf7
Debian: Clean up the suggests list
2017-11-25 22:00:31 +00:00
4a59c19ac9
Console: Show full logger.config path on /configlogging
...
Don't say 'Plugin downloaded' when installing from file
2017-11-25 19:53:25 +00:00
51a6f298e2
Debian: Remove libecj-java dependency (ticket #2094 )
...
Add taglibs-standard-* to apparmor list (ticket #2093 )
2017-11-25 19:42:10 +00:00
752c17ca6c
doc tweaks
2017-11-25 19:00:09 +00:00
a3a17a4f32
Debian: Replace glassfish-javaee with libtaglibs-standard-* (ticket #2093 )
...
Only for stretch and later, zesty and later
Copy more files for previous stretch setup to xenial
2017-11-25 18:59:04 +00:00
str4d
7f6ba8cd15
Enable overriding of the gpg binary
2017-11-24 11:39:05 +00:00
6cd5f1d83b
i2ptunnel: Add timeout to header reads for CONNECT, HTTP, and SOCKS client proxies
...
Clean up SOCKS exceptions
2017-11-23 17:44:03 +00:00
2a2795827a
Wrapper: Update to wrapper 3.5.34
...
All binaries from Tanuki Delta Pack Community Edition,
except for armhf (armv6), compiled on Raspberry Pi:
ant 1.8.2
javac 1.7.0_151
gcc 4.6.3-14+rpi1
Windows binaries remain unchanged as we must recompile them ourselves
(32 bit just to change the icon; 64 bit is not provided by Tanuki)
2017-11-23 15:33:59 +00:00
700c843b11
i2psnark: Fix nbsp in logs on config change (ticket #2082 )
2017-11-22 15:55:19 +00:00
d28220cd04
Tomcat 8.5.23
...
Prior to Jetty 9, we used the Tomcat 6 distribution.
As of Jetty 9, we used Tomcat 8.0.33 that was included in the Jetty 9 distribution,
but that is old and doesn't get updated.
Now use the latest Tomcat 8 distribution, and pick the same packages
as Jetty 9 did in their distribution.
2017-11-22 14:49:22 +00:00
ad056bcef5
Streaming: Fix bug causing hangs on loopback and preventing desired ack behavior (ticket #1939 )
2017-11-22 00:10:52 +00:00
b2dcf2069f
Transport: Add checks for more Tor ports as invalid
2017-11-21 01:33:22 +00:00
8c7898de1e
Reseed: Add support for reseeding via outproxy or Orchid (ticket #1841 )
...
InternalSocket: Add support for some methods needed for reseed to work
2017-11-21 01:29:31 +00:00
07a83bf310
EepGet: Refuse attempted redirect to HTTPS, won't work
2017-11-21 00:58:44 +00:00
173823695f
HTTP Proxy: Better HTTP status message when no outproxy configured
2017-11-21 00:06:32 +00:00
5000a266cb
i2prouter: Fix echo -n on OSX
2017-11-20 23:06:06 +00:00
14e9315262
Streaming: log tweak to assist in fixing ticket #1939
2017-11-19 21:32:12 +00:00
3abc777062
Debian: Fix builds for x32 (ticket #2076 )
...
Incorporate patches 2 and 3 into build scripts
2017-11-19 16:58:51 +00:00
3ba46f16d1
/configreseed help tweaks
2017-11-19 00:41:42 +00:00
85bb495754
DTG: On OSX, set dock icon, and enable by default
2017-11-19 00:40:50 +00:00
0ba207cb01
Reseed: Improve status feedback in logs, summary bar, and /configreseed
...
- Show proxy info, if applicable, in logs
- Show status in summary bar for manual reseed (previously hidden if more than 30 routers)
- Show status in summary bar after successul completion
- Show reseed button in summary bar if less than 50 known RIs (previously 30)
- Show current status on /configreseed if already running
- Consolidate proxy settings detection in ReseedRunner constructor
- Enhance help text on /configreseed (tickets #423 , #1130 )
2017-11-18 18:47:50 +00:00
33aac1b125
Reseed: Add SOCKS proxy support (ticket #1130 )
2017-11-17 23:46:45 +00:00
d5cc1d83f3
SSLEepGet: Refactor proxy code to new method, in prep for adding more
2017-11-17 20:49:00 +00:00
92a26f6f7b
Addressbook: Fix adding alternates after importing an empty book (ticket #2072 )
2017-11-17 20:34:51 +00:00
d04050e6b0
SOCKS: Move constants and client code from i2ptunnel to
...
a new package in core, in prep for use by SSLEepGet (ticket #1130 )
Make SOCKSException extend IOException, which allows some cleanups.
Untested.
2017-11-17 20:14:10 +00:00
80cb62b777
SSLEepGet, Reseed: Implement HTTPS proxy option (ticket #423 )
2017-11-17 13:33:46 +00:00
570dea85f1
Console: Hide Reseed HTTP proxy options if no HTTP URLs (ticket #2007 )
2017-11-16 16:17:03 +00:00
86a2e16ffb
Fix pkg build for Jetty 9.2.22
...
Set next release to include GeoIP
2017-11-16 13:28:01 +00:00
ed39ea408f
Utils: Consolidate user-agent detection code in a new utility class
...
Add some new checks for mobile
2017-11-16 12:58:59 +00:00
e9ff0c2882
i2psnark: Fix bad completion status after recheck (ticket #2046 )
...
Only occurred if torrent had previously run, was previously incomplete,
and was now complete.
Also fixed changed-after-recheck logic to be precise.
2017-11-16 02:26:29 +00:00
e78081f33b
Jetty 9.2.22
...
Remove patches for 9.2.21
2017-11-16 02:15:18 +00:00
meeh
eb04971d5a
Fixed unicode character which fixes "ant javadoc".
2017-11-14 16:35:34 +00:00
43d496a93e
Regenerate the Debian source po file with debconf-updatepo
...
i2p.templates file was changed in 986a85fec8c8fd8fd12a3748163fe80c4eb80b51 03/21/2016
but didn't do the po file at that time.
Dutch Debian translation update from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879135
2017-11-12 14:22:32 +00:00
8212d68c41
Summary Bar: Use Rate instead of instantaneous value for used memory
2017-11-09 17:39:14 +00:00
f060287df8
Summary Bar: Fix max memory value
2017-11-09 13:08:05 +00:00
1fbf188d61
debian updates
2017-11-08 22:09:53 +00:00
c1591983f9
langbox part 2
2017-11-07 01:09:51 +00:00
b726424a34
increase langbox
2017-11-06 23:57:49 +00:00
e4814a7d06
bump
2017-11-06 23:47:27 +00:00
2b8f14f709
Minor fixes and javadocs after review
...
Set 90 day default for event log
Format clock skew in summary bar
Constant time for password hash check
2017-11-06 23:45:57 +00:00
e281620063
0.9.32
2017-11-06 22:03:24 +00:00
7a6db4eda2
remove trailing newline
2017-11-06 22:00:12 +00:00
97ad909378
Update translations, add Indonesian
...
Add missing debian nb translation
2017-11-03 21:25:34 +00:00
718fff945e
translated man page updates
2017-11-03 20:30:28 +00:00
622272758e
translation updates from transifex
2017-11-03 20:02:40 +00:00
19b84aff9f
GeoIP 2017-10-04
2017-11-03 19:07:13 +00:00
zab2
3f4daede8f
switch to a single sourceSet. This fixes the last remaining problem with one-click import in eclipse
2017-11-03 18:23:49 +00:00
str4d
5d71fb0b44
Bump version
2017-11-03 07:58:58 +00:00
str4d
73ab3e834c
propagate from branch 'i2p.i2p.str4d.ui' (head a782f0bce10ae47d857e9ebadf9b62b967f2c77e)
...
to branch 'i2p.i2p' (head 01ea5b14ea8f5e730d457eca5fd73aec05849902)
2017-11-03 06:28:12 +00:00
str4d
8901e3c34c
Theme updates
...
Console:
- Fix scrolling latency issue light theme in Chrome/blink and older Firefox
versions (ticket #2024 )
- Various cosmetic tweaks, fixes and enhancements
I2PSnark:
- Reduce scrolling and hover latency
- Add sort direction hover indicators to .snarkTorrents header icons
(dark/midnight)
- Various cosmetic tweaks, fixes and enhancements
Susimail/SusiDNS:
- Various cosmetic tweaks, fixes and enhancements
2017-11-03 06:22:27 +00:00
str4d
3b1a1fa027
Sidebar: limit event logs to last 7 days, to avoid page freezes
2017-11-03 02:49:24 +00:00
str4d
91977aabae
/graphs:
...
- Reorganised config form
- Fixed "hide legends" option
2017-11-03 02:39:05 +00:00
str4d
49d970c5bc
Fix compilation without bootstrap classpath set
2017-11-03 01:05:37 +00:00
str4d
e34ab0b7a8
Indentation
2017-11-03 00:53:36 +00:00
zab2
6cd560ff1b
fix name
2017-11-03 00:33:09 +00:00
zab2
d3cdf3c7d7
switch to single source multiple jar approach
2017-11-03 00:11:51 +00:00
zab2
ab69fab3e4
add mini-streaming to testCompile dependencies as well
2017-11-02 20:23:32 +00:00
zab2
bf639478c7
add mockito to top level
2017-11-02 20:15:48 +00:00
zab2
69bd0571d4
add mockito
2017-11-02 19:57:21 +00:00
zab2
a3df4a399c
eclipse users rejoice
2017-11-02 19:04:40 +00:00
str4d
a715d2b6d7
I2PSnark:
...
- Roll back target="_top" in config page to prevent embedded view from breaking
out of iframe
- Add target="_blank" to relevant links to avoid display in iframe in embedded
mode
- Enhance presentation of tracker links in TorrentInfo view
2017-11-02 10:11:14 +00:00
str4d
31a52d2acc
Sidebar:
...
- Fix erratic display of sidebar graph
- Add id to memory bar so we can target it for Chrome/blink display issue
2017-11-02 10:09:10 +00:00
str4d
76629741f1
Add EdDSA test vectors to test resources
2017-10-31 12:50:30 +00:00
str4d
3eef793bda
Add bootstrap classpath JARs if necessary
2017-10-31 08:35:04 +00:00
str4d
db17aa048d
propagate from branch 'i2p.i2p' (head 01ea5b14ea8f5e730d457eca5fd73aec05849902)
...
to branch 'i2p.i2p.str4d.test2' (head 0cf1d8a3ab9cde1e942ea8043e64fcb2892a0872)
2017-10-31 08:25:05 +00:00
str4d
dc6ab70a69
I2PSnark: Use reflection to access ConfigUIHelper in standalone build
...
This fixes a "Class not found" error in some build systems
2017-10-31 08:24:34 +00:00
str4d
bf4cb419a1
Update i2psnark Gradle build script
2017-10-31 08:15:51 +00:00
str4d
a0b316e56d
Update Jetty version after prop
2017-10-31 08:15:10 +00:00
str4d
62d34f51cb
Addressbook has moved from war to jar
2017-10-31 08:14:21 +00:00
str4d
113f2c4d14
Gradle build script for JRobin
2017-10-31 07:16:07 +00:00
str4d
2ca658174a
Set Java 7 build target for all projects
2017-10-31 07:14:39 +00:00
str4d
c78af828ac
Add missing test dependency
2017-10-31 06:13:24 +00:00
str4d
041f5478a4
Use JCenter repository (which pulls from Maven Central)
2017-10-31 06:13:12 +00:00
str4d
72081a8647
Upgrade Gradle & wrapper to 4.3
2017-10-31 06:12:50 +00:00
str4d
7b221fa239
Update router version in build.gradle after prop
2017-10-31 04:32:08 +00:00
str4d
d95e730d94
propagate from branch 'i2p.i2p' (head 707603fcdd707b7521d213a82287d64520e18d37)
...
to branch 'i2p.i2p.str4d.test2' (head d44865c44b6a31ff2e3d5bf9a5e98a6f28d80e5b)
2017-10-31 04:29:54 +00:00
670e56ded2
poupdate
2017-10-25 16:46:36 +00:00
str4d
20a58a24bb
Use correct shared bandwidth measure in TunnelRenderer
2017-10-25 10:18:18 +00:00
str4d
bf42cc1594
propagate from branch 'i2p.i2p.str4d.ui' (head 396ff40bde06334be0bd26509dc5e31b75f2c2f5)
...
to branch 'i2p.i2p' (head 9ba94555553a2d114c9c44022b0ff6e228972d33)
2017-10-25 10:00:12 +00:00
str4d
e44fb48ff0
Tag strings for translation
2017-10-25 09:49:48 +00:00
str4d
1c6ca5011d
Theme updates
...
Console:
- light:
- Lighten/tint buttons and dropdowns to better blend with reworked theme,
vary text color for different button states
- Increase vertical spacing for status/buttons in news section
- Fix minor rendering issue with h1's (remove bottom border-radius)
- Fix some mismatched heading coloring issues
- Fix alignment issue on /configservice in Arabic/Chinese (ticket #2024 )
- Ensure spacing of sidebar elements is consistent in Chinese
- dark: Overhaul theme
- classic: Add fallback CSS to ensure browsers without CSS3 support can display
icons on buttons (tested with Netsurf)
Proxy: Remove truncation of URLs in the error messages and handle with CSS to
avoid UI breakage
I2PSnark
- Add button hoverstate for tracker details, torrent details and file icons
- light
- Sync buttons in embedded mode with console theme
- Fix non-functioning message log close icon
- dark: Overhaul theme and sync with console theme in embedded mode
- classic: refresh CSS
Susimail:
- Overhaul dark theme
- Sync theme to console theme by default, override if user sets theme
(unless universal themeing is enabled)
2017-10-25 09:47:34 +00:00
str4d
cdd89df98d
/tunnels:
...
- Indicate that no participating tunnels will be built when shared bw is too low
- Replace <a name> with id attribute for anchor links
2017-10-25 09:47:00 +00:00
str4d
ac833ec474
/help:
...
- Update sidebar help section (en)
- Remove redundant CSS class from all help section files (li.tidylist)
2017-10-25 09:39:09 +00:00
str4d
da9c06e663
/configui: Use larger flags for language selection
2017-10-25 09:38:12 +00:00
str4d
df95e29f4e
I2PSnark UI bugfixes
...
- Fix broken collapsible panels issue for browsers that don't support the
feature by conditionally loading override CSS to expand panels by default
and disable hover/active states for panel headings (tickets #2002 , #2026 )
- Add UI option to configuration section to enable collapsible panels, and
disable the option if a non-compliant browser is detected
- Fix multiple instances of snark refreshing to the homepage (ticket #2028 )
(patch supplied by mindless)
- Tentative fix for caching of images so ajax refresh doesn't reload all
image resources
- Standardize 'Save Configuration' action to return to top of the page
(so we can see message log entry)
2017-10-25 09:35:51 +00:00
str4d
47d354711e
/configui: Add option to embed Susimail and I2PSnark in console
2017-10-25 09:33:20 +00:00
str4d
b54a5c592e
SusiDNS:
...
- Reinstate filter removal on addressbook navigation links (ticket #1996 )
- Reduce vertical padding for filter buttons section
- Migrate search section to div and reposition page elements to better
integrate with host list and minimize whitespace
2017-10-25 09:32:38 +00:00
str4d
5ecae1a951
I2PTunnel: Add hostname / destination (b32) info to server section on index page
...
For parity with client tunnels section
2017-10-25 09:32:07 +00:00
str4d
0e5b46e7d8
Console sidebar improvements
...
Sidebar:
- Adjust vertical spacing of general section
- Rename 'General' section to 'Router Info' and move ident info to h3 tooltip
(ticket #1996 )
- Replace 'Short Router Info' with a new 'Advanced Router Info' section in
default advanced sidebar (adds memory usage and clock skew)
- Add optional embedded bandwidth graph (experimental)
- Add optional memory usage bar
- Add optional Advanced Peers section (adds failing and banned peers)
- Add Help link to 'I2P Internals' section
- Add help page anchored links and troubleshooting to 'Help & FAQ' section
- Add download progress bar for router and plugin updates
- Add 'Advanced Minimal' sidebar configuration
- Add Jobs and Events links to Advanced section
- Add additional reachability states for clockskew and vmcomm (with icons)
Homepage: Add 'Customize Sidebar' link to signpost the feature now that there
are more optional sections available (ticket #1996 )
2017-10-25 09:31:13 +00:00
str4d
97267a4d5c
/graphs:
...
- Add option to hide legends
- Adjust size of up/down bw graph to match other graphs (ticket #1996 )
- Modify image font color to better blend with themes
- Tweak spacing of elements for non-Debian installs
2017-10-25 09:29:49 +00:00
9ae9abd888
NTCP: Convert configured NTCP hostname to IP address before publishing (proposal #141 )
2017-10-24 23:18:22 +00:00
3f4df2317a
UDP: Reduce log level on IP change (ticket #2053 )
2017-10-21 13:57:43 +00:00
c7a3e271db
Console: Validate host header (thx Kevin Froman)
2017-10-11 16:26:37 +00:00
37e0b2ceb1
Router: Honor IPv6 setting when converting configured hostnames
...
to IP addresses (proposal #141 )
2017-10-11 16:23:13 +00:00
e3751b36ec
checklist update
2017-10-11 16:21:46 +00:00
cd21cda42a
BuildTime update
2017-10-11 16:21:33 +00:00
5fb6b2c79a
Router: Convert configured hostnames to IP addresses
...
before publishing (proposal #141 )
NTCP-only config still to do
2017-10-04 17:33:55 +00:00
c4a932b187
missing paren
2017-10-04 15:54:48 +00:00
30b9f063d3
Debian: Backport fixes from 0.9.30-4 package (ticket #2027 )
...
and add buster files
* debian/NEWS: remove
* debian/README.Debian: update
* debian/compat: set compat level to 9.
* debian/control: added ${misc:Depends} to i2p & libjbigi-jni's Dep.
* debian/control: added bash-completion build dep
* debian/control: remove version on lsb-base dep
* debian/rules: fixed a typo (override_dh_dhlibdeps -> override_dh_shlibdeps).
* debian/rules: remove apps/susidns/src/lib/standard.jar symlink on clean.
* debian/i2p.postinst: Fixed a typo (missing ")" in /etc/default/i2p).
2017-09-29 18:27:15 +00:00
de487411b6
Router: Don't lookup hostnames in addresses (proposal #141 )
2017-09-14 15:04:16 +00:00
str4d
bcd7b7e6ca
Update history after prop
2017-09-12 10:08:32 +00:00
str4d
8f4f7b7b53
propagate from branch 'i2p.i2p.str4d.bench' (head 61fcef0f1004c55f7b15ba3982173050a952a08c)
...
to branch 'i2p.i2p' (head 8374318b8b49df7f47dfa0d2653413ceccab9b52)
Core: New benchmarking framework based on JMH (ticket #2036 )
2017-09-12 10:08:09 +00:00
str4d
10cfa6eeab
Add NativeBigInteger benchmarks
2017-09-08 16:25:38 +00:00
str4d
9e2bd4aacd
Fix bench.jarUpToDate
2017-09-08 11:28:19 +00:00
str4d
1a493094bb
Add usage info to benchmark script
2017-09-08 11:24:36 +00:00
str4d
3d24cc9e92
Move benchmarks into core
2017-09-08 11:16:40 +00:00
str4d
7346ce1c89
Enable benchmarks.sh to run with everything in one directory
2017-09-08 10:49:05 +00:00
str4d
d5e97d2392
Clean up benchmarks dir
2017-09-08 10:28:11 +00:00
2cd9b34427
Data: Prohibit excess key data in certs (ticket #2035 )
2017-09-02 12:21:55 +00:00
94738c1396
new opentrackers
2017-09-02 12:18:01 +00:00
8d89d1eedb
new reseed
2017-09-02 12:15:55 +00:00
8fd354eea6
Startup: Add property to disable output redirect (ticket #2037 )
2017-09-02 12:12:08 +00:00
str4d
f611f4c965
Minor cosmetic issues in the default console and snark themes
2017-08-26 21:41:24 +00:00
str4d
40642c805c
Remove old benchmarks
2017-08-26 20:46:33 +00:00
str4d
2bb0ca97d6
Use I2PAppContext for obtaining instances of AES and SHA256
...
This gives a more realistic benchmark of how the rest of the I2P codebase
experiences these calls.
2017-08-26 20:41:12 +00:00
str4d
d828ed4342
Shorten the benchmark names
2017-08-26 20:08:17 +00:00
str4d
a06c3fe043
Add a script for running the benchmarks with or without jbigi
2017-08-26 19:17:09 +00:00
d77cd04061
Transport: More invalid ports
2017-08-22 12:42:14 +00:00
1efc1677a3
i2ptunnel: Check for RFC 7239 Forwarded header
2017-08-22 12:39:12 +00:00
2071cf8596
more Skylakes
2017-08-22 12:36:23 +00:00
51d4827657
i2psnark: finals for Message class
...
recognize BiglyBT
cleanups
2017-08-22 12:34:38 +00:00
str4d
6615586a4e
Add benchmarks for ElGamal
2017-08-20 21:13:57 +00:00
3d385228f0
findbugs all over
2017-08-09 21:24:02 +00:00
24414845d0
Package changelogs
...
Fix extra chars in patch 1
Fix javadoc causing build error on Trusty
Deb build doc updates
2017-08-09 19:53:41 +00:00
2c76b87fba
0.9.31
2017-08-06 21:45:05 +00:00
bbe3a71d2c
bump for review
2017-07-31 21:05:41 +00:00
9d1097b467
merge of '11dcbebf6657486cbeae1d8bfe43ede3f4a5b314'
...
and '8e065cf86f719138e323815c38f249ed56941327'
2017-07-31 20:51:17 +00:00
8beb75be50
refresh deb patch
2017-07-31 20:49:50 +00:00
str4d
80c55c150f
Console: fix router family page form (ticket #2022 )
2017-07-31 20:43:29 +00:00
str4d
82806099a7
Console theme tweaks:
...
- Use plugin icon for unidentified sidebar plugins and ensure placement and
coloring is consistent
- Mobile:
- Fix misaligned elements in light theme
- Enhance 'Summary Bar' link
2017-07-31 19:30:07 +00:00
903f46f3a8
man page translation updates
2017-07-31 19:02:24 +00:00
d99a699839
translation updates
2017-07-31 18:55:06 +00:00
str4d
9f15ae6e56
Add a0.png to update files
2017-07-30 12:13:03 +00:00
str4d
26bc83c51b
Console theme fixes
...
- light theme:
- Fix spacing issue with banned peers list
- Tweak font sizes for Arabic
- Shrink icons in sidepanel network status span
- Add single graph view buttons to classic theme
- Better separation of graphing controls in single graph view
- Enhance presentation of /oldconsole and /proof
2017-07-30 12:05:04 +00:00
str4d
5dd5a99de5
Theme fixes
...
Console:
- Enhance presentation of show/hide news links on home page
- Fix some issues with Arabic CSS (light/dark)
- Further tweaks to graphs display and fixes for borderless single graphs
in midnight/dark themes
- Fix minor coloring issues with light theme post-rework
- Misc theme fixes
I2PSnark:
- Move </center> tag in fileinfo view that prevented sticky navbar from working
- ubergine:
- Alternative panel tabs for embedded view
- Tighten .snarkTorrents thead/tfoot spacing
- Tweak embedded navbar coloring
- Reduce height of download bars
2017-07-28 18:00:53 +00:00
str4d
ac75327a78
Refactor README.md
2017-07-28 00:45:08 +00:00
str4d
2f48af517e
Bump -21-rc
2017-07-27 02:16:06 +00:00
str4d
e284675e5a
UI fixes
...
'light' theme (console & apps):
- Rework to reduce contrast (ticket #1996 )
- Add custom radio/checkbox icons for Chrome/Blink
Console:
- Fix reseed failure notice overlap when "check connection" message shown
- Enhance presentation of console "error 500" messages
- Cosmetic tweaks to welcome page presentation, arabic welcome page tidyup
- Migrate .smallhead th class to tr to simplify markup
- Sidebar:
- Remove "Congestion" from default sidebar (still present in default
advanced sidebar)
- Fix label wrapping issue with translations
- Migrate sidepanel news section to tables to permit better control over
wrapping and placement (ticket #1996 )
- Move news item dates to tooltips to lessen chance of headlines wrapping
and cleanup presentation
- Increase maximum length of local tunnel links in the sidebar (and handle
overflow with CSS) to minimize chance of default tunnels display
truncating in translations
- Add the power off icon to sidebar restart button on hover to clarify
button function (ticket #1996 )
- /configadvanced: Move floodfill status to row above to remove unnecessary
whitespace and cleanup UI
- /debug: Add debug icon to h2 headers to aid navigation
- /graphs: Improve presentation of graph images by removing rendered border
and setting background color to better integrate with themes
- /home: Widen div.app to lessen chance of truncation (classic/midnight)
- /jars:
- Minimize table overflow with conditional scaling of content
- One-click select for revision, sha256 & unsigned mods
- /logs:
- Reduce line/entry spacing for router and critical logs (#ticket 1996)
- Multi-column view for changelog at >=1400px to address horizontal
whitespace issue
- /netdb:
- Multi-column display of Leases in LeaseSet tables
- Better alignment of Lease elements, iconify gateway
- Placeholder flag for unknown/unresolved peers for [flag+dest] combos to
improve presentation / fix deadspace issue
- Chinese:
- Fix alignment of table contents in /tunnels (classic)
- Fix sidebar content display width (midnight)
- Cosmetic fixes (all themes)
I2PTunnel:
- Ensure message log font scales proportionately
- Fix overflow issue with dropdowns in Chrome/blink (dark/midnight)
SusiDNS
- Reduce width of filter buttons to lessen chance of wrapping (ticket #1996 )
- Add non-selectable items to improve copy/paste of hosts in address books
- Make dest addresses in host list only display scrollbar on focus to reduce
screen clutter
- Hide broken imagegen images
SusiMail: Enhance presentation of 'postman' links on login panel
2017-07-27 02:14:34 +00:00
str4d
674f523cba
Add JavaScript snippet to reset dest address scroll position onblur
...
Fixes Chrome/Blink disappearing text bugs in i2ptunnel and susidns.
2017-07-27 01:23:06 +00:00
str4d
2bfe27d217
/jars:
...
- JARs, WARs & individual plugins separated with headers
- Filenames stripped of path info (path indicated on headers and tooltips)
- Add container divs and styling markup
2017-07-27 00:42:46 +00:00
str4d
fe2387e4f0
Missing from previous commit
2017-07-27 00:02:25 +00:00
str4d
30eb089623
/debug:
...
- Add container divs and styling markup
- Add top navigation menu
2017-07-26 23:14:30 +00:00
str4d
ee1112cca7
SusiMail: Dismiss notifications on click
2017-07-26 23:04:29 +00:00
str4d
a39fb3d7c2
I2PSnark:
...
- Mitigate truncation of ratings dropdown in comments section (translations)
- light: Reduce contrast of display text
- light/classic: Increase contrast of download bars
- Create Torrent trackers table: Replace "Tracker URL" with "Tracker Type"
(ticket #1996 )
- Add a persistent warning to the messagelog when JavaScript is disabled to
indicate potential loss of form data upon refresh (ticket #1996 )
- Migrate "view or change bandwidth" to [Configure] tooltip to standardize
configuration links, allow for more space for option labels and lessen
chance of option labels wrapping in translations
2017-07-26 22:03:08 +00:00
str4d
0feb16d57b
history.txt: Tweak my older entries to fit 80 character per line limit
...
This ensures the routerconsole changelog multi-column view doesn't wrap
unnecessarily.
2017-07-26 20:46:54 +00:00
str4d
b8f5c956e6
Console: Move JRobin default color and font changes into SummaryRenderer
...
This ensures these changes are applied to Debian installs, where we get JRobin
from the package manager instead of our bundled source.
The padding and grid stroke changes to RrdGraphConstants have not been reverted,
because there is no API provided to alter those values. This will result in a
minor difference between Debian and non-Debian graphs, and if a user shares
those graphs, it will reveal the fact that they have installed the Debian
package. This is acceptable, given that the graphs themselves inherently reveal
significantly more private information than that.
2017-07-25 10:13:36 +00:00
str4d
f9b8a5ec11
JavaDoc fix
2017-07-25 03:43:49 +00:00
str4d
32968af39c
Add benchmarks for AES and SHA-256
2017-07-25 03:43:04 +00:00
str4d
49ed17032c
Add a benchmarks subproject
2017-07-25 03:41:55 +00:00
70393fd2d9
Console: Fixup /imagegen text
2017-07-19 14:43:51 +00:00
d4a139f215
Console: Fix compile error with Jetty 9.2.22 (ticket #2019 )
2017-07-15 13:57:40 +00:00
0b85bffeff
Crypto: Preserve CRT parameters for RSA private keys (ticket #2005 )
2017-07-13 15:53:00 +00:00
5ddb4edd14
fixups after review
2017-07-13 15:46:37 +00:00
str4d
d2da262374
Theme fixes
...
Console:
- /tunnels: Fix display issue with inbound/outbound glyph display in table
header (classic/light)
- light: Prevent routerlogs from causing horizontal page overflow
I2PSnark:
- Reduce size of screenlog font at 1400-1600px viewport width to lessen
chance of text-wrapping (ticket #1996 )
- classic: Fix a linespacing issue in the config section (options:) that only
triggers in foreign languages that force the options td to wrap
2017-07-11 03:35:49 +00:00
str4d
3c19bb4ec5
Console: Increase displayed changelog lines to show entire release cycle
2017-07-11 03:31:55 +00:00
str4d
123c0de700
Correct some history entries
2017-07-11 03:18:11 +00:00
str4d
19fcb9e5b9
Comments
2017-07-11 03:08:52 +00:00
str4d
281534b0b0
Fix HTML tags across non-default conditional branches
2017-07-11 02:15:17 +00:00
str4d
4fff74793b
I2PSnark: Fix I2PSnarkUtil.getCommentsName() to match its JavaDoc
2017-07-11 02:13:32 +00:00
7d62c43209
bump -18-rc
2017-07-08 19:59:01 +00:00
00388675f1
new translations
2017-07-08 16:00:51 +00:00
4ddca951f2
translations update
2017-07-08 15:15:28 +00:00
2abaa4a39b
fix html errors in help files
2017-07-08 13:26:29 +00:00
402a2af898
GeoIP 2017-07-04, blocklist update
2017-07-08 13:14:17 +00:00
str4d
4e8ed909e3
Bump -17-rc
2017-07-07 21:25:34 +00:00
str4d
5c670fc57f
Show advanced sidebar links by default in advanced mode (ticket #1996 )
2017-07-07 21:24:23 +00:00
str4d
e83d31f749
/logs: Correctly format unavailable crypto warnings (ticket #1996 )
2017-07-07 18:40:10 +00:00
str4d
d8831151fe
Console: Fix log file size config bug on /configlogging bug (ticket #1996 )
2017-07-07 17:25:25 +00:00
str4d
87d6c302e6
Minor theme tweaks:
...
- Console:
- Cosmetic changes to new firewalled network status in sidebar
- Arabic: ensure the destinations correctly align on /tunnels
- I2PSnark: Ensure .snarkNoneLoaded background color remains constant on
mouseover in dark theme
2017-07-02 14:17:59 +00:00
str4d
afec920bee
Bump -16
2017-07-02 03:56:32 +00:00
str4d
873b0b0f19
SusiDNS: Default to the console theme
2017-07-02 03:42:35 +00:00
str4d
96c73e7fcb
i2psnark: ubergine fix for hidpi
2017-07-02 03:29:03 +00:00
str4d
56f6a68ef3
Console: Show correct icon for "Firewalled" network status
2017-07-02 03:25:36 +00:00
str4d
7cd7f01db9
Console light theme: prevent identicon breaking out of its container
2017-07-02 03:07:54 +00:00
str4d
1650cbe8de
Bump -15
2017-07-02 01:42:29 +00:00
str4d
dc46f00a35
merge of '95d429bc46db23b3e3181caf4e622b763cff51eb'
...
and 'ca23007c18cf5894a1b6b4efa92207aa025473d2'
2017-07-02 01:42:05 +00:00
str4d
d2edce845a
I2PSnark:
...
- Standalone:
- Better target the per-theme resources
- List all available themes in config section
- Themes: tidyups & further optimizations to reduce lag
2017-07-01 19:55:19 +00:00
str4d
bd84ba2d5c
SusiMail: set button widths
2017-07-01 19:47:15 +00:00
str4d
bd74b22b02
Console:
...
- /netdb:
- All Routers/Leasesets/Sybil sections:
- Each transport instance on own line
- Better presentation of address characteristics
- Place flag in table header
- Container div for leasesets to allow 2 column display at wider viewport width
- Increased spacing of lease information in leaseset tables
- Add div for "not initialized" message
- Reorganize content display in sybil database to reduce horizontal whitespace:
- Conditional 2-column display of sybil families
- Sybil router characteristics & threatpoints presented in multi-column view
- Added empty (n/a) fields to maintain visual consistency in column view
- /tunnels: ensure our tunnel tables display correctly in Arabic
2017-07-01 19:44:02 +00:00
c768b8f8d7
DNS (ticket #1998 ):
...
- Data: Cache hostname lookups in RouterAddress
- Job Queue: Make search jobs droppable
- Router: Increase JVM DNS cache time
- Util: Add negative DNS lookup cache, increase cache size
2017-07-01 19:41:16 +00:00
str4d
56c0fbeebe
Tag "local" strings on /tunnels (tagged for translation elsewhere pre-freeze)
2017-07-01 18:59:10 +00:00
str4d
5bc9d0af52
I2PSnark: Fix unclosed <label>
2017-07-01 08:08:38 +00:00
str4d
12cbbfbac7
Bump -13
2017-06-19 13:47:55 +00:00
str4d
4aa4ff738a
Console:
...
- Add untagged strings for /tunnels tooltips and local tunnel indicator (to
be tagged for translation post .31 release)
- classic: reduce color contrast of main display font
- classic/dark/midnight: alignment on /peers and /tunnels
- /tunnels:
- Add bandwidth tiers definitions
- Indicator for local tunnels
- /profiles:
- Split capabilities and version
- Minimize wrapping at narrow viewport width
- Iconify view profile link
- Add "OK" status indication for functional peers
- /peers: merge Dir and CWND rows in definitions table
- /events: when no events found, place result in table
- All themes: marginally increased width of sidebar to better accommodate
extra long strings
- Chinese: ensure buttons do not deviate in height (ticket #1996 )
- Arabic: fix alignment issues on /configui; presentational enhancements
- Misc: remove erroneous tags
2017-06-19 13:46:40 +00:00
str4d
3d535a2282
I2PSnark:
...
- Disable JavaScript td:onclick (handled by css)
- Fix minimode bug in vanilla/ubergine
- Minimode for dark/classic
- ubergine:
- Further optimizations to reduce lag/cpu load
- New hidpi details.png to bypass mix-blend mode in .snarkTorrents
- Usability:
- Tab navigation now works for toggle panels
- Touch target for configure button now extends entire length
- All themes: cleanups and optimizations
2017-06-19 13:00:50 +00:00
str4d
36030ae180
i2ptunnel: consistent tooltips and Destinations for editClient and editServer
2017-06-19 12:52:56 +00:00
str4d
e21479a164
Cleanup & formatting tidyups for welcome page readmes, remove unneeded classes
2017-06-19 11:29:29 +00:00
32efa2e509
DNS (ticket #1998 ):
...
- Data: Cache hostname lookups in RouterAddress
- Job Queue: Make search jobs droppable
- Router: Increase JVM DNS cache time
- Util: Add negative DNS lookup cache, increase cache size
2017-06-15 15:48:22 +00:00
str4d
8216b68ee1
bump -11
2017-06-12 13:11:53 +00:00
str4d
3e4318cca6
/netdb: Fix UI bug with unpublished LeaseSets
2017-06-12 13:04:27 +00:00
str4d
cf7a6041b3
UI updates
...
Console:
- /logs: fixed environment/running info table resize on focus (ticket #1996 )
- Scale theme/language divs so we don't truncate language display
- Arabic (light) adjust font size for sidebar elements
- Sidebar network status display (ticket #1996 )
- Usability:
- Enhance presentation of tables on /peers (improve header/column alignment,
center to separator for multi-value rows)
- Enhance presentation of tables on /tunnels (reliable alignment of mixed
content in rows, more prominence to bandwidth tiers)
I2PSnark:
- Usability: add tabindex="0" to screenlog
- Update navbar link classes to allow easier targetting of button type
- Remove disabled cursor for known tracker radio icons (ticket #1996 )
- Fix alignment issue for comments (ticket #1996 )
- ubergine: further optimize theme to reduce scroll lag (ticket #1996 )
- ubergine/vanilla:
- Add mini-mode at <=800px
- Small size reduction to navbar links (ticket #1996 )
Imagegen:
- Theme tweaks
2017-06-12 12:45:51 +00:00
25c709afe2
Reseed updates
2017-06-11 16:30:12 +00:00
58b38b283f
Remove forum.i2p links
2017-06-11 16:26:25 +00:00
931d7a95bd
poupdate source
2017-06-05 23:08:28 +00:00
str4d
d771cc6e37
history
2017-06-05 07:58:41 +00:00
str4d
e21a57a1fc
Switch light theme to the same top-nav style as the other themes
2017-06-05 07:58:04 +00:00
str4d
1ede0c8b2f
Boost letter spacing and margins slightly
2017-06-05 07:29:53 +00:00
str4d
57f3b89eed
Fix alignment of language flags
2017-06-05 07:14:15 +00:00
str4d
9eedb5c732
Add state classes to network status messages in sidebar
2017-06-05 00:42:54 +00:00
str4d
4964b1165f
Hardcode language names in their native language for usability
2017-06-04 10:26:01 +00:00
str4d
bd1ccba960
SusiDNS: Update SVG image to use grouped objects for styling and hotlinks
2017-06-04 05:10:26 +00:00
str4d
3334d9f737
Fix regression in snark CSS
2017-06-04 05:04:02 +00:00
str4d
135920a9bb
Updated history
2017-06-04 05:02:52 +00:00
str4d
c0742b5cf3
Remove capitalization of SusiDNS config options in light theme
2017-06-04 05:00:22 +00:00
str4d
163023ecc2
String tweaks
2017-06-04 04:59:46 +00:00
str4d
791bc9a84f
String de-duplication
2017-06-04 04:59:26 +00:00
str4d
c91f942194
/netdb: Fix bug rendering the "Add to addressbook" link for local Destinations
2017-06-04 01:01:09 +00:00
str4d
66385c06ae
Minor theme tweaks:
...
- Use theme-consistent colours for graphs (dark + midnight)
- Add slight visual feedback when clicking table header and i2psnark control
buttons
- tr highlighting in i2ptunnel to match other info-dense tables
2017-06-04 00:43:16 +00:00
str4d
6fe55529d6
i2psnark: Fix bug in status tooltips
2017-06-04 00:33:29 +00:00
4c6af7cdca
bump -10
2017-06-03 17:24:06 +00:00
str4d
5e8730a616
Console:
...
- (light, dark, midnight) Fix minor alignment issues with Arabic CSS
- JRobin (graphs):
- Fix font size issue for non-title text on graphs
- Optimise layout (tweaked padding, legend box size etc)
- Tweak graph lines (now dotted, slightly less opaque)
2017-06-03 14:11:33 +00:00
str4d
6acca28969
i2psnark:
...
- (ubergine) Speed up tr:hover events by optimizing css (remove latency)
- (all) Remove fade activation delay for download bars, speed up fade-in /
fade-out
- Fix i2psnark link in navbar overflow issue in Arabic (ubergine/vanilla)
- (ubergine) Change default font for screenlog from Noto Mono to Droid Sans Mono
to soften text/slightly reduce text size
2017-06-03 14:10:54 +00:00
str4d
017f66a342
i2ptunnel:
...
- Remove redundant labels and spans for keyaccess
- Edit Server:
- Shift Local Destination / Private Key file to share table row
- Reduces spread of Local Destination textarea
- Move "Use SSL to connect to target" to Target Port column
- Add translation tagging for title tags
- Remove redundant title tags and provide enhanced strings for features that
benefit from clarification
- Move title tags to <label> where applicable
- Fixed Cancel button on registration so it now jumps back to the list page
- textareas for registration page and local destination on edit server page
changed to divs
- Scrollbars hidden until mouseover, 1 click to select content
- Responsive width, tabindex="0"
- Fixes text breaking out of textarea bounding box issue in chrome/blink
- Fix overflow issue on select dropdowns (edit server/client -> tunnel options)
in Chrome / Blink
- More generous vertical padding for th (responsive)
- Larger h2/h3s (responsive)
- Increase spacing between panels in iframe mode
2017-06-03 14:10:08 +00:00
str4d
ff400c9448
UI feedback
...
Console:
- Increase contrast of table rows on profile/tunnels/peers tables
- Changed pink font to magenta in /logs to increase legibility
- Soften H3 headings in sidebar
- Single click to select I2P Version and Running Environment table text, with
table:hover color change and text cursor to better reflect selection
- Modify text above to indicate what exactly needs to be included in logs
- Reduce size of monospace dests in peers/profiles/tunnels, add additional
spacing (responsive)
- Fix resizing of sidebar reseed button
- De-emphasise siderbar app icons with background-blend-mode: luminosity
- Change sidebar snark icon to match homepage icon
- Bump div.main text color from #222 to #333 (reduce contrast)
i2ptunnel: Increase vertical spacing of H2/H3's
SusiDNS: Change address helper icon to add book icon
i2psnark:
- Remove font-adjust-size (ubergine/vanilla)
- Was probably causing the navbar links to display too large on some setups
- Add extra spacing to screenlogger bullets (ubergine)
2017-06-03 14:09:17 +00:00
str4d
b28cc94a4a
Compress some of the larger image files
...
Space savings of 40-60%. All tested and passed for perceptual differences
(non-noticeable).
2017-06-03 14:08:17 +00:00
str4d
4da95af45a
i2psnark:
...
- Reorder .snarkCommentInfo sections so my rating / average rating is located
directly above posted comments/ratings in .snarkComments
- Allows us to visually join the two tables and provide comment/rating
continuity
- If author name for comments is configured, display it in .snarkCommentInfo
table header
- Full status tooltips for status icons in .snarkTorrents
- This ensures we still retain full info in mini-mode in light/midnight themes
in addition to providing more descriptive text (for new users)
- Rework td/th classes for .snarkTorrents so each column (both th + td) now
belongs to a given class
- Removes the need to overuse nth-child qualifiers to target columns
- Allows easier column-alignment/spacing/widths
- Stop .snarkTorrentStatus class being incorrectly applied to .peerinfo columns
- Spans for DHT peers / Dest in #totals
- Ensures they don't break on narrower screens in Russian etc.
- Span for .snarkTorrentInfo info hash
- So we can highlight and select with a single click
- Delete icon for delete comments td
- Overhaul .snarkTorrents column widths
- Provides more predictable scaling experience, tidier layout
- CSS tidyups; deduplicate .snarkTorrents classes and move to their own
commented section
2017-06-03 14:03:56 +00:00
str4d
a9bf1e2969
SusiDNS:
...
- Rework SVG image
- Now features interactive feedback when mouseover objects and hotlinks
- Update fallback images for en and fr
- Update overview text
- added tabindex="0" to destination addresses, highlighted on :focus
2017-06-03 14:01:33 +00:00
str4d
d50c12dc7d
Console:
...
- Add spans to /stats page to avoid summary info breaking mid-sentence, and to
aid presentation
- Adjust /stats CSS so information isn't over-dense
- Set graph size for generated graphs on /stats to 600x200
- Fix netdb leaseset tables
- Ensure we only iconify add to addressbook links and not b32 dests
- Individual icons for I2PSnark and I2P Plugins on /home
- Add div to upnpstatus on peers to comply with layout
- Fix various unclosed/erroneous tags
2017-06-03 13:59:20 +00:00
5361571c15
Crypto: Fix AES NPE on 4-core RPi 2nd try (ticket #1989 )
2017-05-25 18:05:45 +00:00
13d9322d81
Debian: Update notes on dependencies
2017-05-24 12:49:55 +00:00
d35f260f15
Console: Don't show add-to-addressbook link for local unpublished clients
2017-05-24 12:47:24 +00:00
7338b79ef1
GeoIP: Fix NPE in Maxmind lookup (thx parg!)
2017-05-24 12:40:45 +00:00
str4d
edda87d53e
Snark theme updates, hidpi rating images
2017-05-22 11:49:23 +00:00
de0a5c7094
i2psnark: Fix bencoded scrape response for zzzot (ticket #1994 )
...
requires zzzot 0.16.0
2017-05-21 18:42:42 +00:00
str4d
008f421377
Fix a minor alignment issue on the address helper page
2017-05-21 03:01:59 +00:00
str4d
6821e13820
Add images for theme updates
2017-05-21 03:01:17 +00:00
str4d
fa73b481e6
i2psnark: Integrate ratings and comments into themes
2017-05-21 02:59:50 +00:00
str4d
63581d32de
SusiMail light theme tweaks
2017-05-20 08:10:28 +00:00
str4d
0db637ed5a
Clarify choices on address helper save page (ticket #1940 )
2017-05-20 08:09:30 +00:00
str4d
62b3e19217
Add router.hideFloodfillParticipant to advanced settings help
2017-05-20 07:26:47 +00:00
str4d
2b82312b77
I2PSnark changes:
...
- Make DHT debug section collapsible
- Tooltips for downloading/finished torrents
- Download bars for torrents, torrent parts and peer downloads
- Friendlier date format (with completed: <date> tooltip for finished torrents)
2017-05-20 07:26:19 +00:00
81b8b18581
i2psnark: Add ut_comment UI and per-torrent configuration
...
Some UI cleanup still to do
2017-05-19 21:33:30 +00:00
769cb40b79
missed checkin
2017-05-19 19:25:18 +00:00
81026c2871
build fix
2017-05-19 19:23:47 +00:00
dc33ad101a
Console: Move /peers page rendering from router to console (ticket #1879 )
...
except UPnP still to do
compressed size: appx. 25 KB
2017-05-19 19:20:11 +00:00
str4d
b7baeddc7c
Bump to -5
2017-05-18 13:52:35 +00:00
str4d
e6b968e48c
History for prop
2017-05-18 13:49:56 +00:00
str4d
96bdfb3a63
propagate from branch 'i2p.i2p' (head 247ff5f9bcb20e4aa3ad4aa8702425c315d1d77b)
...
to branch 'i2p.i2p.str4d.ui' (head d4b5b96ff60f7d8b746c8fc5f0f9c533778a9eda)
2017-05-18 12:54:13 +00:00
str4d
7002c683ab
Minor i2psnark style fixes
2017-05-18 12:52:10 +00:00
str4d
ae7c2f6e5f
Use disabled drop-down in universal theming mode instead of plain text
2017-05-18 12:51:19 +00:00
b8c97a1d7a
AES: More cleanups and javadocs
2017-05-17 15:54:37 +00:00
a5551c1be3
Debian: More fixes for lintian
2017-05-17 15:51:34 +00:00
7d129215cf
Debian: Put the i2prouter-nowrapper man page with the binary
2017-05-17 13:31:07 +00:00
777d2fc0f0
javadoc fix
2017-05-17 13:26:39 +00:00
7f45e97335
Reseed: Remove expired SSL cert
2017-05-17 12:16:34 +00:00
str4d
feee22e389
Fix escaping of non-breaking space in time string
2017-05-15 04:53:58 +00:00
str4d
208372ed9e
Prevent i2psnark DHT debug info breaking out of the table
2017-05-15 04:05:44 +00:00
str4d
6fd66c9396
Cleanups:
...
- Minor theme updates/fixes
- Added #jumplist div to proxy error to make styling easier
- "tabindex -1"s to ignore disabled radios in snark/tracker config
- Updates to eepsite css files.
2017-05-15 03:18:34 +00:00
str4d
e8c28ad42c
Add tooltips to shutdown/restart buttons
2017-05-14 12:28:27 +00:00
str4d
5caefb5ea9
I2PSnark tweaks:
...
- Replace theme selector with a message when universal theming is enabled
- Move DHT debug info into its own <tr>
2017-05-14 12:26:17 +00:00
ac788d973f
Router: New method to get bandwidth class, for efficiency
2017-05-14 12:16:25 +00:00
e973185be1
Crypto: Initialize array earlier (ticket #1989 )
2017-05-14 11:57:48 +00:00
040af114e1
i2psnark: Fix HTML double-escape (ticket #1992 )
2017-05-14 11:51:08 +00:00
str4d
6f60d642af
propagate from branch 'i2p.i2p' (head 098e31ae6c0969990791077264bfd58d8ac3680c)
...
to branch 'i2p.i2p.str4d.ui' (head 0cfd439957ebce6c3a71f5b3e11f4e873388b03c)
2017-05-14 06:53:02 +00:00
str4d
8a5967f592
Additional <label>s
2017-05-14 06:35:23 +00:00
str4d
a929b5c683
Theme updates:
...
- Section title images in the tunnel manager + presentational tweaks
- Separation of server/client tunnels for consistency in iframed/separate view
- More responsive layout tweaks specifically for narrow viewports
- Lessens UI breakage, particularly for languages with long translated strings
(ru, de etc)
- Susimail light theme enhancements
- Incremental theme tweaks including Arabic (light/dark) & Chinese
(classic/dark/midnight)
- Fixed placement of "Welcome to I2P" h2 on /home for new users
- Fixed conflicting .home#home div on homepage (now #homepanel)
- Fixed double select dropdown icon in Internet Explorer/MS Edge
- Addressed minor rendering issues in IE 11 and MS Edge
2017-05-14 06:26:16 +00:00
str4d
e32d4b15e8
String tweaks
2017-05-14 05:41:21 +00:00
str4d
67b3c46758
Shortened button text on /configfamily
...
Helps to avoid overlong strings breaking layout in translation (specifically
Russian). The section subtitle already indicates full scope of action.
2017-05-14 05:40:45 +00:00
str4d
7de815bd90
CSS sort buttons on /peers
...
- New icons to avoid conflation of tunnel direction and sort direction
- Active sort columnn now indicated and focused button highlighted
2017-05-14 05:39:51 +00:00
str4d
0aae97162e
Use new tabs for a couple of links
2017-05-14 05:38:56 +00:00
str4d
ac31a1319b
/news updates:
...
- Updated presentation of news status & view/hide news text at the bottom of
the homepage news section, so it behaves sensibly when wrapping (for German,
Russian etc)
- <span>s for news title dates and author names
- Iconified author name for news entries
2017-05-14 05:38:31 +00:00
str4d
e453ea48e1
/help changes:
...
- Added topnav
- Added mini-FAQ
- Linked to subscriptions section from SusiDNS subscriptions page
- Layout fixes for translated pages
- Reformatted help-legal.jsi, removed/replaced dead links
2017-05-14 05:37:35 +00:00
str4d
8f04aa70cb
/home changes:
...
- Update some app icons
- Rationalise the markup
- Add tabindex ="-1" to icon links
- This means they are skipped when using tab to navigate in the browser
2017-05-14 05:36:40 +00:00
str4d
d7d13d1a4f
Whitespace
2017-05-14 05:30:42 +00:00
str4d
6b056ce6e0
Backend HTML changes:
...
- Labels for radio/checkbox icons to increase surface area for clicks, improving
UI for touchscreen use
- Standardized configuration labels: bold text for leading options, standard
weight for trailing descriptions
- Remove some hard-coded table layouts
- Additional ids and classes for theming
2017-05-14 05:30:13 +00:00
b340f4a17c
i2psnark: Better handling of read-only i2psnark dir (ticket #1990 )
...
Prevent add/create/remove/delete
More handling of RuntimeException via Snark.fatal() in SnarkManager
2017-05-12 17:16:25 +00:00
93cb2a0513
Debian: Fix apparmor profile (ticket #1986 )
2017-05-10 16:53:36 +00:00
610af51e95
show suggested paths
2017-05-10 14:05:02 +00:00
efd7d651cc
AES: Cleanups (ticket #1989 )
2017-05-10 14:00:59 +00:00
d139892ae0
SusiDNS: Fix display of default subscription when no subscriptions.txt file present
2017-05-10 13:49:34 +00:00
45f3695f9d
Debian: Restore systemd for trusty
...
Fix date in changelogs
doc update
2017-05-10 13:46:04 +00:00
3e354f2f1a
Jetty: New default servlet for eepsite, with
...
locale-independent directory listing (ticket #1965 )
2017-05-05 19:53:43 +00:00
b0514cc564
move BFNS test
2017-05-05 13:38:59 +00:00
3718c73341
Reseed: Fix messages about reseed disabled
2017-05-05 12:26:48 +00:00
cd76457128
i2psnark: Initial support for ut_comment, no UI yet
2017-05-05 12:08:49 +00:00
f3d931d090
Blockfile: Move from i2p.jar to addressbook.jar
...
http://zzz.i2p/topics/2274
2017-05-05 11:41:19 +00:00
ffb3e27c0f
launchpad build fixes
2017-05-03 21:29:22 +00:00
8d6ca6431d
fix build.xml XML error
2017-05-03 19:35:59 +00:00
920b14212f
0.9.30
2017-05-03 13:08:34 +00:00
1e9c68859e
fix null check
2017-05-02 14:34:33 +00:00
str4d
e390e67aee
Package I2P servlet classes for Maven Central
...
RequestWrapper and its dependencies are excluded to avoid classpath issues.
2017-05-02 13:05:31 +00:00
d27d060322
Jetty: Rollover log files at midnight, not noon
...
This is a separate Jetty 9.2.21 bug unrelated to the previous fix
2017-04-30 13:19:48 +00:00
baa314d71f
pull translations
2017-04-29 15:20:42 +00:00
d98c3d8f71
fix another test
2017-04-29 15:01:42 +00:00
5e497f790d
Tests: Temporarily change cert threshold so Vuze's old cert won't fail
2017-04-29 14:40:42 +00:00
3dbbc2943f
Jetty: backport patch from 9.4.4 to 9.2.21
...
to fix Timer crash in RolloverFileOutputStream
1e46576bf4
https://github.com/eclipse/jetty.project/issues/1469
2017-04-29 14:28:30 +00:00
925caccb57
Jetty: Set up to add patch for RolloverFileOutputStream
...
checked in file is unmodified from 9.2.21 for reference
patch in next checkin
2017-04-29 14:24:10 +00:00
a21e027403
Console: Revert previous checkin, unrelated to the Jetty Timer bug
2017-04-29 13:52:05 +00:00
4dec3657b0
Console: Disable Jetty timer thread consolidation
...
causing log file rollover to stop (ticket #1068 )
2017-04-27 13:43:24 +00:00
06f78d7cfe
HTTP Proxy: Add delay before jump page
2017-04-26 14:00:50 +00:00
6901914640
remove reseed
2017-04-26 13:57:49 +00:00
75db7fa196
geoip 2017-04-06
2017-04-19 13:13:20 +00:00
f8ea882f99
SSU: Reuse previous introducer expiration if available,
...
so we don't force a republish
- Don't run peer test if configured to force firewalled
2017-04-14 13:34:33 +00:00
dd0153e29a
SSU: Publish introducer expiration (proposal 133)
2017-04-13 15:58:52 +00:00
9dd146680d
fix eepget man page formatting
2017-04-13 15:52:50 +00:00
5fa6583a4e
Console: Fix detection of UPnP setting changing
2017-04-13 15:45:24 +00:00
str4d
48661361fa
Minor theme tweaks
2017-04-09 08:49:09 +00:00
str4d
4747172059
Tweak placement of caps info
2017-04-09 08:48:45 +00:00
str4d
f541dbe042
Add link to /configplugins on /home
2017-04-09 08:28:37 +00:00
str4d
a3e146a814
propagate from branch 'i2p.i2p' (head 5d56a7eb371dddb9336e596bda69f99c91294b05)
...
to branch 'i2p.i2p.str4d.ui' (head 3aeafcdb5c0ffbc9c77f574558f8438d3e81133e)
2017-04-09 06:52:22 +00:00
str4d
fa6fc84bf8
Theme updates:
...
- Subtler, softer colors & shadows and cleaner lines in the light theme in the full suite of apps
- Seamless iframe integration for light susidns theme
- Enhanced Arabic support in the light theme
- Better presentation of options on /confignet
- Enhanced bullets for stats/logs presentation
- console_big improvements/fixes
- Incremental improvements
2017-04-09 06:28:47 +00:00
str4d
a0911a43dd
I2PSnark: hidpi navbar images
2017-04-09 06:28:20 +00:00
str4d
b6c6a5d696
Whitespace
2017-04-09 06:28:00 +00:00
str4d
5353fd986e
Tidy up /profiles, add definitions for capabilities
2017-04-09 06:27:41 +00:00
str4d
3f40af54d1
Add id for for sidebar help & faq h3
2017-04-09 06:27:22 +00:00
str4d
9e8d4fbe21
Reorder sidebar sections for new installs
2017-04-09 06:27:04 +00:00
str4d
cb3326fa42
Minor updates to imagegen page
2017-04-09 06:26:46 +00:00
str4d
123473439c
Fix "Advanced" links on sidebar with leading /
2017-04-09 06:26:35 +00:00
str4d
c12312f523
i2psnark: Remove hard-coded topnav image
2017-04-09 06:24:43 +00:00
dd8f7638c5
add bash completion scripts
2017-04-06 13:05:47 +00:00
4edc4077f8
Gentoo: Fix config dir location
...
http://zzz.i2p/topics/2285
2017-04-04 14:07:49 +00:00
0d3b1fa490
hosts.txt and blocklist update
2017-04-04 14:05:14 +00:00
828b0954a3
add BuildTime note to checklist
2017-04-04 14:03:09 +00:00
ec82912085
instructions for adding RPC support to i2psnark-standalone
2017-04-04 14:01:58 +00:00
021067dab9
deprecate ZipFileComment
2017-04-04 14:01:04 +00:00
bfc04178a6
i2psnark: Fix standalone configuration for Jetty 9
...
Context: Fix ClientAppManagerImpl in AppContext,
required for transmission.war in standalone i2psnark
2017-04-02 18:48:03 +00:00
f390831835
Console: Fix stopping of webapps when console stops (ticket #1893 )
...
i2psnark: Only rewrite torrent config file if changed (ticket #1893 )
Util: Don't sync config writes on Android/ARM (ticket #1893 )
2017-04-01 14:15:06 +00:00
5eefb8b222
KeyStoreUtil: Reduce log level of expired cert error
2017-04-01 12:50:31 +00:00
c06e320f99
SSU: When a IPv6 peer connects, trigger a IPv6 peer test, not a IPv4 one
...
Require two consecutive peer test results for some state transitions,
to prevent frequent transitions to firewalled and back
2017-03-31 12:28:31 +00:00
b810b79a44
New translated man pages: pl, pt_BR, ru, sv
...
updates: it, ko, zh
2017-03-29 14:16:45 +00:00
3cc0122af4
Throttle: Reduce threshold for probabalistic throttling on slow platforms (ticket #1964 )
2017-03-29 12:32:36 +00:00
48fb12ebeb
SSU: Refactor PeerTestEvent out of UDPTransport
2017-03-29 12:30:21 +00:00
82554b943e
Build: Suppress JarScanner warning during Debian build (ticket #1975 )
2017-03-27 16:48:25 +00:00
04e0cfe020
Debian: Add missing addressbook.jar to package (ticket #1973 )
2017-03-27 14:52:50 +00:00
ed590cd6f5
SusiDNS: Add addressbook.jar to classpath, don't fail to start
...
if it's still not found (ticket #1973 )
This fix covers:
1) Old wrapper.config without addressbook in the classpath
2) Java 9 together with 1)
3) Completely missing addressbook.jar
This does not fix addressbook.jar missing from Debian build.
2017-03-27 14:43:20 +00:00
c1991241e4
Time: Fix crashes on old Androids (ticket #1976 )
2017-03-27 14:12:42 +00:00
b503f03bd6
Blockfile: Include authentication strings in exports
2017-03-27 14:10:01 +00:00
cff8eafc43
Blockfile: Upgrade to Blockfile format 4 on non-Android ARM
2017-03-25 11:32:05 +00:00
a0b2f5738a
i2ptunnel: Allow alt priv key file to be added without restarting I2P
...
Display message requiring tunnel restart if tunnel is running
2017-03-25 11:29:14 +00:00
b335ded1d2
CPUID: Recognize Ryzen
2017-03-24 13:08:56 +00:00
0a2097a238
Addressbook: Remove static reference, hide implementation
...
Requires Android fix (ticket #1972 )
2017-03-24 13:07:17 +00:00
1ab67de677
Plugins: Blacklist i2pbote and BwSchedule
...
Translate exceptions thrown from PluginStarter
2017-03-23 14:55:56 +00:00
47277063e4
Plugins: Add version number to console messages when downloading/starting,
...
and linkify plugin name
2017-03-23 13:54:02 +00:00
ca6ce37a0b
context: New ClientAppManagerImpl in AppContext, so registration
...
works there (for i2psnark-rpc in standalone)
2017-03-21 19:26:48 +00:00
a00f11d5b7
i2psnark: Add another method to support RPC plugin
2017-03-21 11:57:52 +00:00
13ad5d72ae
SSU: More work on introducer expiration (proposal 133)
2017-03-20 22:31:32 +00:00
b9a7a76174
dont replace app if a dup
2017-03-20 22:27:55 +00:00
a8ae2ce955
typo
2017-03-20 22:24:59 +00:00
de5661ef1b
new reseed ssl cert
2017-03-20 22:18:21 +00:00
e4da3b0f3b
dont allow non-GET requests to icon servlet
2017-03-20 22:12:33 +00:00
95b6bd36e5
i2psnark: Enhancements to support RPC plugin
2017-03-20 16:41:04 +00:00
05aef9bd59
Move "isSlow" detection to SystemVersion
2017-03-18 14:38:59 +00:00
fda673038f
Addressbook build changes (ticket #1966 ):
...
- Build as jar, not war
- Put empty war in updater
- Move Servlet starter to SusiDNS
- Skip war in RouterConsoleRunner
2017-03-18 14:34:59 +00:00
24801553d6
i2psnark: Recognize XD client
2017-03-15 15:10:23 +00:00
43c3a14745
javadoc typo
2017-03-14 14:17:10 +00:00
4b722c9b7f
i2ptunnel: New form to enter private key file for alternate destination
...
- Use alt destination for registration if set
- Another dup check for alt destination
SusiDNS: New button for adding alternate destination
- Fix nonces on details page with multiple destinations
- Fix single dest deletion on details page with multiple destinations
- Set book in all forms to ensure correct book
Blockfile: Fix specified-destination deletion from the correct book
2017-03-14 14:15:54 +00:00
1150b4cd73
NBI: Adjust logging during extraction to use standard format
2017-03-14 13:33:39 +00:00
e7cfb2d6fe
Streaming: Add reset() to I2PSocket API
...
i2ptunnel: Reset I2P socket on TCP socket errors, in standard servers
that don't have protocol responses
SAM: Reset I2P socket on handler errors
2017-03-13 14:09:27 +00:00
ad810de747
i2ptunnel: Add subsession support to servers, no UI yet
...
Update subsession javadocs
2017-03-13 13:48:36 +00:00
b57d7c699f
Javadoc: Update Jetty URL and package-list
2017-03-13 13:28:16 +00:00
ba825e61d5
New reseed, delete unused reseed SSL certs
2017-03-13 13:26:01 +00:00
aea20a552e
Fix HashSessionScavenger, class changed in Jetty 9
...
History for prop, -4
2017-03-11 16:27:37 +00:00
0703a29562
propagate from branch 'i2p.i2p.zzz.jetty9' (head 80022f6ef552acd1382d45103969aa7c17b1d794)
...
to branch 'i2p.i2p' (head 3b4b418ae8be95d52228fc7c325fc52e0223e4fe)
2017-03-11 15:24:23 +00:00
db0381d6b1
Add required jetty-9.2.21.v20170120 jars
...
Includes two Tomcat 8.0.33 jars from that, which are:
"A rebundling of Apache Tomcat Jasper to remove the tomcat server dependencies, so that the JSP engine can be used by the Eclipse Jetty project."
2017-03-11 15:24:04 +00:00
a9be26d2bc
unneeded casts
2017-03-11 14:43:37 +00:00
db5ab0b9b8
Add commons-logging to list of empty jars
2017-03-11 14:37:37 +00:00
072d990279
reseed now using CA
2017-03-11 14:06:55 +00:00
6b4f665f34
Add more markers and protection for xml file migration
...
Add error message for jetty-jmx.xml migration, don't migrate
Update non-default files jetty-rewrite.xml and jetty-jmx.xml
2017-03-10 18:48:48 +00:00
48a055d462
Streaming: Don't change buffer size when max message size is adjusted
...
Only change max message size when buffer is empty
2017-03-09 19:40:17 +00:00
9146f3c7e1
i2psnark: Prevent RuntimeException caused by corrupt i2psnark.dht.dat file
...
http://forum.i2p/viewtopic.php?t=12751
2017-03-09 19:34:30 +00:00
1fe9acefe2
Router: Set default sig type to EdDSA for non-Android ARM
2017-03-09 15:25:25 +00:00
359b4570e4
hide destination box on registration page
2017-03-09 15:24:10 +00:00
1c720a0fda
finals
2017-03-09 15:23:28 +00:00
d1fdf14911
unnecessary parameter
2017-03-08 16:27:48 +00:00
6fbeef5f8c
remove old ssl cert
2017-03-08 16:26:04 +00:00
6ef6106336
Random: Don't need extra bits if power of two
2017-03-08 16:25:27 +00:00
23ee40d990
stray semicolon
2017-03-08 16:24:13 +00:00
4e236fc5ab
Put Jetty 9 files in eepsite-jetty9/ directory in updater
2017-03-08 13:48:28 +00:00
d573910b7a
CPUID: Fix saving of libjcpuid.jnifile on Macs,
...
was incorrectly saving as libjcpuid.so (tickets #1865 , #1900 )
- Try to load libjcpuid-x86_64-osx.jnilib for 32-bit Macs,
because as of 0.9.26 it's a 'fat binary' with 32-bit in it also.
This was broken in the 0.9.26 changes.
- Improve error logging
- Add library search path logging to main()
NBI:
- Try to load the "none" architecture for x86, even if
CPUID loading fails (tickets #1865 , #1900 )
This was broken in the 0.9.26 changes.
- Add library search path logging to main()
- Comment out unused method
2017-03-06 20:44:16 +00:00
da00b95599
doc updates
2017-03-06 20:41:43 +00:00
e20310d257
Throttle: Fix disable of probabalistic throttling (ticket #1963 )
...
Fixes this checkin:
Revision: c52409bf5d7b422c23a62eecfa50b98d7c74f8df
Date: 01/16/2012
Branch: i2p.i2p
Don't throttle tunnel creation if using a higher than default router.maxParticipatingTunnels setting.
2017-03-06 20:38:38 +00:00
str4d
74151b06ef
propagate from branch 'i2p.i2p' (head 600cd73c4b46b7ba8c421149785f6245afa47487)
...
to branch 'i2p.i2p.str4d.ui' (head d5b54214bfe1bf5203f614600b916346a10f26dd)
2017-03-06 04:59:59 +00:00
str4d
de7a4ba55c
Whitespace cleanups
2017-03-06 04:56:58 +00:00
str4d
5ddeeec9ea
I2PSnark theme updates
2017-03-06 04:55:09 +00:00
str4d
1f7042a68e
I2PSnark fallbacks when JS is unavailable:
...
- Use meta-refresh
- Hide JavaScript-dependent buttons
2017-03-06 04:52:42 +00:00
str4d
a65722f3e8
I2PSnark: clean up RNF/RDNE errors
2017-03-06 04:51:55 +00:00
str4d
964dacd907
I2PSnark:
...
- More tooltips
- Remove "if checked" from checkbox strings
- Checkbox layout tweaks
2017-03-06 04:47:51 +00:00
str4d
25b03979d5
I2PSnark backend layout/style tweaks
2017-03-06 04:43:19 +00:00
str4d
6151480ee6
SusiDNS theme updates
2017-03-06 04:43:02 +00:00
str4d
97fa5d9921
SusiMail theme updates
2017-03-06 04:42:43 +00:00
str4d
83c9dc7437
Console theme updates
2017-03-06 04:41:22 +00:00
str4d
4bf0147198
Update I2P logos for console themes
2017-03-06 03:49:43 +00:00
str4d
d7e5aaf919
Replace with thin non-breaking space   for byte sizes
...
The latter has more consistent/predictable width between fonts & point sizes.
2017-03-06 03:46:56 +00:00
str4d
10a021f5fc
Re-layout "Banned IPs" section of /configpeer
2017-03-06 03:43:38 +00:00
str4d
20df511401
"Mark for deletion" tooltip in SusiMail folder list
2017-03-06 03:42:56 +00:00
str4d
73708041e8
Spacing tweaks for legibility/consistency
2017-03-06 03:38:30 +00:00
b71aafbb28
Debian: Add files for jessie with libtomcat8-java
...
Fix missing glassfish dependency in trusty/control
2017-03-04 15:02:08 +00:00
319ce9b065
Debian: Revert previous checkin for precise, it does not have libtomcat8-java
2017-03-04 14:44:09 +00:00
87cff00b99
Debian: Revert previous checkin for trusty, it does not have libtomcat8-java
2017-03-04 14:41:21 +00:00
f38ee48ca3
Move setting of InstanceManager to WebAppConfiguration to avoid race
...
Fix up LICENSES.txt
Build.xml cleanup
Debian:
- Add support for with-libtomcat8-java but not with-libjetty9-java for wheezy/jessie
- Fix wheezy/precise/trusty build files to use tomcat8 but not jetty9 packages
- Remove build dependency on ant-optional, not required
- Remove some remaining eclipse-ecj dependencies
- Add short README files for wheezy and jessie
2017-03-04 14:24:48 +00:00
ec6c24429a
Debian build fixes
2017-03-03 19:44:39 +00:00
15915afeb8
Remove dup DTDs in javax.servlet.jar
...
Set InstanceManager for webapps
Remove InstanceManager log message
Resolves ticket #1818
2017-03-03 17:56:47 +00:00
b72085bcf3
Debian builds:
...
- Remove with-libtomcat6-java and with-libtomcat7-java
- Replace with-libjetty8-java with-libjetty9-java
- Add libtomcat8-java dependency in debian builds
- Change libservlet-3.0-java implicit dependency to libservlet-3.1-java
- Initial mods for trusty build files, as it does not have jetty 9
- Initial xenial build files
- Add link to jetty9-apache-jsp.jar
- Add necessary util jars to jsp classpath
Non-Debian builds:
- Move tomcat runtime from javax.servlet.jar to jasper-runtime.jar,
to be consistent with Jetty 8
- Switch from jetty (glassfish) to apache (tomcat) jsp implementation,
to be consistent with Debian builds
- Drop checked-in Tomcat 6 and Jetty 8 jars
Code:
- Force Jasper initialization in RouterConsoleRunner since we
don't use the Jetty annotation scanner
2017-03-03 15:48:10 +00:00
5f96067c22
merge of 'bd4c9889786a280f8797cbdc6ca9cddb8c7260a2'
...
and 'fe4b2b6942b6c0dbe1efda4e2fa555289e74cbef'
2017-03-03 14:00:47 +00:00
61e4e2a052
Util: Don't depend on DataHelper in FileUtil.copy(),
...
causes Windows installer to fail because DataHelper is not in install.jar.
tag i2p-0.9.29-win1
2017-03-03 13:59:54 +00:00
f7cdf221eb
UDPAddress: Add method to get introducer expiration (proposal 133)
2017-03-02 14:24:27 +00:00
69ad95710a
UDPAddress: Fix bug in "Error handling for failed intro packets"
...
cur variable wasn't being incremented.
from Revision: 0f0232b342477486c38b51afa3d298285cc8fbcf
from Date: 09/15/2005
Simplify error handling code
javadocs
2017-03-02 14:14:28 +00:00
920572d3bc
UDPAddress: Make most fields final
2017-03-02 13:27:30 +00:00
d3abbe86e9
Fix eepsite jetty.xml and jetty-ssl.xml files
...
Migration script for eepsite jetty.xml and jetty-ssl.xml files
Add exclude protocols
2017-03-01 16:42:57 +00:00
3631efa567
Fixup for PathMap generics
...
Remove dup returns
2017-03-01 16:41:19 +00:00
a6e62afc1f
Servlet: Catch OOM in MultiPartRequest
2017-03-01 12:58:16 +00:00
8bfb3649dd
Fix webapps and plugins not starting, because the
...
default configurations were not being run.
Revert adding JettyJspServlet class, maybe we don't need it after all.
2017-02-28 03:52:32 +00:00
45abf6575c
add missing JettyJspServlet class
2017-02-27 22:26:39 +00:00
7fb82da7ff
Partially revert previous checkin, which was missing some DTDs.
...
Delete previously checked-in DTDs, and in the build,
copy all the DTDs out of jetty-schemas-3.1.jar to javax.servlet.jar.
Update to Jetty 9.2.21.
2017-02-27 21:31:44 +00:00
e995a4cf92
i2psnark: Fix disappearing start button
2017-02-27 19:51:38 +00:00
2de25ca453
addressbook: Add date parameter to authentication strings
2017-02-27 19:50:21 +00:00
8d928eadba
minor fixes after review
2017-02-27 19:49:05 +00:00
e03c25e397
debian files update
2017-02-27 19:48:28 +00:00
b695293070
0.9.29
2017-02-27 14:11:44 +00:00
c09bfa0a26
i2ptunnel: Fix generation of advanced authentication strings
2017-02-27 14:09:46 +00:00
f420a99b6f
Update translations
2017-02-24 23:54:31 +00:00
33b1851317
PrivateKeyFile: Add option to generate addressbook authentication string
...
fix inadvertent fallthru
HostTxtParser: Add -q command line option, enhance return codes
2017-02-23 19:45:33 +00:00
3c735eaf96
more man pages
2017-02-20 18:31:25 +00:00
3f452c5acb
GeoIP, blocklist, checklist update
...
GeoIP from Maxmind 2017-02-07
2017-02-20 18:20:38 +00:00
380f55a0e8
I2CP: Return null on decompression failure instead of
...
throwing exception, to reduce the impact, for example
in iMule which is apparently closing the session (ticket #1915 )
2017-02-15 17:48:47 +00:00
8a89b3da29
Fix calls to Class.newInstance() deprecated in Java 9
2017-02-15 17:01:02 +00:00
f2ae1bfe09
Utils: Disable caching of ResettableGZIPOutputStreams,
...
add more checks for compression failure,
fix output for zero-length input (ticket #1915 )
2017-02-15 16:45:06 +00:00
17b781c1b4
Translations: Update source
...
Fix dependencies for poupdate target
2017-02-15 16:27:43 +00:00
68fb3f42a8
New SSL cert for reseed.i2p-projekt.de
2017-02-11 20:31:21 +00:00
fc8c193f37
strip more system properties in I2CP
2017-02-11 15:12:53 +00:00
c949d776be
I2PTunnel CLI: Set connectDelay default for HTTP client
...
tweak clientoptions help messages
2017-02-11 13:44:57 +00:00
e29e3e2fd3
Test: Prevent NPE in LocalClientManager test on client shutdown
2017-02-11 13:26:26 +00:00
e01c443fa2
Test: Add random delay and drop options to LocalClientManager
...
Return failure codes from LCM to client (ticket #1939 )
2017-02-10 19:17:43 +00:00
str4d
50450ecba6
propagate from branch 'i2p.i2p' (head bd037c8b542fe0f6125aa16fb3bff5d257b4e955)
...
to branch 'i2p.i2p.str4d.ui' (head 9bd4080121d8ef662d6a2e4dfe7fae1079b32646)
2017-02-10 16:43:25 +00:00
str4d
44c0d9357b
Update snark tile2.png
2017-02-10 16:42:50 +00:00
str4d
42ba5fa509
Fix typo
2017-02-10 16:42:06 +00:00
str4d
24b2bb8e3f
I2PTunnel theme tweaks
2017-02-10 16:41:49 +00:00
str4d
026a9cf026
Smooth out heading backgrounds on I2PTunnel edit pages
2017-02-10 16:40:49 +00:00
str4d
87c8031e5a
SusiMail theme tweaks
2017-02-10 16:40:21 +00:00
str4d
bff3f0436c
Router console theme tweaks
2017-02-10 16:39:56 +00:00
str4d
bfe8c65628
SusiDNS changes:
...
- Additional column on hostname list page for helper address with icon, and
iconfication of b32 addresses
- Added minified identicon to hostname column
- Changed destination address display on list/details from textarea to div to
accomodate automatic height adjustment (no need to manually specify height and
hope for the best)
- Also allows us to display the full Destination on the details page
- Tooltips for eraser icon + new address helper icon & minified identicons
- Consolidation of Hostname/host name/name referenced: now all "Hostname"
- Theme tweaks and whitespace removal
2017-02-10 16:37:15 +00:00
str4d
a22bf6b4a4
I2PSnark changes:
...
- Add spacing between File Info/ Directory Listing for all themes
- Tooltip for tracker removal eraser icon
- Theme tweaks and whitespace removal
2017-02-10 16:34:33 +00:00
str4d
c4e7b1a799
Open log files in a new tab
2017-02-10 16:31:49 +00:00
str4d
232d0b5e77
More tooltips
2017-02-10 16:31:21 +00:00
str4d
82095d9786
Add "NetDB Search" to Advanced sidebar section
2017-02-10 16:31:08 +00:00
str4d
f68967c5f2
Alphabetical sorting of sidebar links under "I2P Internals"
2017-02-10 16:30:47 +00:00
str4d
9898a4a930
Min width for config tabs on light theme
2017-02-10 12:36:40 +00:00
str4d
092881acc4
Padding for text-dense tables
2017-02-10 12:36:20 +00:00
str4d
b1ed295e26
Rename /configclient button classes
2017-02-10 12:13:05 +00:00
2d8f0c2956
Streaming: Fix optional delay and choking (tickets #1046 , 1939)
...
- Don't always send optional delay
- Don't overwrite choking delay with non-choking delay
- Don't send optional delay of 0 every 8 packets
- Don't set options both in CDR.buildPacket() and Conn.sendPacket()
- Set or clear optional delay in packet when retransmitting
- Move choking state variables from ConnectionOptions to Connection
- Move updateAcks() call from PacketLocal to PacketQueue
- Fully implement choking and un-choking
- Reduce periods for some stats
- Comment out some debug logging
- Cleanups
- Fix javadoc HTML broken in previous checkin
2017-02-09 17:24:03 +00:00
f0241d4a1c
Util: Change logCloseLoop level to DEBUG
2017-02-08 15:27:25 +00:00
a11bd7cbe7
I2CP: Return local delivery failure on queue overflow (ticket #1939 )
2017-02-08 15:22:41 +00:00
36ec4de9c7
Console: Consolidate timer threads (ticket #1068 )
...
Clear correct property if no users are set
2017-02-05 20:56:40 +00:00
843b66d61e
Streaming: Don't hard fail on expired message error (ticket #1748 )
2017-02-05 19:39:15 +00:00
afb87cd75c
NTCP: Don't write to an inbound connection before established, causing NPE (ticket #996 )
2017-02-05 19:09:12 +00:00
aa098ac800
dont log deletion of deletelist.txt
2017-02-05 14:58:47 +00:00
bbbbfe2417
reduce concurrent graph generation for ARM
2017-02-05 14:57:57 +00:00
9ab55ec368
checklist update
2017-02-05 14:56:51 +00:00
a85546534e
Streaming: Don't always send optional delay (ticket #1046 )
...
javadocs
2017-02-05 14:55:13 +00:00
83c786a5fd
more man page translations
2017-02-05 14:16:33 +00:00
50d735b126
new reseed
2017-02-05 13:03:55 +00:00
da893452ea
HTTP proxies: Pass through relative referer URIs, convert same-origin
...
absolute referer URIs to relative (ticket #1862 )
2017-02-04 21:18:00 +00:00
6306799a4b
single-char indexof()
2017-02-04 19:46:04 +00:00
82d812c25c
NTP: Enable IPv6 support (ticket #1896 )
2017-02-04 15:38:49 +00:00
890ad257e1
Router: Run shutdown tasks in parallel,
...
increase max time for shutdown tasks (ticket #1893 )
i2psnark: Remove most delay between announces at shutdown
2017-01-30 22:05:43 +00:00
7cb5dab67f
i2ptunnel: Add support for outproxy plugin to CONNECT proxy (tickets #1364 , #1895 )
...
Add support for ports to CONNECT proxy
2017-01-30 00:33:43 +00:00
1cf6030646
Utils: Catch Java 9 error in SSLEepGet
2017-01-28 15:41:48 +00:00
36fd93da0d
Utils: Comment out debug logging in SSLEepGet
2017-01-28 14:00:11 +00:00
5483306d21
Utils: Detect when running as service on Gentoo
2017-01-28 13:57:31 +00:00
1f228a3f85
Build: Rename translated man pages to be compatible
...
with dh_installman for debian.
Add i2prouter-nowrapper man page.
Misc. man page fixups (man man-pages for the standard)
No ant targets or deb packaging yet.
2017-01-27 19:15:32 +00:00
12cc7b3a3b
bump -4
2017-01-27 16:11:14 +00:00
61fd242938
Build: Translated man pages for es and zh,
...
and a script to build them.
es complete, zh partial, just for testing.
No ant targets or deb packaging yet.
2017-01-27 16:10:00 +00:00
78da3b9785
javadoc fixes part 15 (ticket #1894 )
2017-01-27 16:00:58 +00:00
e0e06d73eb
javadoc fixes part 14 (ticket #1894 )
2017-01-27 03:14:34 +00:00
112fa503e6
javadoc fixes part 13 (ticket #1894 )
2017-01-27 03:03:34 +00:00
9dab3b0dfe
javadoc fixes part 12 (ticket #1894 )
2017-01-27 02:27:53 +00:00
82064760d5
javadoc fixes part 11 (ticket #1894 )
2017-01-27 02:19:47 +00:00
bd1354f95b
javadoc fixes part 10 (ticket #1894 )
2017-01-27 01:49:19 +00:00
fb74f41692
javadoc fixes part 9 (ticket #1894 )
2017-01-27 01:41:06 +00:00
5db89d8743
javadoc fixes part 8 (ticket #1894 )
2017-01-27 01:36:26 +00:00
b970912cc1
javadoc fixes part 7 (ticket #1894 )
2017-01-26 21:55:04 +00:00
d196047382
javadoc fixes part 6 (ticket #1894 )
2017-01-26 21:45:47 +00:00
eefb36cb99
javadoc fixes part 5 (ticket #1894 )
2017-01-26 21:37:23 +00:00
dc5bfb224d
javadoc fixes part 4 (ticket #1894 )
2017-01-26 20:59:26 +00:00
e461e8fb4f
javadoc fixes part 3 (ticket #1894 )
2017-01-26 20:51:05 +00:00
8bb114e9c4
javadoc fixes part 2 (ticket #1894 )
2017-01-26 20:45:58 +00:00
f77fc52ca7
javadoc fixes part 1 (ticket #1894 )
2017-01-26 20:37:44 +00:00
1a28a2af23
Use the EL API and compiler from Jetty, not old Tomcat
...
Bundle the DTDs, as extracted from jetty-schemas-3.1.jar
These were in lib/jsp/javax.servlet.jsp-2.2.0.v201112011158.jar in Jetty 8
but are not in any lib/jsp/*.jar in Jetty 9.
GPL v2:
Copyright 2003-2009 Sun Microsystems, Inc. All rights reserved.
Copyright 2004 The Apache Software Foundation
Copyright (c) 2009-2013 Oracle and/or its affiliates. All rights reserved.
2017-01-26 17:30:33 +00:00
d9c6360e0a
Build: Set up man pages for translation.
...
No ant targets yet.
2017-01-26 15:47:42 +00:00
8137661751
i2prouter: Add root check to restart and condrestart commands (ticket #1770 )
2017-01-24 14:44:17 +00:00
c66559ff84
propagate from branch 'i2p.i2p' (head d2e954c054d89a425c9791067ac7998433e95a23)
...
to branch 'i2p.i2p.zzz.jetty9' (head adcba23cab31b88e430ee09bf45fd1b6789a1719)
2017-01-19 17:19:00 +00:00
e47c628891
jbigi: Update GMP version (ticket #1840 )
2017-01-19 16:18:30 +00:00
7b0a5bcd5a
debian doc update
2017-01-19 13:33:10 +00:00
6e7dedba81
javadoc clarification
2017-01-19 13:32:15 +00:00
83e356140d
i2ptunnel: Change eepsite sigtype to EdDSA for new installs
2017-01-19 13:31:10 +00:00
b66c7802e7
Add new reseed reseed.onion.im
2017-01-19 13:28:40 +00:00
7311cf33b7
Utils: Gzip test code refresh
2017-01-19 13:25:56 +00:00
60c93f1e1c
Client: Don't log error on datagram dissector fail (ticket #1915 ),
...
let the client do the logging.
Throw early if data too short
2017-01-17 15:34:38 +00:00
a36083ab18
Utils: Java 9 yakkety workarounds
2017-01-17 14:08:47 +00:00
str4d
6308038a08
"Cables? Where we're going, we don't need cables."
2017-01-15 14:17:20 +00:00
str4d
e141abb5de
susimail and susidns theme tweaks
...
- Responsive layout
- "background: none" for radio/checkbox icons (Edge/IE fix)
- Address dropdown display issue in MS Edge by making customized dropdown menus inclusive (-webkit-appearance: none);
2017-01-15 14:15:26 +00:00
str4d
94c6496f9d
Tooltips for /configclients and reseed button
2017-01-15 14:13:30 +00:00
str4d
d360ba4817
NedDb advanced lookup layout and theme improvements
2017-01-15 14:08:29 +00:00
str4d
cca3f57373
Presentation tweak on /help
2017-01-15 14:06:23 +00:00
str4d
57e51ab8c5
I2PSnark theme tweaks
2017-01-15 14:04:24 +00:00
str4d
93511c0e61
HTML tag validity bugfixes
2017-01-13 17:34:20 +00:00
7cae467b59
DTG: Don't try to start if headless (ticket #1924 )
2017-01-12 15:54:06 +00:00
2df64cd098
Copy README.txt contents to README.md
...
so the github page is restored.
2017-01-09 13:54:49 +00:00
str4d
0a0757a69f
Add 10px border between torrent info and content on details page
...
Only on ubergine theme currently; extend to other themes if this works
2017-01-08 17:23:18 +00:00
str4d
14bacc272e
propagate from branch 'i2p.i2p' (head 439bb8be3133559026640ebd22fdf93d10ba2cb9)
...
to branch 'i2p.i2p.str4d.ui' (head 83c1a136effdf092093e9af799a138e86da7ec43)
2017-01-08 01:37:15 +00:00
str4d
2bc5630832
Final CSS updates
...
- Responsive layout tested on HiDef+ setup, tweaked where necessary
- Extended glyphs that don't appear to be universally available replaced
- /graphs styling
- Various smaller improvements
2017-01-07 18:51:58 +00:00
str4d
ecb9726ba4
Help: more advanced settings
2017-01-07 18:31:10 +00:00
str4d
894186e975
Updates to /graph
...
- Graph image updates
- Custom fonts with fallback
- Left-align legend
- Thinner restart and graph lines for clarity
- Separate legend and display period date
- Text tidyups
- Tweak layout and text of configuration options
- Default width to 400px to avoid info truncation
- 15s and 30s refresh options
2017-01-07 18:28:55 +00:00
str4d
053ebd7079
Disable anti-aliasing and hinting on QR codes to improve quality of display text
2017-01-07 17:52:09 +00:00
str4d
fabc57b57a
Second draft of CSS updates
...
- More responsive layout
- Accessibility tweaks
- Further consolidation of look & feel between console and webapps
2017-01-07 17:47:01 +00:00
str4d
04b9b202e5
Routerconsole CSS hooks
2017-01-07 17:42:07 +00:00
str4d
acec99ff43
Move console links above hidden service links on /home
...
UX motivation:
- Console links are a small group of likely-useful actions and apps, thus makes
sense to keep them at closer reach
- Ensures that if more hidden services links are added, the console links
remain visible
2017-01-07 17:41:32 +00:00
str4d
e81a01d3e8
Typo fix
2017-01-07 17:36:08 +00:00
str4d
7101fb0997
Move /configclients sub-links into header
2017-01-07 17:33:09 +00:00
str4d
6b7ac9fba6
Move susidns export button to top of UI
2017-01-07 17:29:12 +00:00
str4d
0badcf63aa
Theme and forms for imagegen app
2017-01-07 17:09:34 +00:00
str4d
bd69499f8f
Add more filetypes to eepsite jetty-dir.css
2017-01-07 16:47:32 +00:00
str4d
23f835781c
I2PTunnel CSS hooks
2017-01-07 16:24:34 +00:00
str4d
5dd6f2d06b
merge of 'a84cabd267418e1cf436c975915ed5b91e39ae86'
...
and 'aafd3b9469e494f4f106a5c60c2139947c150679'
2017-01-07 15:48:44 +00:00
meeh
7f9a211242
Adding Dockerfile with support files to build a minimal docker image running i2p.
2017-01-07 13:59:26 +00:00
ca440a50fe
i2ptunnel: Fix NPE on proxy.i2p/add when no params
2017-01-07 13:55:36 +00:00
994b51b5b1
update to Jetty 9.2.20
2017-01-06 13:57:41 +00:00
fc0ddb0193
eepget: recognize more status codes
2017-01-06 12:24:29 +00:00
f0e6baad27
add package dependency document
2017-01-05 15:46:33 +00:00
6ad4cb0928
Data: No longer sort addresses in an RI by SHA256,
...
it's undocumented, the other router implementations don't do it,
and unnecessary since we store addresses in a List, not a Set,
as of 0.8.14 2012-05
2017-01-04 14:47:52 +00:00
91163948b5
Router: Replace random tunnel keys when rekeying
2017-01-04 14:29:37 +00:00
e16cf2ce51
javadoc
2017-01-04 13:31:55 +00:00
307a03f0ed
RouterAppManager: Logging
2017-01-04 13:31:21 +00:00
b63d44b226
Sybil: Start analysis 3 days before
2017-01-04 13:30:35 +00:00
57be0df858
Webapps: Remove classpath system log
2017-01-04 13:28:34 +00:00
6843950bdc
DataHelper: Release resources in finally block
2017-01-04 13:25:49 +00:00
134cbd46e4
Crypto: Enforce correct seed and hash lengths in EdDSAPrivateKeySpec
...
From github PR #22
747df9f9aa
2017-01-04 13:00:31 +00:00
str4d
91007735a1
Update tests to use ScalaTest 3.0.1
2016-12-29 18:54:23 +00:00
str4d
14ca463499
Add Maven Central upload to release checklist
2016-12-29 12:12:22 +00:00
a7492269fb
RKG command line tool multiple args
2016-12-24 14:24:30 +00:00
074c630ac6
Utils: Add RKG command line tool
2016-12-24 13:46:51 +00:00
f902a63144
Console: Add Referrer-Policy header
2016-12-23 12:35:41 +00:00
ffcd2d4517
Clock: Fix duplicate notification of clock shift listeners
2016-12-22 15:16:51 +00:00
dd400bb14b
Update: Fix JVM crash and i2p.jar corruption when updating from -1
2016-12-22 14:13:39 +00:00
63a2a6da08
Router: Check blocklist when loading RIs
...
Ensure blocklist is initialized before netdb
2016-12-22 14:08:44 +00:00
3846e08e68
Router: More efficiently check blocklist when receiving new RI
2016-12-22 12:46:38 +00:00
e625e67b5d
Console: Limit age of news entries displayed
2016-12-22 12:03:28 +00:00
0819857b86
add toopie
2016-12-22 11:25:54 +00:00
fbbfd8acf0
NTP:
...
- Verify source address and port
- Add to command line
- main() test improvements
- Add KoD support (ticket #1896 )
- Add initial IPv6 support (ticket #1897 )
- Make some methods private
- Add year 2036 warning
2016-12-21 17:48:47 +00:00
95fb2df609
Tools: Fix installer compile fail
2016-12-20 14:01:36 +00:00
c1baee64d3
reseed updates
2016-12-18 15:06:48 +00:00
ce47d4ea68
Profiles: length check on file names
2016-12-16 18:06:38 +00:00
14a839ebba
synch graceful exit code
2016-12-16 18:01:30 +00:00
636badcec2
reduce buffer size
2016-12-16 17:59:00 +00:00
6093f26fb6
minor cleanup
2016-12-16 17:58:16 +00:00
4615fce28e
Update: Register blocklist version with update manager
2016-12-16 17:56:18 +00:00
328f544de1
minor optimization
2016-12-16 17:50:26 +00:00
0c76201bd9
propagate from branch 'i2p.i2p.zzz.test2' (head 2447f30ec8d46502041197c3ca0ce85d4da070b0)
...
to branch 'i2p.i2p' (head 763f037865b6bc798d2db144dc39faa02a09219a)
2016-12-16 17:45:54 +00:00
0a1cd20585
Debian: Updates
...
- Fix jetty version in build.xml
- Make javadoc package priority 'extra'
- Beginning of xenial files, Java 8 only, untested
- Build doc updates
- Add zesty, remove wily in docs
2016-12-15 13:56:52 +00:00
26a9e8bd89
0.9.28
2016-12-12 16:08:35 +00:00
f5e8220c8b
add java version to manifest
2016-12-12 15:59:10 +00:00
b7c7e02518
remove reseed serving old files
2016-12-12 15:58:33 +00:00
7eadc3df6f
restore two sites up again
2016-12-12 15:57:58 +00:00
2f3f01c5c7
remove git.repo.i2p
2016-12-09 20:13:36 +00:00
5d7546598e
remove zerobin
2016-12-09 16:01:23 +00:00
434e3badd6
translation updates
2016-12-09 15:58:22 +00:00
541e9e6dc0
Remove DOS line endings in cert (fails ant testscripts)
2016-12-09 15:52:37 +00:00
8a3a725730
GeoIP: Update from Maxmind 2016-12-06
2016-12-06 19:10:25 +00:00
74cd5cee20
Router: Revert default family sig type back to ECDSA,
...
as the OIDs are changing, to be deferred to next release.
Update blocklist
2016-12-05 13:41:51 +00:00
b78b3cb942
configpeer: Remove hr at bottom
2016-12-04 15:49:53 +00:00
62b5b49b02
Console: Sort banlist and floodfills in true binary order, not by base64 string
2016-12-04 15:25:38 +00:00
7734d3dd65
Consolidate base64 alphabet string
2016-12-04 14:10:07 +00:00
27724a809f
BOB:
...
- Change NamedDB implementation to HashMap
- Change NamedDB locks to ReentrantReadWriteLock
- All unlocks in finally blocks, remove redundant unlocking
- Remove throw declaration from methods that don't
- Read under write lock when that's simpler
- Use Boolean fields rather than valueOf()
- Fix unlock order inversion in I2PtoTCP and MUXlisten
- Remove unused locking in TCPtoI2P
- Add missing locking in status command
- Remove redundant locking
- Remove unnecessary catch-and-rethrows
- Spelling fix in error message
- Set some methods static
- Blank line removal
2016-12-03 23:10:53 +00:00
1d6fc40d59
BOB finals
2016-12-03 16:24:00 +00:00
176ecaa9f1
use new copy
2016-12-03 16:18:56 +00:00
42efed578a
Clean up single char indexOf()
2016-12-03 16:00:09 +00:00
f461d4881d
javadoc fixes
2016-12-03 14:27:50 +00:00
5be077e25d
Clean up single char indexOf()
2016-12-02 18:52:37 +00:00
5b31540fe8
Console: Version the css links
2016-12-02 17:23:02 +00:00
ec94a6eca3
NetDb: Peer selection tweaks
2016-12-01 14:33:26 +00:00
04321e6af3
remove jump server
2016-12-01 14:29:02 +00:00
25fd488db0
Blocklist: Read feed file before user-specified file
2016-11-27 15:58:57 +00:00
850f1504f7
NetDb: Add MTU, SSU caps, IPv6 prefix, and cost lookups
2016-11-27 15:46:07 +00:00
2318a2b319
NetDb: Add same-port check in peer selector
...
Convert FloodfillPeerSelector MaskedIPSet to use the one now in util
2016-11-27 14:58:34 +00:00
8d494ad162
Lookup by port and sig type
2016-11-26 17:43:18 +00:00
5a87c232ea
NetDb: Add advanced lookup form
...
Fix /16 and /8 lookup
Fix tab highlighted for all lookups
Add sybil points for banlist
2016-11-26 15:11:06 +00:00
f6778c573a
SU3File: Add types for blocklist (proposal #130 )
2016-11-25 14:53:42 +00:00
ffb3a75813
add converttohash to commandline
2016-11-25 14:06:23 +00:00
e3435dce10
sybil tweaks
2016-11-25 13:54:17 +00:00
497d08845c
add links
2016-11-24 18:12:18 +00:00
cc6cd9e402
Sybil tool enhancements
2016-11-24 18:04:40 +00:00
64f5fed05a
blocklist feed tweaks
2016-11-24 13:54:54 +00:00
1d280156a2
Console: Lookup RI by IP with netmask
2016-11-23 18:08:15 +00:00
08f7e5d6a8
ip links
2016-11-23 17:08:13 +00:00
b72b768945
Console: Lookup RI by IP
2016-11-23 16:13:07 +00:00
89733251d4
Console: Lookup RI by caps
...
stub out lookup by IP
2016-11-23 16:00:36 +00:00
8146f6fdb6
FFPeerSelector: Penalize new and slow peers
2016-11-23 14:21:57 +00:00
625e992c91
News: Add command line support
2016-11-23 14:06:33 +00:00
62064da081
News: Support blocklist in the news feed (proposal 129)
2016-11-23 13:54:05 +00:00
86c0fe327b
NetDB: Fix detection of bandwidth class when multiple values are specified
2016-11-21 21:03:37 +00:00
bbb921806e
NetDB: When doing lookups, don't use floodfills too close
2016-11-20 22:25:00 +00:00
fdff5ecd43
Router: Change default family sig type to EdDSA
2016-11-20 16:32:38 +00:00
97af7d0622
margins on /configlogging
2016-11-20 15:43:16 +00:00
str4d
11579b9818
merge of '8bf9850eb3fe4fcfb63053838a188969b7ba9c5b'
...
and 'a40ea9b5f7545281195f00a80e31ae879197e76b'
2016-11-20 06:08:40 +00:00
str4d
01cfb7b241
merge of '348832602d6528cc162d427742d0910df3db76ef'
...
and 'd51aa134c2f1b0fe533f79663f1e79dade41bde1'
2016-11-20 06:07:00 +00:00
b0bba18f33
Build: Add manifest attributes for java version to all jars and wars
2016-11-17 15:14:50 +00:00
70902bd279
Tomcat 6.0.48
2016-11-17 14:56:52 +00:00
cd4d5a39bf
Console: Add netdb lookup by family
2016-11-17 14:33:33 +00:00
7a1a1d5b93
NetDB: When verifying store, don't use floodfills too close
...
to the store
2016-11-17 14:27:55 +00:00
66c2664b91
Blocklist: Add support for IPv6 in blocklist.txt
...
fixup main() test, minor cleanups
2016-11-17 13:45:36 +00:00
68e5fd6d08
Profiles: Pull same-IP detection into a utility class, for use by netdb
2016-11-16 18:05:40 +00:00
37d3204e43
Router: Add methods to verify and track members of our family;
...
use on sybil page
2016-11-16 18:01:24 +00:00
784566a7cb
eddsa findbugs
2016-11-16 15:27:28 +00:00
126850626c
socks findbugs
2016-11-16 15:26:19 +00:00
42cbc1e9ac
Console: Remove dead home page links
2016-11-16 12:34:24 +00:00
1a46d9373d
Certs: Add Let's Encrypt ISRG Root X1 cert
2016-11-15 20:17:32 +00:00
cd5d5ee23d
Logs: Fix output of dup message after 30 minutes
2016-11-14 13:15:36 +00:00
16a551f7ce
UPnP: Prevent NPE on socket creation fail (ticket #1681 )
2016-11-13 16:30:51 +00:00
75d599e061
Handle case where it was an emptyList
2016-11-13 16:11:19 +00:00
efd953f3d4
Console: Add initial news to bottom of news page so it doesn't disappear (ticket #1153 )
2016-11-13 15:56:47 +00:00
3ac8e5f54f
UPnP: Prevent exception on bad HTTP header (ticket #1480 )
2016-11-13 15:11:59 +00:00
0108c1c290
i2psnark: Periodically DHT nodes (ticket #1328 )
2016-11-13 13:48:38 +00:00
a8976d25e3
Profiles: Delete old ones after saving (ticket #1328 )
2016-11-12 23:10:55 +00:00
6a72c2957b
Profiles: Periodically save (ticket #1328 )
2016-11-12 22:27:34 +00:00
f69c0998ea
Susimail: Fix nonce error on login after logout
...
Fix internal error after cancel button on settings form when not logged in
2016-11-12 20:10:58 +00:00
35548ff9be
Susimail: Add logout button to more pages (ticket #1374 )
2016-11-12 19:43:00 +00:00
6ed329db78
I2CP: Reduce log level of error when session closed
...
while signing leaseset (ticket #1606 )
2016-11-12 18:07:20 +00:00
2c65173bec
Console: Add IPv6 firewalled setting on /confignet
2016-11-12 15:14:43 +00:00
6acc23af00
Console: Fix inadvertent config save when clicking restart or shutdown
...
on /configstats
2016-11-12 14:54:56 +00:00
d7a84c88cd
JRobin: Move DeallocationHelper logging from wrapper log to router log
...
Fix redundant cast
2016-11-12 12:29:30 +00:00
aeeee0e5c4
Build: Truncate history.txt in installers
2016-11-11 18:23:58 +00:00
c3181d8561
Transport: Use NTCP for some outbound connections even before
...
SSU minimums are met (ticket #1835 )
2016-11-10 15:09:39 +00:00
24ecc858f1
Tunnels: Reduce default VTBM records from 5 to 4
2016-11-09 21:32:19 +00:00
e5bcfe4207
Transport: Add stats for inbound v4/v6 connections (ticket #1854 )
2016-11-09 21:08:21 +00:00
e614b0996d
Router: Fix low-memory log messages for non-wrapper (ticket #1795 )
...
Install: Add max memory option to runplain.sh
Build: Fix minimum Java version for Windows
2016-11-08 15:42:22 +00:00
b559b412aa
Crypto: Change serial number in selfsigned certs from int to long
...
Add CertUtil to command line
2016-11-08 14:09:56 +00:00
cd775fa38d
Transport: Improve IPv6 selection logic
...
to skip temporary addresses on linux
2016-11-08 03:24:30 +00:00
ab064fd31e
add upnp to command line
2016-11-08 00:15:37 +00:00
08062aaf64
service cant be android
2016-11-07 14:31:53 +00:00
str4d
e74479317d
Add router.jar to Maven Central target
2016-11-07 03:11:32 +00:00
c9c29520b4
Consistently log authentication failures for all interfaces
2016-11-06 17:20:35 +00:00
81bbf554e8
sort
2016-11-06 15:31:43 +00:00
26a24a98ed
add java 9 log warning
2016-11-06 15:31:01 +00:00
e8de1daf65
Util: Consolidate linux service detection code
2016-11-06 00:49:34 +00:00
11e86110e7
Build: Add support for using libtomcat8-java package, untested
2016-11-05 18:50:22 +00:00
f42d76b4b4
Console: Add message to ignore InstanceManager warning (ticket #1818 )
2016-11-05 17:52:21 +00:00
e379ca6c54
SusiDNS: Fix jsp EL syntax error with EL 3.0 (Tomcat 8) (ticket #1870 )
2016-11-05 15:31:07 +00:00
5d0b35d53a
Console: Improve handling and logging of webapps that fail to start
2016-11-04 17:02:15 +00:00
8c71b883bb
Transports: New config options i2np.udp.minpeers and i2np.udp.minv6peers,
...
for testing (ticket #1876 )
2016-11-04 14:20:56 +00:00
843351956e
build fix
2016-11-04 14:02:06 +00:00
7197d22f2a
Transports: New config option i2np.allowLocal,
...
replaces i2np.udp.allowLocal and i2np.ntcp.allowLocal,
fixes test networks (ticket #1875 )
2016-11-04 13:44:24 +00:00
b77c4c67a1
i2psnark: Add launch-i2psnark.bat (ticket #1871 )
...
author is MXPLRS|Kirill, adapted from launch-i2psnark,
same license
2016-11-04 13:19:02 +00:00
62bc616ada
Crypto: Certificate tweaks for email subjects
2016-11-01 13:27:12 +00:00
9e8251fb9f
spelling take 2
2016-10-30 17:56:41 +00:00
6ff9483e07
Console: Java 9 fixes for classloader (ticket #1870 )
...
May not be sufficient for plugins
Unlinkify viewmtn links on /jars, site is down
2016-10-29 16:21:02 +00:00
484a3903ca
Build: Fix typo in jcpuid build.sh for Mac (ticket #1865 )
...
Doc updates for Mac copied from that ticket
2016-10-28 17:10:22 +00:00
916fc96654
opus mime type
2016-10-28 16:15:16 +00:00
75345f4da1
Utils: Add Addresses methods for getting multiple results from DNS
...
ticket #1050 , work in progress
2016-10-28 16:14:44 +00:00
e603437500
drop empty wily dir
2016-10-28 16:01:12 +00:00
d49a778b68
javadoc typo
2016-10-28 16:00:25 +00:00
95ae86d962
Jrobin: Fix for error in DeallocationHelper on Java version 9-internal
2016-10-28 15:18:08 +00:00
51e35eb572
Utils: Handle Java version detection for internal or ea versions
2016-10-28 15:08:13 +00:00
4f0cae59c2
Crypto: Remove deprecated Sha256Standalone as scheduled
...
This will break Syndie 1.105 and earlier, users must upgrade to 1.107
2016-10-28 01:52:07 +00:00
886dbf1172
Crypto: Generate more-conforming selfsigned certs (ticket #1853 )
2016-10-28 01:39:01 +00:00
04392069a6
JRobin: Fix for Java 9 to remove dependency on Sun private classes
...
https://github.com/OpenNMS/jrobin/issues/3
http://stackoverflow.com/questions/1854398/how-to-garbage-collect-a-direct-buffer-java
Code from http://sourceforge.net/p/tuer/code/HEAD/tree/pre_beta/src/main/java/engine/misc/DeallocationHelper.java
unmodified, GPLv2
2016-10-26 19:31:40 +00:00
78acf707dc
JRobin: 1.6.0-1, 2014-10-28, checked in as source
...
from https://github.com/OpenNMS/jrobin/releases
Replaces 1.5.9.1 from 2008-09-05
Needed for Java 9 to remove dependency on Sun private classes.
No modifications, but includes only core, data, and graph;
cmd, convertor, inspector, and tests are not included.
Using source instead of jar because:
- Release jar not available
- Additional change will be needed for Java 9
to remove dependency on Sun private classes, see:
https://github.com/OpenNMS/jrobin/issues/3
2016-10-26 17:45:34 +00:00
08d1ea89bf
Build: Set Java 7 build target for all jars;
...
embedders (esp. Android) targetting 1.6 must
set javac.version=1.6 in override.properties and set
both bootclasspath variables.
2016-10-26 16:56:13 +00:00
2b6fd49a53
Update GettextResource.java from GNU gettext 0.19.8
...
Only change is in comment block.
Previous checkin didn't have gettext version, so do this
just so we know what version we are on.
2016-10-26 14:54:59 +00:00
3063e37cbd
Systray: Remove old 32-bit Windows implementation, replaced by DTG
2016-10-25 23:59:20 +00:00
d2569fa446
i2psnark: Don't count unchoked but uninterested peers as uploaders
...
when calculating global uploader limit, to allow more upload slots,
especially when some torrents are stalled.
Convert some shared fields to atomics for concurrency.
2016-10-25 22:30:55 +00:00
8a8452290c
Zxing 3.3.0
2016-10-25 15:04:55 +00:00
d2f7b65282
SSU: Increase max IPv6 MTU (proposal #127 )
2016-10-25 13:39:33 +00:00
80966d60c1
Crypto: Create keystore directory when making SSL keys (ticket #1866 )
...
When we switched to new way of making keys in 0.9.25,
we omitted the mkdir step, which broke it.
2016-10-23 16:38:26 +00:00
85223303f2
Jetty 8.1.21.v20160908
2016-10-22 16:22:08 +00:00
0860bd3736
one more gl translation
2016-10-22 15:24:51 +00:00
b53bf7844b
New Chinese (Taiwan) translations for susidns, susimail, debian
2016-10-22 14:19:17 +00:00
75514ddd87
New Korean translation
2016-10-22 13:51:25 +00:00
35642e2661
New initial news translations: Czech, Galician, Greek
2016-10-22 13:20:20 +00:00
c24ddf5deb
Build: Fix jbigi build for Arch Linux and others when using Java 8 (ticket #1863 )
2016-10-22 12:58:50 +00:00
f436fd08ed
Add MTU to command line utils
2016-10-21 22:23:48 +00:00
dc523b78d4
CSS fix for more flags
2016-10-21 22:05:54 +00:00
06a599b4e7
Add Galician language
...
Flag converted from:
https://en.wikipedia.org/wiki/File:Flag_of_Galicia.svg
Public Domain
2016-10-21 22:00:51 +00:00
27cd1a6a6e
Console: Remove calls to deprecated two-arg setStatus()
2016-10-21 21:38:55 +00:00
b6521ed884
Wrapper: Update to wrapper 3.5.30
...
All binaries from Tanuki delta pack,
except for armhf (armv6), compiled on Raspberry Pi:
ant 1.8.2
javac 1.6.0_38
gcc 4.6.3-14+rpi1
Windows binaries remain unchanged as we must recompile them ourselves
(32 bit just to change the icon; 64 bit is not provided by Tanuki)
2016-10-21 21:01:36 +00:00
71f7c712cd
NetDB: Disallow RSA for RI or LS
2016-10-21 18:21:12 +00:00
f5f411b62f
Data: Cache serialized leasesets on floodfills
2016-10-21 18:08:31 +00:00
d367149048
Tomcat 6.0.47
2016-10-21 17:42:50 +00:00
1bd5ebd8ec
Crypto: Actually use a random nonzero byte in ElGamal,
...
as our specification says
2016-10-21 17:19:44 +00:00
534609e83a
unused import
2016-10-21 17:13:58 +00:00
082a5d3c0f
move siphash test from util to crypto
2016-10-21 15:21:24 +00:00
cee3ebbb23
less wtf
2016-10-21 15:20:35 +00:00
9b27251473
SSU: Fix minimum version check for IPv6 peer test (ticket #1861 )
2016-10-20 18:31:32 +00:00
022479aff9
Build: Don't include jbigi.jar in next release update
2016-10-20 18:23:31 +00:00
adcee462e3
Build: Add library jars to i2p.jar classpath for Debian builds
2016-10-20 18:20:24 +00:00
7d070e6caf
i2psnark: Add ids to rows, add to per-torrent show peers link
2016-10-20 18:04:56 +00:00
dcdf3e197c
CSS h1 letter spacing tweak
2016-10-20 17:27:24 +00:00
6b5b3617d4
Debian: Update package descriptions, allow Java 9
2016-10-20 17:23:42 +00:00
be9f7dbf6e
Fix HTML error on /configservice
2016-10-20 17:15:51 +00:00
38c9cb98a9
Updates for Debian builds
2016-10-18 14:50:06 +00:00
d8d0414ec4
Updates for launchpad builds
2016-10-17 22:16:35 +00:00
a7870bbd5a
Fix so installers get the right jbigi
2016-10-17 00:49:57 +00:00
19370a36a2
0.9.27
2016-10-16 23:14:05 +00:00
5998587c52
Fix test for IPv6 firewalled configuration, javadocs
2016-10-16 16:57:33 +00:00
778ce71ea4
Translations: Update from Transifex
2016-10-14 12:07:26 +00:00
72105e218d
SSU: Set min version for IPv6 peer testing
2016-10-11 13:24:56 +00:00
1af23a4106
Debian: Don't use glassfish-javaee.jar for jstl.jar (ticket #1793 )
2016-10-10 12:31:28 +00:00
6b7d22c211
GeoIP update from Maxmind 2016-10-04
...
Add geoip to checklist
2016-10-06 14:58:46 +00:00
40b41b0dc5
Add geoipv6 file generation to command line util
2016-10-06 14:55:44 +00:00
db8a3d5b90
Susimail: Add console translate method so strings don't get tagged in susimail bundle
2016-10-06 14:04:02 +00:00
011d08b172
poupdate source
2016-10-06 14:02:23 +00:00
124c2b5ce3
i2psnark: Add standalone shutdown method
2016-10-02 15:44:49 +00:00
1e375c6de9
Crypto: EdDSA add private key spec constructor for hash
...
javadocs
2016-10-02 15:42:07 +00:00
cc4f63be12
SusiMail:
...
- Show settings button on list page even if no messages
- Add nonce to forms
2016-10-02 15:39:37 +00:00
597231bed9
i2ptunnel registration page layout fixes
2016-10-02 14:47:22 +00:00
98e3ca47e6
Utils: Move SipHashInline from util to crypto
2016-09-24 16:00:56 +00:00
a46a0b1b32
i2ptunnel: Don't accept default 'mysite.i2p' as a valid spoof host
2016-09-24 15:46:57 +00:00
d4f786c902
i2ptunnel: Don't wrap destination in status message box
...
for easier readability / copypaste
2016-09-24 15:30:35 +00:00
b123720fa3
DTG: Enable by default on Windows
2016-09-24 14:54:30 +00:00
1376237e08
Reseed: remove user.mx24.eu as requested
2016-09-24 14:13:41 +00:00
78b7385281
i2ptunnel: Whitelist IRC AWAY inbound
2016-09-22 17:15:33 +00:00
4ab727acbd
SSU: addRateData() cleanup
2016-09-22 17:13:42 +00:00
32e1c9617e
EdDSA: throw IllegalStateException instead of NPE if field not set
2016-09-22 17:10:50 +00:00
fb323cef69
SipHashInline: Make public for external use with a supplied key (for obfs4)
2016-09-22 17:06:53 +00:00
cc179b488d
DataHelper: Fix read() for nonzero offset, broken since the
...
beginning (2004) but unused by this repo;
Throw EOFException on short read rather than returning a smaller value,
since the whole point is to guarantee a complete read
2016-09-22 17:01:32 +00:00
2fd0ed1e74
spelling
2016-09-10 16:26:29 +00:00
afa5a193a7
Console: Add jsps to view entire router.log and wrapper.log files
...
Add links to /logs
Add some headers to the history.txt jsp
javadocs
2016-08-21 20:21:50 +00:00
b0789d45f3
HostTxtParser: Comment out tests, beginning of a command-line tool
2016-08-19 17:20:46 +00:00
be5fdea5e1
Enable tunnel testing when in hidden mode (ticket #1192 )
...
Enable tunnel testing when without addresses (ticket #1835 )
Use fast peers for inbound tunnels when without addresses (ticket #1835 )
2016-08-19 17:13:12 +00:00
268953e19f
CPUID: Add IDs for Kaby Lake (unverified/untested)
2016-08-19 16:09:21 +00:00
8cc03c265f
JettyStart: Fix (now unused) main()
2016-08-19 16:06:04 +00:00
47a0df769e
Router: Fix return code in getShutdownTimeRemaining()
...
when no participating tunnels remain
2016-08-19 16:02:17 +00:00
ff2d5badc9
ReadConfigJob minor optimization
2016-08-19 15:56:31 +00:00
bcaf837da8
i2ptunnel:
...
Register actual listen host with port mapper
Register POP and SMTP ports with port mapper
2016-08-14 17:44:08 +00:00
0d46c06843
Add new 'atomike' reseed
2016-08-14 15:20:33 +00:00
cdab6f8b76
i2ptunnel: Add outproxy plugin support to SOCKS (ticket #1824 )
...
Make some classes package private
Move some fields to SocksServer superclass
2016-08-12 16:41:42 +00:00
b21b953ef2
i2ptunnel: Use preferred sigtype for new SOCKS tunnels
2016-08-12 16:34:44 +00:00
0d5cf46625
Console: Fix UPnP NPE on /peers (ticket #1830 )
2016-08-09 17:27:54 +00:00
str4d
f7db737c1f
Update i2psnark filetype icons
2016-08-08 08:00:01 +00:00
str4d
6512a9eb11
propagate from branch 'i2p.i2p' (head c62904685f0153a5b8cd032e8b3f1c4f64c5bec9)
...
to branch 'i2p.i2p.str4d.ui' (head 2a82ccb644906256af7bd0827725dc83e4c76be2)
2016-08-08 02:29:14 +00:00
9c0ae14609
Streaming: Fix debug NPE (ticket #1821 )
2016-08-02 14:56:03 +00:00
5fcafb6434
i2psnark: Fix SIOOBE on bad announce URL (ticket #1823 )
2016-08-02 14:28:34 +00:00
5763d73dda
SSU: Fix peer test stuck when IPv6-only (ticket #1819 )
2016-08-02 14:24:48 +00:00
cd4218e523
javadoc
2016-08-01 13:40:11 +00:00
f592f2234b
build: include jbigi in next release update
2016-07-30 22:10:12 +00:00
c73a4a7983
i2psnark: Don't warn on failure to delete file if it's already gone
2016-07-30 18:47:03 +00:00
str4d
3e96a24fb8
Update default eepsite, add new section about running alternative webservers
2016-07-24 12:37:07 +00:00
str4d
01902de200
Hide JS links on proxy pages when JS disabled
2016-07-24 11:45:07 +00:00
str4d
e8e42a0b9d
First draft of theme updates
...
- CSS changes to match backend changes
- Routerconsole themes applied across all plugins
- Move i2ptunnel CSS to a single file
- Image cleanups
- New icons
- Drop unused images
2016-07-24 11:25:32 +00:00
str4d
5368da2632
propagate from branch 'i2p.i2p' (head 57f8904e34e39111f13c427cb9fc92eeeb71afcd)
...
to branch 'i2p.i2p.str4d.ui' (head c4a8676261c7bbfa420927d931398c52f38ed03f)
2016-07-24 09:21:14 +00:00
a1fd8f49d7
SSU: Increase minimum peers if we have a IPv6 address
...
Check for 'B' cap for peer test
Fix peer test ip length check logic
2016-07-20 14:45:29 +00:00
a213799dac
bump -6
2016-07-18 16:00:02 +00:00
b925f517d2
i2ptunnel: Block 'Proxy' header
2016-07-18 15:23:52 +00:00
767476ea51
SU3File: Also look in config dir for signer certificate
2016-07-18 14:39:35 +00:00
37ebf04bb5
Streaming: Kill accept() when session disconnects
2016-07-16 16:59:07 +00:00
7f2bd164db
Plugins: Add exception for HSQLDB Timer in thread check
2016-07-16 16:08:34 +00:00
77014843fb
I2CP Client: Break out of wait for LS in connect() if disconnect message received first
2016-07-16 16:07:14 +00:00
str4d
ddf332e779
susidns: rework top nav, consolidate filter section, misc markup
2016-07-11 07:08:55 +00:00
str4d
e01fe689d0
Encase susimail message nav in div
2016-07-11 07:08:13 +00:00
str4d
c586970128
Migrate i2ptunnel UI to tables, drop duplicate ids
2016-07-11 06:54:26 +00:00
str4d
f1d56a488a
propagate from branch 'i2p.i2p' (head 67b5bc86a038a01b09ce3118cb12ffc5a63a7465)
...
to branch 'i2p.i2p.str4d.ui' (head e6ed70b649e8c498444b47918e2396a9602b8fd2)
2016-07-11 06:52:57 +00:00
str4d
5f62bf3e62
Missing i2ptunnel dependency in IDEA
2016-07-11 06:52:50 +00:00
str4d
12ced03aa5
propagate from branch 'i2p.i2p' (head e820709c391eb47dd85c43b4ec76d3731e2d653f)
...
to branch 'i2p.i2p.str4d.test2' (head 72c043901a0d9bbff44db975a12f38d6c4127845)
2016-07-10 14:41:27 +00:00
str4d
3471950f6f
propagate from branch 'i2p.i2p' (head e820709c391eb47dd85c43b4ec76d3731e2d653f)
...
to branch 'i2p.i2p.str4d.ui' (head d58f7672f47913b858ab8651f9f460ac4a911898)
2016-07-10 14:41:03 +00:00
str4d
0333fb6e22
Add a couple of missing dependencies to IDEA
2016-07-10 14:40:54 +00:00
str4d
6d55f5bacf
Update Jetty version after prop
2016-07-10 14:34:16 +00:00
str4d
6468e9e317
Update router version in build.gradle after prop
2016-07-10 14:32:53 +00:00
str4d
2270c4744c
propagate from branch 'i2p.i2p' (head 34802d93f1d32368153a6769608d8e1046d0d117)
...
to branch 'i2p.i2p.str4d.test2' (head 0981aa4b9874c1752456cbf381aadc2fe829d57b)
2016-07-10 14:31:03 +00:00
str4d
e34eaa351e
propagate from branch 'i2p.i2p' (head 34802d93f1d32368153a6769608d8e1046d0d117)
...
to branch 'i2p.i2p.str4d.ui' (head cc830bf1431a74c1944324a7b90349cc9319bd92)
2016-07-10 00:24:52 +00:00
str4d
03de374b07
Project files for IntelliJ IDEA
2016-07-10 00:24:40 +00:00
str4d
6d4f8fd471
Fixes after merge
...
Also found several duplicate ids that were split up; these will be replaced with
classes later.
2016-07-09 23:53:51 +00:00
str4d
b38f3b56f8
propagate from branch 'i2p.i2p' (head 2c491226853de4521d10d68da3a0a8e4db33293d)
...
to branch 'i2p.i2p.str4d.ui' (head bbdfdd2b3941cfa3c2c5cab8f3c78069c865c54d)
2016-07-09 23:20:31 +00:00
3baa08a3bb
Utils: Improve random seed initialization
...
Fallback to Random rather than try SecureRandom twice
Fetch from SecureRandom incrementally
Remove log warning
correction, this is just a simple javadoc fix, original changelog was a dup
2016-07-09 21:07:31 +00:00
896af2c5d2
Utils: Improve random seed initialization
...
Fallback to Random rather than try SecureRandom twice
Fetch from SecureRandom incrementally
Remove log warning
2016-06-25 22:20:27 +00:00
2c3311b471
SSU: Add support for IPv6 SSU Peer Testing
...
(ticket #1752 ; proposal #126 )
In PeerTestManager, this is simply the removal of v6 restrictions,
and the tracking of whether we are testing v4 or v6.
In UDPTransport, track v4 and v6 peer tests separately.
2016-06-25 21:25:12 +00:00
2506f6b143
spacing
2016-06-25 18:28:02 +00:00
c9b4ab5a13
Prep for IPv6 SSU Peer Testing
2016-06-22 17:28:55 +00:00
08fad38782
minor speedup
2016-06-22 17:26:25 +00:00
ba8b2df473
SSU peer test:
...
Only fire a peer test on connection if address has changed
Reverts inadvertent change in ccb0029690e8a5921f34289dfc86fe37ef9344c6 2009?
2016-06-22 15:20:33 +00:00
b819c0334a
SSU peer test:
...
Forget the test and don't keep retransmitting to Charlie if we receive
the Bob reply after the 2nd Charlie reply.
2016-06-22 14:20:19 +00:00
009f6cce6e
add links from old config page to new pages
2016-06-22 13:02:47 +00:00
4ee66c8218
Back out previous checkin adding override fields to Translate;
...
we can set language and country with System properties in app context.
Back out previous checkin bundling countries translations in
i2psnark standalone; use Locale to translate country names.
2016-06-18 17:49:28 +00:00
e6f111c5fc
Split up /configclients, add /configi2cp, /configplugins, /configwebappsx
...
(ticket #1804 )
2016-06-16 15:24:24 +00:00
e146480401
More manifest attributes in streaming jars
2016-06-15 18:34:44 +00:00
e7f82c88f1
i2psnark standalone:
...
- hide router link
- change javascript down message
2016-06-15 15:29:09 +00:00
9ba8f53ec7
Translate: Add method to set language in standalone app context
...
i2psnark:
- add form to set language in standalone context
- add Ukrainian and Japanese translations
2016-06-15 15:03:17 +00:00
str4d
47f0bbb93a
merge of '65027e70ec9585f6013d97ec88d4f251869e47fd'
...
and 'c26f9208a0245c8b4b421076479271214ff1d660'
2016-06-13 06:03:03 +00:00
str4d
9a9144321d
Add build target for Maven Central
...
Requires the Maven Ant Tasks to be installed. On Debian:
sudo apt-get install libmaven-ant-tasks-java
2016-06-13 06:02:48 +00:00
2113946ed0
add snark standalone context and redirect files
...
fix snark standalone build
2016-06-11 17:03:10 +00:00
cad7953ef6
remove dup section
2016-06-11 16:54:06 +00:00
1fea327eff
more jar manifest attributes
2016-06-11 16:39:27 +00:00
16a5295140
history for prop, -1
2016-06-11 14:19:04 +00:00
d84b0e4455
propagate from branch 'i2p.i2p.zzz.test2' (head ee7dbea07e8ad7e01cb8012a1540aca8346ee7d2)
...
to branch 'i2p.i2p' (head 2cb447c64ae706c6cead619c9428083fce6f1d46)
2016-06-11 13:47:12 +00:00
bb8e050434
i2psnark standalone:
...
- Add shutdown hook to delete temp dir
- Fix up CSS URL paths to use single quotes
- Don't attempt to register with update manager
2016-06-11 13:34:09 +00:00
e27af374b0
i2psnark standalone:
...
- Cherry-pick fixes from psi's github i2psnark_rpc branch
- Fix up Jetty XML file for Jetty 8
- Start with JettyStart
- Add UrlLauncher to launch browser
- Move RunStandalone to standalone/ directory
- Fix up paths in CSS files during build
- Force startup delay to 0 when in router context
- Fix theme selection when not in router context
- Adjust CSS and image paths when not in router context
- Add hosts.txt so announces work
2016-06-10 19:10:59 +00:00
471ff5b939
Fix distclean for deb builds
...
Deb build doc updates
Checklist updates
Deb 8 changelog
2016-06-08 16:41:01 +00:00
bfbd159706
Release tarball build fixes
...
Precise build tweaks
Precise and Trusty changelogs
2016-06-07 19:15:00 +00:00
aa8fd85d65
Fix eepget Deb classpath via patch 0001
...
Launchpad doc tweaks
2016-06-07 16:55:05 +00:00
bc6583fe57
merge of '0bf1803f4554f830aee970415fcd6c9b6c4d2747'
...
and '98a4dbd3af97e8892dafc24a4ebbcc6b2ff30afe'
2016-06-06 21:55:04 +00:00
249e6f0eea
0.9.26
2016-06-06 19:23:17 +00:00
7471d04526
Fix i2pwiki.i2p link (ticket #1803 )
2016-06-06 12:55:56 +00:00
389eba23cb
Drop empty file inadvertently checked in two years ago
2016-06-06 12:54:38 +00:00
63272d3cfc
mbuild-all script fixes
2016-06-06 12:37:06 +00:00
str4d
78d0a54e96
Typo
2016-06-06 12:34:17 +00:00
280ca2cf2f
CPUID: Add CLI output for new AMD tests
...
Add @since for new AMD methods
2016-06-06 12:12:16 +00:00
str4d
f564d4dc22
Fixes for a bunch of old unused code to make it compile
2016-06-05 12:57:32 +00:00
126a4d8443
jbigi: Fix GMP version reporting for shared library (ticket #1800 )
2016-06-04 13:23:05 +00:00
38b930cd03
propagate from branch 'i2p.i2p' (head eb2151f9d804ec432bfe97214896ee62da08943e)
...
to branch 'i2p.i2p.zzz.test2' (head 2ea50c5f22fe1e24d37dff2f283b77feaa9190ee)
2016-06-04 13:00:36 +00:00
2eb89e938a
i2ptunnel CLI: Don't set the listen host to the I2CP host
2016-06-04 12:50:24 +00:00
34c611d340
New translations all over
2016-06-03 15:04:04 +00:00
d4ea7dc416
Update translations
...
Fix i2psnark .pt_BR file name
Add i2ptunnel .zh_TW
Fix getopt .fi which is coming in from tx non-UTF-8
2016-06-03 14:05:30 +00:00
1583f35fe4
i2psnark: Add psi's open tracker
2016-06-03 12:42:38 +00:00
d7e1f62db4
Build: Fix Debian build on ARM (ticket #1801 )
...
- Fix other jbigi/jcpuid build script errors and typos
- Nonzero exit code missing on some jbigi/jcpuid build script failures
- Refresh patch
2016-06-01 17:45:27 +00:00
str4d
e86092b3e0
Consistent back-linking
2016-05-30 04:56:20 +00:00
str4d
ed3120956c
Position routerconsole.advanced warning so it is more clearly associated
2016-05-30 04:56:08 +00:00
dbd1ae0dfb
toString() for timer debugging
2016-05-29 15:03:51 +00:00
6f0fde092b
more keys to cache
2016-05-29 15:03:04 +00:00
7213be43b2
'volatile' family cert
...
run by 'weekend'
2016-05-29 14:58:19 +00:00
d0594ebc77
javadoc
2016-05-29 14:56:46 +00:00
faebe8ab7e
Console: Fix /configfamily form (ticket #1797 )
2016-05-29 14:35:39 +00:00
str4d
5cb285b034
Bump
2016-05-29 12:09:34 +00:00
str4d
e16760d4d0
propagate from branch 'i2p.i2p' (head 31a9e968da3ecdf8475137e498ed0145bfd48c5a)
...
to branch 'i2p.i2p.str4d.ui' (head b1b8350768db1eccf4b5939a5add1c5c94410ec3)
2016-05-29 11:53:02 +00:00
str4d
3266907346
Dynamically load javax.naming classes to avoid VerifyErrors on some Androids
2016-05-29 11:47:59 +00:00
str4d
5439ff2195
Update history
2016-05-29 05:06:10 +00:00
str4d
7249b643ac
Differentiate between constructor invocation failure and connection failure
2016-05-29 05:03:32 +00:00
str4d
efcf294670
Require that AndroidLogWriter is a subclass of LogWriter
2016-05-29 05:02:47 +00:00
str4d
147a7e4468
propagate from branch 'i2p.i2p' (head fc46f2d84625265a3899b5ad50af5e91d396ba01)
...
to branch 'i2p.i2p.str4d.ui' (head f8d5c7b37f4813b669d8a10f9ff82d0ed2a33282)
2016-05-29 02:04:34 +00:00
str4d
e969213451
Dynamically load Android LogWriter
2016-05-28 23:39:13 +00:00
str4d
03e188b57a
Rename LogWriter -> FileLogWriter, LogWriterBase -> LogWriter
2016-05-28 22:51:44 +00:00
8807787b10
remove alert character output from build script printfs
2016-05-26 20:24:08 +00:00
f653b03288
Ubuntu: Launchpad precise build fixes
...
- Mods to the trusty debian files for precise
- New precise-tarball build target
2016-05-26 18:29:24 +00:00
498280b56d
Ubuntu: Launchpad build fixes
...
- Set BITS in rules to target architecture bits
- Remove dh --with quilt as dh clean will unpatch with quilt
2016-05-26 14:22:18 +00:00
6b8cb54466
Debian: Refresh patch, update docs
2016-05-26 11:42:24 +00:00
0e941625cf
Streaming: Return I2PSocketAddress from StandardSocket methods (ticket #1321 )
2016-05-25 14:55:30 +00:00
2a739f593f
Reseed: Require two sources minimum (ticket #1794 )
2016-05-25 13:53:21 +00:00
d48f70c2fe
poupdate english po files
2016-05-25 12:43:33 +00:00
f4d4ca0adf
remove i2psnark message
2016-05-24 15:07:48 +00:00
bb8b3ebe8c
add reseeds requiring SNI
2016-05-24 15:06:55 +00:00
e518e670f2
DTG: Add tray icons for Windows and Mac
...
White icon copied from Android drawable-mdpi/ic_stat_router_active.png for Windows
Converted to black in Gimp for Mac
2016-05-23 18:26:41 +00:00
str4d
6b7db094a9
Add toggles to i2psnark in preparation for CSS3 collapsible sections
2016-05-23 13:25:18 +00:00
str4d
9d3dec8577
Another style tweak
2016-05-23 13:20:22 +00:00
str4d
797ee21024
First pass at tidying up the favourites and services
...
This will change again once the new IA and UX for /home has been defined.
2016-05-23 12:50:07 +00:00
str4d
e485752546
Add help section for advanced settings
2016-05-23 12:46:18 +00:00
str4d
c9728fe2ef
Add an optional Advanced section to the summary bar
2016-05-23 12:27:42 +00:00
str4d
206718f1e8
Text tweaks
2016-05-23 11:37:49 +00:00
str4d
31b480a68e
Tweak /configstats toggle layout, hide if JS disabled
2016-05-23 11:33:42 +00:00
str4d
1a335321b2
Limit file inputs to accepted extensions
2016-05-23 11:29:10 +00:00
str4d
96fc02de5c
Layout tweaks
2016-05-23 11:26:44 +00:00
str4d
804011d18d
Note about language name length
2016-05-23 11:19:44 +00:00
str4d
f95100a1ff
Update links, add tooltips etc.
2016-05-23 11:02:10 +00:00
str4d
bbc2454f36
Remove \n from inside empty <ol>s
...
When there are no list items, the <ol>s are now rendered as <ol></ol>, which
means they can be selected in CSS with ol:empty (to e.g. display: none), because
:empty only ignores comments inside HTML tags. This will be unnecessary once
browsers support the :blank selector, which will build on :empty to also ignore
whitespace.
2016-05-23 06:21:24 +00:00
str4d
62437acf66
More ids and classes
2016-05-23 05:41:24 +00:00
str4d
9cbcf5baa7
Fix repeated ids that should be classes
2016-05-23 05:31:42 +00:00
str4d
63260aac59
propagate from branch 'i2p.i2p' (head 198dad192e830f3eaf568af10f308bc98795470e)
...
to branch 'i2p.i2p.str4d.ui' (head 24039fce2eef425a63521138774a182aa07fec9f)
2016-05-23 04:55:57 +00:00
str4d
c5432a2098
Dynamically load domain socket code
2016-05-22 01:18:16 +00:00
3afe04d5e9
change tracker URL as requested
2016-05-20 21:31:20 +00:00
101d0691f0
DTG: Fix systray menu redraw on Mac;
...
Switch to AWT by default on Mac;
Hide DTG enable form on Mac until we fix headless override in i2prouter
2016-05-20 14:43:15 +00:00
18b61e7036
Config files, eepsite help: Add path information for OS X
...
and Windows as a service. (ticket #1495 )
2016-05-19 19:03:53 +00:00
86a35f1a13
SSU: If configured with a hostname, bind to all v4/v6
...
addresses found for that hostname.
Fix binding if more than one IP or host was configured.
Log tweaks
2016-05-12 21:37:07 +00:00
d6638f3e00
NTP:
...
Don't put random data in zeroed fields
Increase random data in originate timestamp from 1 byte to 2 bytes
Verify originate timestamp to prevent injection
Verify received packet size
Log tweaks, javadocs, cleanups
2016-05-12 13:48:44 +00:00
f9bd4952f4
release checklist more info on translations
2016-05-09 15:18:01 +00:00
edbeac9c7b
DTG: Add 9 new translations
2016-05-09 15:09:08 +00:00
97fca96861
DTG: Can't do first-time startup from /configservice,
...
restart required
2016-05-09 14:26:07 +00:00
702e1c5a78
Console: Fix escaping of search URLs on /confighome
2016-05-09 13:26:18 +00:00
ea38672159
Console: Fix HTML error on /configui
2016-05-09 13:09:38 +00:00
2d08889977
DTG swing event handling tweaks
2016-05-09 12:45:29 +00:00
str4d
b316315c61
Use subtable for mail header
2016-05-09 12:01:23 +00:00
ab3dbd5880
I2PSnark: Limit cases when we display tracker errors;
...
include host name of tracker when we do
2016-05-09 11:32:56 +00:00
str4d
61be475044
propagate from branch 'i2p.i2p' (head 6706bab853107973d7d0ff28212aae65bd098591)
...
to branch 'i2p.i2p.str4d.ui' (head 645f60a4d23af4116ae660b09dfff32d19a65c32)
2016-05-08 21:47:30 +00:00
str4d
29befb44cc
Missing files from revision f253b24b4a6d5c841605792653ed57344dade6c4
2016-05-08 21:31:08 +00:00
6b578dfd8c
Console: Fix UTF-8 passwords
...
Partial fix for UTF-8 usernames
Better input checking and help messages
2016-05-08 19:49:14 +00:00
8bb6922e80
Reseed: Reformat reseed list as requested by 'backup'
...
Remove unused certificates
2016-05-08 13:40:56 +00:00
99a5b10ea6
DTG: Add basic network status
...
Hide disabled items in Swing menu
2016-05-07 17:39:02 +00:00
bf1fa061e3
DTG: Use actual console URL
...
Hide browse menu item if not supported
2016-05-07 15:16:38 +00:00
16cee2ad56
Build: Update javadoc links to Java 7
...
Refresh package-lists
2016-05-07 13:49:03 +00:00
bb468ad38f
javadoc fix for deb builds
2016-05-07 13:25:23 +00:00
05012a91ed
refresh deb patches
2016-05-07 13:07:25 +00:00
5d93ca19f8
Build: Add back the old, slow way to build bundles
...
for gettext < 0.19
2016-05-07 12:57:49 +00:00
7d11ec2f08
merge of '52c56a56e3e6addc350299c0f86142760a6fc7cb'
...
and 'a8e6813e94cbc0bdccb063d140214db36af7ac1f'
2016-05-07 12:51:50 +00:00
dev
0f6336052a
core/buildscripts: Added ARM support to BITS detection.
...
Added support for armv6/armv7/aarch32/aarch64 BITS detection
to build scripts.
2016-05-07 01:34:38 +00:00
62296222e9
Console:
...
- Show systray controls for all OSes on /configservice
- Implement backend for systray control
2016-05-06 17:54:27 +00:00
70f9cb1b19
Build:
...
- Add DTG to updater
- Fix and bundle DTG license info
- Remove jstl.jar and standard.jar from updater,
last changed in 0.9
- Fix bundling of Tomcat license info
Console:
- Change to new DTG constructor
- Don't attempt to start systray or DTG when running as a service
2016-05-06 15:56:54 +00:00
ecafcddddb
merge of '1ec1784c6eed4da97d0f3236f9fb46dea17d158b'
...
and '602d5ca1a488f10859327e19709700a7e1837c7c'
2016-05-06 15:43:38 +00:00
dd50b1487b
DTG: Implement second TrayManager menu implementation in Swing.
...
Use Swing for non-Windows menus because AWT looks terrible on Linux
and the button handling there is almost impossible to fix
TODO: test on Mac
2016-05-06 13:45:30 +00:00
dev
c2f35c0d29
core/buildscripts: Added proper uname based BITS detection.
...
Added automatic detection for the BITS variable.
2016-05-05 22:32:20 +00:00
dev
4fd0261efa
jcpuid/build_jbigi: Default BITS to 64 if unset.
...
To make sure that our debian build scripts work,
set BITS to 64 if unassigned.
2016-05-05 22:03:27 +00:00
390b2d409c
DTG: Hide restart menu items if no wrapper
...
Add graceful restart and shutdown menu items
Add basic adjustment of menu based on shutdown state
Disable wrapper notification for now
2016-05-05 20:36:02 +00:00
196cf48372
DTG: Remove Swing DesktopguiConfigurationFrame as it's
...
completely inconsistent with the AWT SystemTray menus;
move to the AWT menu as a submenu.
This was the last of the Swing UI elements,
mathias ripped out the all of them in Nov. 2010, but
then added this one in Feb. 2011.
Remove LookAndFeel setting, only works for Swing.
2016-05-05 16:39:41 +00:00
8c1f7a4a39
DTG: Fix NPE and disable logging in config frame
2016-05-05 15:51:02 +00:00
75d6df7789
DesktopGui:
...
- Remove all static log, context, and instance fields
- Make Main class a RouterApp
- Remove unused ConfigurationManager class
- Translate tooltip, disable tooltip on linux
- Use safer exec call to start i2p
- Remove all images, use itoopie
- Don't start spinner thread in router context
- Handle various startup errors better
- Synchs, finals, javadocs, cleanups
2016-05-05 13:13:44 +00:00
16ff3e3def
Debian: Refresh patch after i2prouter change
2016-05-05 11:41:05 +00:00
0839b46c8d
i2prouter: Set JAVA_HOME correctly on Mac OS X 10.5 and later (ticket #1783 )
2016-05-04 16:05:30 +00:00
cdafab2734
Wrapper: Update to wrapper 3.5.29
...
All binaries from Tanuki delta pack,
except for armhf, compiled on Raspberry Pi:
ant 1.8.2
javac 1.6.0_38
gcc 4.6.3-14+rpi1
Windows binaries remain unchanged as we must recompile them ourselves
(32 bit just to change the icon; 64 bit is not provided by Tanuki)
Old 3.5.25 wrapper.jar moved to win-all, use it in windows-only installer
so it will be consistent with the old binaries.
Fixes wrapper failure on FreeBSD 10 (ticket #1118 )
Minor i2prouter script fixes for FreeBSD 10, from anonimal (ticket #1118 )
2016-05-04 13:40:50 +00:00
13685484f6
Utils: Fix bug in periodic timers triggered by
...
a backwards clock shift, caused graphs to be blank
and various router, streaming, and i2ptunnel
degradations over time (ticket #1776 )
Log tweaks
2016-05-04 11:43:47 +00:00
cb2790bc62
another deb fix
2016-05-02 12:17:02 +00:00
17542400b9
Debian: Back out libhttpclient-java dependency,
...
requires 4.4 which is too recent for most distros
2016-05-01 21:22:38 +00:00
7a49b09b97
Build: Fix to not clean in imagegen on every build
...
Clarify some release prompts
2016-05-01 20:32:14 +00:00
33629d0744
Build: Compile resource bundles from ant, not msgfmt,
...
speeding up builds with translations by 20x
2016-05-01 20:19:56 +00:00
str4d
6bfd39d5c0
propagate from branch 'i2p.i2p' (head 8e9786b74b0ffb821179c5c60954ab3c00a71250)
...
to branch 'i2p.i2p.str4d.ui' (head 94e11eaba6bb17c14f4d9ca58547867f34949847)
2016-05-01 11:45:22 +00:00
str4d
8e391444b4
Fix mail table layout
2016-05-01 05:26:50 +00:00
str4d
a945cabf11
Ensure users know they are logging into I2PMail
2016-05-01 05:21:00 +00:00
str4d
4634debe21
Adjust truncation limits
2016-05-01 05:19:19 +00:00
str4d
d0456098e2
susimail layout tweaks
2016-05-01 05:18:29 +00:00
str4d
a3c9887fe5
Add a bunch of ids and classes to susimail HTML for styling
2016-05-01 05:04:43 +00:00
str4d
327f36d022
Disable spellcheck on SusiDNS config editor
2016-05-01 04:28:05 +00:00
str4d
8eeb902467
Rework "Create Torrent" table
2016-05-01 04:22:45 +00:00
str4d
61e54cf52e
Rename i2psnark paging control images
2016-05-01 04:20:46 +00:00
str4d
50291233a1
Various small i2psnark HTML tweaks
2016-05-01 04:18:00 +00:00
str4d
edb3ffcf45
Rework /configui forms for theming
2016-05-01 04:06:28 +00:00
str4d
e34f0443bc
Include bandwidth in minimal sidebar
2016-05-01 03:26:36 +00:00
str4d
cb0147a798
Collate help topics under /help
2016-05-01 03:24:25 +00:00
str4d
a7f789f069
Collate /configtunnels infostrings
2016-05-01 02:20:23 +00:00
str4d
66544f41f2
Tweak /stats for theming
2016-05-01 02:16:46 +00:00
str4d
82c55e6008
Remove hard-coded styling that will be moved to CSS
2016-05-01 01:28:49 +00:00
str4d
1ad69e7127
Improve contrast of graphs
2016-05-01 01:17:01 +00:00
str4d
6470f2d983
Wrap /profiles and /viewprofile info in tables for theming
2016-05-01 01:10:04 +00:00
str4d
709ccf6c22
Use tables for /netdb
2016-05-01 01:02:17 +00:00
2fe1f97ee0
Debian: Add runtime dependency on libhttpclient-java,
...
link to /usr/share/java/httpclient.jar and httpcore.jar.
This is 2 MB of dependencies to replace 20 KB of copied code,
so may not be worth it, esp. for Tails.
2016-04-30 18:08:50 +00:00
30ecdedf1f
Drop old release checklist doc, current one is in checklist.md
2016-04-30 15:42:29 +00:00
efdb296468
SAM: Log tweaks (ticket #1778 )
2016-04-30 15:02:04 +00:00
43f7897027
Data: Fix NPE calculating the hash of a RI of unknown sig type
2016-04-30 13:58:36 +00:00
d8e15dbbc5
Blocklist: Add RFC 6598 addresses
2016-04-30 13:25:09 +00:00
f3610bc285
reduce log level of RI sig failure
2016-04-30 13:23:24 +00:00
6bdf25bc3d
Console: Only display cpuid information on x86
2016-04-30 13:22:22 +00:00
a2b2c19cbf
Eepsite: comment out gzip filtering in cgi context,
...
causes hung threads, root cause unknown
2016-04-30 13:20:36 +00:00
3e09413e0a
Console: Readme page link fixes (tickets #1789 , #1790 )
2016-04-30 13:16:18 +00:00
139f386fb8
Update: Enable libjbigi update for ARM
2016-04-29 22:34:55 +00:00
9128c79e05
one more deb build fix
2016-04-29 19:32:25 +00:00
7ae1483cb3
Fixes for building with libgetopt-java
2016-04-29 19:15:41 +00:00
c3f5c04bea
typo
2016-04-29 18:41:06 +00:00
2e154881ef
Debian: Add runtime dependency on libgetopt-java,
...
link to /usr/share/java/gnu-getopt.jar,
don't build gnu/getopt source
2016-04-29 18:40:02 +00:00
f2239ba7d1
Debian: Add runtime dependency on gettext-base,
...
link to /usr/share/java/libintl.java,
don't build GettextResource.java
2016-04-29 16:39:16 +00:00
5067b00058
javadoc fixes
2016-04-29 15:35:49 +00:00
c2e486f72c
Debian: Refresh patches after jbigi/jcpuid build script changes
2016-04-29 15:30:55 +00:00
fbeca5ed80
SysTray: Remove systray4j.jar from linux installers
...
Move SysTray.java to SysTrayImpl.java
New SysTray.java that instantiates SysTrayImpl
by reflection, so the SysTrayImpl.java source is optional
Remove systray4j.jar, systray4j.dll, and SysTrayImpl.java
from Debian source packages
Remove systray4j.jar from Debian binary packages
2016-04-29 14:57:29 +00:00
d885e00c64
News: Verify received CRL before saving
2016-04-28 22:17:27 +00:00
52c9bf6d80
News: Parse and store CRLs in news feed
2016-04-28 21:55:17 +00:00
03adda3bde
CPUID: Add version to /logs
2016-04-28 11:43:11 +00:00
da62a1114c
History for prop, -6
2016-04-28 11:05:20 +00:00
13d3730fd9
Build: Add updaterWithJbigi and updater200WithJbigi targets
2016-04-28 10:54:40 +00:00
fb5ef83009
fixup jbigi version display
2016-04-28 02:39:32 +00:00
94056f68e9
fixup @since after prop
2016-04-28 01:49:45 +00:00
9f31b1fe97
propagate from branch 'i2p.i2p.zzz.gmp6-prop' (head 416ef26df4b91fb9de3e27623551c7f87ec2bfe0)
...
to branch 'i2p.i2p' (head 9466fdeae338d6b0bf049d86975db9b6ddbd3064)
2016-04-28 01:34:48 +00:00
dev
414522f8be
Added jbigi files ignored from previous commit due to not using --no-respect-ignore
2016-04-27 22:26:34 +00:00
dev
91c8e5cf7f
Updated jbigi/jcpuid binaries.
...
Files changed
-------------
jcpuid:
- Rebuilt for OSX/Windows/FreeBSD/Linux
jbigi:
- Moved to GMP 6.0.0a
- Removed NetBSD binaries
- Removed kFreeBSD binaries
- Removed Solaris binaries
- Removed OpenBSD binaries
- Added coreihwl jbigi support
- Added coreisbr jbigi support
- Added bulldozer jbigi support
- Added steamroller jbigi support
- Added cortex a9 suppot support
- Added cortex a15 jbigi support
- Rebuilt _all_ unmentioned binaries
Build notes jbigi:
------------------
Windows: Cross-compile, linux hosts. Compiler: GCC
Linux: Native build. Compiler: GCC
FreeBSD: Native build, VM. Compiler: GCC
OSX: Native build. Compiler: GCC
Build notes jcpuid:
-------------------
Windows-x64: Native build. Compiler: MSVC
Windows-x86: Cygwin on Windows. Compiler: mingw on Cygwin
Linux: Native build. Compiler: GCC
FreeBSD: Native build. Compiler: GCC
OSX: Native build. Compiler: GCC
2016-04-27 21:35:05 +00:00
a2873c42bc
i2ptunnel: Fix can't connect error message for servers when
...
in router context, like we did for clients earlier
2016-04-27 15:48:42 +00:00
967074c2d6
Wrapper: Increase default wrapper.log max size,
...
so a thread dump is more likely to fit in a single file
2016-04-27 15:46:24 +00:00
f35eaaf194
i2psnark: Add CommandLine to jar
2016-04-27 14:27:38 +00:00
6a71c23fd4
Addressbook: Check inner sig even if old name not found
...
More logging cleanup
2016-04-26 13:50:34 +00:00
fc8b72768a
NamingService, BFNS: Add API methods to lookup all reverse entries
...
Addressbook: Use new API methods to simplify delete-all code
i2ptunnel: Output full authentication line
HostTxtEntry: More tweaks for i2ptunnel
2016-04-25 19:25:30 +00:00
str4d
03887826e8
Use table for transport legend
2016-04-25 12:03:38 +00:00
0ac83bd7c1
i2ptunnel: Enhance registration authentication page
...
- Enable form
- Switch to multipart form for getting old private key file
- Add advanced authentications
PrivateKeyFile: Add InputStream constructor for i2ptunnel
2016-04-24 21:03:10 +00:00
2a34d1c44a
HostTxtEntry: Fixups for use by i2ptunnel
...
i2ptunnel: Add new registration authentication page
- Remove old, unused hostname signature generation
PrivateKeyFile: Ensure initialization before returning private keys
2016-04-24 18:10:10 +00:00
799d90e1b5
Addressbook: Move HostTxtEntry to net.i2p.client.naming,
...
in prep for use by i2ptunnel
2016-04-23 18:07:35 +00:00
f72753f3eb
Addressbook: Store last-modified date
...
SusiDNS: Display signature validation on details page
2016-04-23 17:11:50 +00:00
d97908b430
SusiDNS: Add support for multiple dests per hostname
2016-04-23 16:52:15 +00:00
2fb8faa166
Addressbook:
...
- Enable parsing and handling of 'remove' actions
- Logging improvements
BFNS: Limit max dests per host
HostTxtEntry: Test improvements
2016-04-23 15:53:02 +00:00
e016c87fba
add routerinfo to command line
2016-04-22 23:47:39 +00:00
75dd22510b
Addressbook: Fix changedest action
...
- Implement adddest action
- Logging improvements
BFNS: Fix lookupAll() NPE
- Fix addDestination() UOE
- Support long property values
DataHelper: Properties methods cleanup
HostTxtEntry: Test improvements
2016-04-22 23:37:55 +00:00
55de82bb50
Addressbook: Add tests for Daemon to read local subscription file
...
More HostTxtEntry 'remove' methods and tests
2016-04-22 12:58:27 +00:00
4f262f6140
Addressbook: Use new NamingService API methods in action handling
...
- Refactor HostTxtEntry to consolidate properties writing
- More HostTxtEntry tests
- Start of 'remove' entry handling
Blockfile: Cleanup unused code
- Add Iterable interface to SkipList
2016-04-21 14:37:38 +00:00
34e390909e
Build: Add some config checks before signed-updater tasks
2016-04-20 21:51:44 +00:00
9b726a8963
BlockfileNamingService: Implement new NamingService API
...
methods for multiple destinations per hostname
2016-04-20 21:04:30 +00:00
a0ba623061
Drop kytv's router and news certs
2016-04-20 17:48:19 +00:00
9ca8a7752a
drop unused Blockfile classes
2016-04-20 17:36:13 +00:00
a4265a23ba
BlockfileNamingService: Don't upgrade Android/ARM to version 4 for now,
...
too slow
2016-04-20 15:23:12 +00:00
b57b43247d
Blockfile: Fixes for finishing interrupted database migration
...
by tracking version of each list, and catching some exceptions
2016-04-20 15:06:38 +00:00
436fee9200
Blockfile: Add generics, part 4
2016-04-20 13:08:42 +00:00
0067c8d1bd
Blockfile: Add generics, part 3
2016-04-20 12:59:24 +00:00
0d19fe44c2
Blockfile: Add generics, part 2
2016-04-20 12:49:03 +00:00
4d2c227b0d
Blockfile: Add generics, part 1
2016-04-20 12:40:28 +00:00
1a8847d177
Blockfile: Add method to change serialization schema for a skiplist
...
Fix delIndex() method, broken and previously unused
Improve javadocs
BlockfileNamingService: New database version 4, allows for
multiple destinations per hostname
Disallow database version higher than supported
2016-04-20 00:41:45 +00:00
e9cf4c21b7
NamingService: Add new API methods for multiple Destinations per hostname
...
Improve javadocs
2016-04-19 15:11:37 +00:00
25bce1031b
Addressbook: Add sign/verify methods for inner signature
...
Add preliminary handling of incoming actions
2016-04-19 00:11:46 +00:00
909622fbd7
Addressbook: Rename ConfigIterator to HostTxtIterator
2016-04-18 13:17:57 +00:00
2d3d6f73b5
GeoIP: Disable Debian-style files on Android
2016-04-18 13:02:30 +00:00
str4d
44a27008dd
Convert various config pages to table layouts
2016-04-18 12:11:05 +00:00
str4d
33229a31ee
Use tables for /logs
2016-04-18 05:46:58 +00:00
str4d
653047146a
Put /events controls on a single line
2016-04-18 05:36:33 +00:00
str4d
423167fdd3
Make /jobs HTML consistent with other pages
2016-04-18 04:55:57 +00:00
str4d
4547d5887d
Move name title above name column on /confighome
2016-04-18 04:45:22 +00:00
str4d
3790129b30
Fix bug in /configui lang selector when not in advanced mode
2016-04-18 04:32:55 +00:00
str4d
aa95750e1f
Make /configclients plugin links consistent with other details
2016-04-18 04:29:57 +00:00
str4d
ac6cd7e4c6
Add a bunch of ids and classes to routerconsole HTML for styling
2016-04-18 04:12:15 +00:00
b69677b709
Addressbook: Add initial support for signatures in subscriptions
...
More cleanups
SingleFileNamingService: Store signature properties on write
2016-04-17 20:20:10 +00:00
0ceb9576b9
PrivateKeyFile: Add method to specify sig type on creation
2016-04-17 15:55:41 +00:00
193ad4306e
Util: Minor optimization in OrderedProperties
2016-04-17 15:29:18 +00:00
4290b1e795
Addressbook build:
...
- Fix main-class in addressbook.jar
- Fix corrupted manifest in addressbook.jar
2016-04-17 15:28:10 +00:00
3428995906
Build: Fix broken build from scratch in jetty build.xml
2016-04-17 12:43:43 +00:00
ca3f9963c6
Addressbook: More cleanups
2016-04-16 21:01:05 +00:00
ebbf7f23ac
Addressbook: Cleanups
...
in advance of new subscription protocol work:
- finals
- Add Iterable interfaces
- Comment out unused methods
- public->private methods
- Close resources in finally blocks
- Javadocs, spelling fixes
- Increase max subscription size
- LinkedList -> ArrayList
- Improve while loops for reading lines
2016-04-16 18:35:46 +00:00
696c2152b3
Tunnel build stat tweak (commented out)
2016-04-16 16:21:28 +00:00
b66bc39db3
log tweak
2016-04-16 16:14:30 +00:00
df16ce6f77
javadoc note
2016-04-16 16:11:57 +00:00
a438722eed
TunnelId: Add max value check
2016-04-16 16:10:56 +00:00
4e635aa485
Console: Add JSTL version to /logs
2016-04-16 16:05:19 +00:00
25fe886e72
Update version warnings
...
Add OpenJDK check for ARM
Uncomment SystemVersion.main()
2016-04-16 15:53:34 +00:00
5a2975ba65
SOCKS: Fix NPE on lookup failure in SOCKS 4a
...
Remove duplicate lookups in SOCKS 5
Log tweaks
Streaming, i2ptunnel: Catch null destination in connect() calls
Synchronize Connection.setRemotePeer(); remove _remotePeerSet field
2016-04-13 13:40:46 +00:00
094cf14d4a
Debian:
...
Prep for dependency on libtomcat7
Doesn't work yet, breaks susidns.
glassfish-javaee for jstl.jar and standard.jar version 1.2 won't work with tomcat7,
it's ancient and not compatible with recent el libs.
Add back option to depend on libjakarta-taglibs-standard and libjstl1.1-java which are version 1.1.2,
but not clear if they will work with tomcat7 either, even though they are
dependencies of libjetty8-extra-java.
We switched from JSTL 1.1.2 to JSTL 1.2 when we went from Jetty 5 to Jetty 6 in 2012.
1.2 libs are not available anywhere except for Glassfish, and
Debian only has the ancient Java EE 5 Glassfish 2.1.
Not clear there's any way to get susidns (and bote) to work with both Tomcat 6 and 7.
- Fix wrong jsp-api version
- Fix other minor errors in install and links files.
- Log stack trace for Jetty warnings if log level is WARN
- SusiDNS: Move standard.jar and jstl.jar out of WEB-INF/lib, where Tomcat 7 build refuses to find them
2016-04-07 14:38:30 +00:00
5c8eab9dfb
Debian: Add dependency on glassfish-javaee for jstl.jar and standard.jar version 1.2
...
don't echo comments in debian/rules
2016-04-04 18:07:43 +00:00
ae5828fdb1
history for prop, -1
2016-04-03 15:20:28 +00:00
b79471e0ca
propagate from branch 'i2p.i2p.zzz.debian' (head c630b2a47f63476018a63783a9ae2a8a58503d87)
...
to branch 'i2p.i2p' (head 700a07a64359e4f328d1002e559f4585c6f02f19)
2016-04-03 15:16:52 +00:00
18391ac7db
another fix
2016-04-03 14:19:20 +00:00
c3a1f153c1
another fix
2016-04-03 13:53:03 +00:00
d940aa5a44
typo
2016-04-03 13:35:12 +00:00
d6b1f813a8
Debian: Fixes for with-libjetty8-java builds
2016-04-03 13:04:23 +00:00
f867a9d4ce
Debian: Update launchpad instructions
...
Add debian build instructions
2016-04-02 13:30:15 +00:00
e2f048b2ac
Debian:
...
Add dependency on libjetty8-java and libservlet3.0-java packages
Remove those binaries in debian builds
Prep for dependency on libservlet2.5-java package
Prep for dependency on libtomcat6-java package
Prep for dependency on libtomcat7-java package
Prep for dependency on libjakarta-taglibs-standard-java package
Prep for dependency on libjstl1.1-java package
Add build properties for building with packages
Rework of apps/jetty/build.xml for building with packages
Redefine debian/ as the files for the jessie build
Make debian-alt directories for ubuntu builds
Move debian/changelog to debian-alt/trusty/changelog
Move debian-alt/jessie/changelog to debian/changelog
Add apps/jetty/jettylib/jsp-api.jar to classpath for jsp builds
2016-04-01 18:19:06 +00:00
echelon2
a834cef1f4
added devscripts to list of needed debian packages
2016-04-01 16:24:57 +00:00
a493a2842a
propagate from branch 'i2p.i2p' (head 809274054ef446273ea312a631fe7482fa53c030)
...
to branch 'i2p.i2p.zzz.debian' (head 437e22ee74e32e103bb8475007b1d1a2f995ef28)
2016-03-31 22:42:52 +00:00
f3c679e615
Debian: Update debian-alt files based on 0.9.25 released packages.
...
Delete files in debian-alt if the current package version
is now the same as what's in debian/
debian-alt/precise/ contains fixes for precise builds.
2016-03-31 21:14:46 +00:00
e69f39f6e3
Debian:
...
Add build property to prevent bundling of geoip.txt and geoipv6.dat.gz
2016-03-31 14:51:42 +00:00
b95f30b7d6
build: add missing distclean targets
2016-03-29 22:35:38 +00:00
17b1d524de
Debian: Delete debian-alt in debian-tarball target
...
Add debian-release-tarball target
2016-03-29 19:06:56 +00:00
66be14016b
Debian: Add alternate debian files for other series
2016-03-29 12:51:38 +00:00
4be46d8299
Debian: Restore --with quilt in debian/rules,
...
inadvertently removed in previous checkin, which broke patch.
2016-03-28 10:43:41 +00:00
echelon2
2fb0572e08
updated ant debianhowto to reflect the needed libwrapper package on debian
2016-03-27 21:00:34 +00:00
169fd56527
Transport:
...
Include Maxmind geoip-api-java library v1.3.1 (LGPL v2.1)
Use Maxmind database for geoip lookup if it exists
Debian:
Don't bundle geoip.txt and geoipv6.dat.gz, depend on geoip-database instead
2016-03-27 12:55:28 +00:00
97a6cbda3e
Debian: Set bootclasspath in override.properties
...
Require openjdk-7-jdk to build hso we have the correct bootclasspath jars
2016-03-26 17:28:58 +00:00
51e04f7c6e
Debian: Remove libcommons-logging-java build dependency
...
mtn-ignore tweak
2016-03-26 15:26:55 +00:00
ee138a2b36
Build:
...
Don't bundle launch4j licenses in non-windows builds
Clarify in LICENSES.txt that launch4j is not bundled in non-windows builds and packages
Debian:
Change maintainer
Remove Debian patch that drops the launch4j licenses
2016-03-26 14:44:37 +00:00
5405792fad
Debian:
...
Add missing patch with update for .25
Add missing line to require wrapper
Add launchpad help document
Add .24 and .25 releases to changelog
2016-03-26 13:56:57 +00:00
1da9c21f13
drop kytv certs
2016-03-23 13:53:26 +00:00
7eed4fa97b
build dependency tweak
2016-03-23 13:46:33 +00:00
49ff78cf0e
0.9.25
2016-03-21 23:47:02 +00:00
c1b6e1be87
BuildHandler: Fix for leaky counter of outstanding lookups
2016-03-21 23:37:24 +00:00
c84dd527b7
Debian: Updates from the 0.9.24 release, including patch refresh, not checked in at the time.
...
Cherry-picked out of
https://launchpad.net/~i2p.packages/+archive/ubuntu/i2p/+files/i2p_0.9.24-1ubuntu1.debian.tar.xz
The files in http://deb.i2p2.no/pool/main/i/i2p/i2p_0.9.24-1~deb8u+1.debian.tar.xz
are somewhat different.
Note that some files out of that tarball are apparently older than what is in our debian/
directory and were not copied over.
Some of the changes may be for Ubuntu and will not work for Debian.
Kytv may have had a local debian/ directory for Ubuntu builds that was not checked in anywhere.
Untested. Another patch refresh for 0.9.25 may be required.
To be fixed up after the 0.9.25 release.
2016-03-21 18:25:17 +00:00
b0aaf64cec
Console: Use i2pwiki.i2p for plugins directory link
2016-03-21 14:33:13 +00:00
557f16b8d5
NetDB: Improve handling of deferred search result jobs
2016-03-20 13:41:26 +00:00
ed72847374
Add SystemVersion.isOpenJDK()
...
Add warning for OpenJDK + ARM
2016-03-20 13:21:40 +00:00
645bd3d383
propagate from branch 'i2p.i2p' (head 110585552852c1f9c61a3a2efb4f17d62b0c1b2e)
...
to branch 'i2p.i2p.zzz.test2' (head 558ec52091868b7fa66af462f84044df1bede8cb)
2016-03-19 15:18:17 +00:00
2e7a7f26f8
take out code for stats removed in .24
2016-03-19 15:18:07 +00:00
3474b827b0
add raw signing test
2016-03-19 15:16:38 +00:00
25514e9848
tx pull
2016-03-19 13:32:24 +00:00
d00c08dcd7
disable torontocrypto reseed, no ETA for restoration
2016-03-18 20:01:07 +00:00
d64e6bb17d
new backup news url
2016-03-16 18:55:39 +00:00
855215e840
SU3File: fix bulksign of .xml and .xml.gz files
2016-03-15 20:42:53 +00:00
674a77baca
SU3File: bulksign .xml.gz files
2016-03-15 19:55:05 +00:00
c9f025a44d
GeoIP update 2006-03-02
...
add v4 script
2016-03-15 18:21:50 +00:00
a61c44ba42
remove update.killyourtv.i2p
2016-03-15 18:20:36 +00:00
c869d3adc4
jetty config to disable context listing
2016-03-15 14:08:28 +00:00
387dc98e11
remove dead kytv sites
2016-03-15 13:53:24 +00:00
319d40146d
Router: Fix corner cases maintaining local leasesets (ticket #1768 )
2016-03-14 15:13:26 +00:00
2e3f5d0de9
UPnP: Fix NPE in HTML output on /peers (ticket #1779 )
2016-03-12 13:55:03 +00:00
dc36de667d
Home page: Replace pastethis with zerobin
2016-03-12 13:44:40 +00:00
0904500398
Susimail: Fix NPE
2016-03-12 13:43:45 +00:00
74e8cf79bd
Peer selection: Don't truncate data used for random slice
2016-03-11 01:53:21 +00:00
b7498b564a
add reseed
2016-03-11 01:48:30 +00:00
6d40e87032
tweak for consistent tagging
2016-03-05 14:58:55 +00:00
1f088ff3e5
NetDb: Look in all SSU addresses for introducers in the expiration check
2016-03-01 13:42:03 +00:00
50d038af5d
NetDb: Search for new leaseset before expiration
...
Reduce expiration for router infos with introducers
More negative cache checks
Log tweaks
SSU: Switch introducers less often
2016-03-01 13:30:30 +00:00
ffa4d6580d
i2psnark: Fix handling of HAVE messages received before metainfo
2016-03-01 13:09:18 +00:00
bf2f3762af
add missing reseed cert
2016-02-28 14:22:22 +00:00
35e4b3c859
javadoc typo
2016-02-28 14:04:40 +00:00
4910413482
fail javadoc task if it has errors
2016-02-28 13:54:28 +00:00
str4d
7ccca9ef3c
EdDSAEngine: one-shot mode tests
2016-02-28 04:18:04 +00:00
str4d
6e7f015d4b
Add tests to check that an EdDSAEngine object can be reused with the same key
2016-02-28 03:37:03 +00:00
80860232d7
i2ptunnel: Don't default to a private key file that exists (ticket #1628 )
...
Fix build.xml war dependency tracking
2016-02-27 16:17:25 +00:00
d28f983c46
Utils: Add main classes to i2p.jar and router.jar
...
for simple command line access to utilities
2016-02-26 18:12:11 +00:00
0de1ca161c
CPUID: Restore AES-NI diagnostic output, inadvertently removed
2016-02-26 15:36:00 +00:00
dev
9445690cb1
Fixed OSX include search path.
2016-03-12 19:36:21 +00:00
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
z3r0fox
691e274ca7
Linting dep-ann: Added @Deprecated annotations in i2psnark, i2ptunnel, ministreaming, routerconsole, streaming
2016-02-06 22:38:10 +00:00
z3r0fox
b1eaa772a1
Linting dep-ann: Added @Deprecated annotations in BOB and i2p_sdk
2016-02-06 21:32:28 +00:00
z3r0fox
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
ceb7791541
test tweaks
2016-02-06 15:08:23 +00:00
68c617950c
SAM v3.3: Fixes after testing
...
- Fix master acceptor
- Clean up error message generation
- Add basic master session test for SAMStreamSink
2016-02-06 13:44:08 +00:00
62ad7996f1
SAM v3.3: Fixes after testing
...
- Set Master properties in handler, not in session, so they take
- Create subhandlers for the subsessions
- Create socket manager with preferred createDisconectedManager()
so we get exceptions
- Fix check for master session
- Enhance error messages
- Add basic master session test for SAMStreamSend
- Add check for DESTINATION in SESSION ADD
- Don't return DESTINATION in an I2P_ERROR response
Next to do: master support in SAMStreamSink
2016-02-06 00:21:37 +00:00
270bc24b62
SAM: Add start() to session interface,
...
don't start threads in constructors.
Start master acceptor thread.
Javadocs, SAMv2StreamSession cleanup
2016-02-05 18:44:35 +00:00
9b004bc61f
SAM v3.3 master sessions.
...
Compiles only. Untested, not regression tested, not complete.
2016-02-05 16:10:04 +00:00
dev
f4abb284eb
Imported Microsoft Visual Studio Comminuty 2015 project files.
...
These were used to create the jcpuid-x86-windows.dll
2016-02-03 21:04:10 +00:00
f9cf6bdc85
Fix typos, history for prop, -2
2016-02-03 20:22:41 +00:00
ebc4ca8698
propagate from branch 'i2p.i2p.zzz.test2' (head 70ae5494bd7255a03f80838a2f3d8e7c0ce86634)
...
to branch 'i2p.i2p' (head 05a201cc5c1bd841f32e9268b3019b3a3447f4f3)
2016-02-03 20:02:34 +00:00
d4d720524e
hashCode() and equals() for ElGamalParameterSpec
...
comments for I2PProvider
2016-02-03 19:04:46 +00:00
6be7c46038
EdDSA:
...
- Implement one-shot methods in EdDSAEngine so we don't copy
the data if all the data is available (ticket #1750 )
- Use EdDSA one-shot methods in DSAEngine
- Fix API violation if EdDSAEngine object is reused for signing (ticket #1750 )
- Javadocs
2016-02-03 18:39:49 +00:00
dev
eb696c8993
Added correct build instructions for jcpuid on windows.
2016-02-03 18:31:18 +00:00
7901784a71
Add secure.thethinhat.i2p to console home page and hosts.txt
...
Approved at Feb. 2 meeting
Icon license: public domain
2016-02-03 14:12:50 +00:00
4e55edc049
minor cleanup and javadocs for previous checkin
2016-02-03 13:32:31 +00:00
acdaa60de3
Console: Custom icons for non-webapp plugins, from cacapo (ticket #1550 )
2016-02-03 13:20:22 +00:00
a70a7a7ed5
Imagegen:
...
- Return 403 if no code specified in QR or RA
- Mode parameter for html or text in RA
- Set RA text-mode character encoding
- Fix up test page
2016-02-01 14:51:59 +00:00
2fb1ad035f
history for prop, -1
2016-02-01 13:45:09 +00:00
28a2b82795
propagate from branch 'i2p.i2p.zzz.imagegen' (head 051e08304e7d6d2abaa7eeaf1b57e17bc49c752e)
...
to branch 'i2p.i2p' (head cd632db729aa84ae0c27c5863cb11820f0adb950)
2016-02-01 13:35:03 +00:00
bf51d5d9c4
CertUtil: Consolidate PEM encoding (DRY)
2016-01-31 22:24:16 +00:00
5d1d8b6d4d
SelfSigned: Add support for CRL generation
2016-01-31 22:09:39 +00:00
129fb973f2
update comments
2016-01-29 18:28:43 +00:00
kytv
f094bacd67
merge of '01b0b5d0f5aae9882a6ada1fd1a9a7414adec7cb'
...
and 'ad6ebc8a0672f769ddc142886e0ce9e7fb344180'
2016-01-29 18:23:57 +00:00
kytv
be97e84d83
refresh patch
2016-01-29 18:03:33 +00:00
da3086bbef
EdDSA:
...
- Add hashCode() and equals() everywhere it was missing,
so we can test keys for equality: Curve, EdDSAParameterSpec, EdDSAPrivateKey, and EdDSAPublicKey
- Speedup for GroupElement.equals()
- Fix public key decode()
- Put unknown class name in exceptions
- indent fixes
Provider:
- Add KeyFactory aliases required for cert.verify()
- Fix EdDSA signature OID
SelfSigned:
- Add simple tests after generation using cert.verify() and key equality
2016-01-29 16:01:23 +00:00
8badb609e4
Selfsigned: Add EdDSA_SHA512_Ed25519 support
...
Remove debug output by default
2016-01-29 12:56:26 +00:00
a1a895e462
Add EdDSA_SHA512_Ed25519ph
...
Fix EdDSA OID
2016-01-29 03:02:02 +00:00
9ed185f3d1
Add synch
...
https://github.com/str4d/ed25519-java/issues/10
2016-01-29 02:40:44 +00:00
7fdfb5cf12
Put the OID in SigType
2016-01-29 02:23:14 +00:00
b4d4c93047
New selfsigned key and cert generator,
...
without keytool, BC, or sun private classes.
To be hooked in to KeyStoreUtil to replace keytool.
2016-01-29 02:08:51 +00:00
66299cb081
EdDSA notes
2016-01-29 02:04:16 +00:00
79450bcda6
ElG cleanup
2016-01-29 02:02:34 +00:00
3a72b0cc63
Crypto: Move I2PProvider initialization
...
Add ElGamal SigAlgo type
2016-01-28 14:57:07 +00:00
f200d5cb03
checklist fix
2016-01-27 17:46:31 +00:00
3ad1db8d74
I2PTunnel: Fix exception message choice that was backwards
...
for router/non-router context
2016-01-27 16:27:26 +00:00
c6136b5cdb
SHA256Generator: Don't fall back to Sha256Standalone,
...
SHA-256 support must now be in the JRE.
Deprecate all uses of Sha256Standalone, schedule for removal
in 0.9.27. This will require a new Syndie release.
2016-01-27 13:47:46 +00:00
d2d5a464a3
KeyGenerator: Check that dsax is greater than zero
2016-01-27 13:42:58 +00:00
6ab814a649
bootclasspath doc
2016-01-27 13:39:25 +00:00
df0aceb26d
add another bootclasspath check
2016-01-27 13:38:08 +00:00
dev
c9818e607f
Improved jcpuid build script
2016-01-26 00:06:39 +00:00
dev
305f45fb30
Added jcpuid build instructions for linux/osx/freebsd/windows
2016-01-26 00:06:05 +00:00
ed9d403281
ElGamal: Implement key encoding
2016-01-24 21:40:33 +00:00
f38cfcc937
SigUtil: Enhance ASN.1 parser/generator to support
...
signatures up to 64K, needed for ElG
Log and javadoc tweaks
2016-01-24 19:02:13 +00:00
649d7122a2
Add ElGamal signature implementation
...
Add ElGamal to provider
doesn't work yet,
needs key encoding/decoding and SigUtil support for longer signatures
2016-01-24 16:45:54 +00:00
ad2561125e
final all the crypto classes
2016-01-24 16:37:21 +00:00
403044fc6c
DSAEngine: minor cleanup
...
ElG KeyFactory: Use getParameters() instead of getParams()
to get the correct class back
SigUtil:
Use split() in sigBytesToASN1();
new public ASN1 methods
Javadoc, args checking
2016-01-24 13:28:03 +00:00
c9063f9d9b
KeyFactory and KeyPairGenerator for ElGamal.
...
Stub out decoding key constructors.
2016-01-23 17:12:47 +00:00
e276febf0a
private, final
2016-01-23 14:57:42 +00:00
592f2449d2
ElGamal classes, from Bouncy Castle 1.53, for I2PProvider.
...
License: BSD
Encoding/decoding/sigs: todo.
2016-01-23 14:51:52 +00:00
207bfb44f2
Add identicons to sybil page.
2016-01-22 22:53:16 +00:00
726adaf2bb
Add identicons to i2ptunnel address helper conflict page.
...
Clean up text on the conflict page for readability.
2016-01-22 22:26:46 +00:00
d16db7b56c
Display qr and id images on susidns details page
...
Don't trim whitespace, messes up title
2016-01-22 20:41:56 +00:00
c4ea50f06d
fix mtn-ignore skipping build.xml files
2016-01-22 20:12:40 +00:00
5004626d7a
Add top-level imagegen to build, javadoc, and licenses
...
Fix zxing build from top
2016-01-22 20:11:58 +00:00
48d32943b2
Add random art class, translated to Java from randomart.c in gnutls,
...
which is BSD licensed.
Heavily modified to add UTF box chars, colors, and HTML options.
Work in progress.
Add random art servlet to the imagegen webapp.
Heavily modified from the example in the identicon package,
which is MIT licensed.
2016-01-22 19:32:13 +00:00
49d8235661
New imagegen webapp, including
...
servlets for identicon and qr images.
Heavily modified from the example in the identicon package,
which is MIT licensed.
2016-01-22 19:25:33 +00:00
21e2600c40
zxing: Add build.xml and i2p notes
2016-01-22 19:04:49 +00:00
bdd6066fc3
Partial zxing package
...
This is a small portion of zxing, including only what's required
to generate QR codes.
Pulled from https://github.com/zxing/zxing on Jan. 4, 2016,
rev 4e3abafe3008e02695f894eccf05f8257fca4ee9 dated Dec. 9, 2015.
Contains only the files we need.
Unmodified.
License: Apache 2.0
2016-01-22 19:03:06 +00:00
04d7c9dfb4
identicon:
...
Add build.xml
Add i2p notes
Remove commons-logging dependency
2016-01-22 18:55:46 +00:00
cc21de3fee
Partial Identicon package
...
Pulled from https://github.com/PauloMigAlmeida/identicon on Jan. 4, 2016,
rev 96902d3c7c9733d9da4cce9c5ed424557fc2ec3c dated April 10, 2015.
Contains only the files we need.
Unmodified, changes to follow.
License: MIT
2016-01-22 18:52:47 +00:00
cf3accb181
Random: Reduce number of PRNG buffers
2016-01-22 16:43:29 +00:00
a4f75d7b32
Random: Don't bother trying to seed from /dev/urandom on Windows
2016-01-22 16:04:43 +00:00
9cdd0fc829
Crypto: Fix privkey encoding to follow PKCS8,
...
ignore example in josefsson draft,
required for keytool to work.
Fix pubkey decode typo.
(ticket #1723 )
2016-01-21 21:38:26 +00:00
f29ed21090
Crypto: Add OID aliases to provider,
...
required for keytool to work
(ticket #1723 )
not working yet, need to fix privkey encoding
2016-01-21 19:06:54 +00:00
cd5db63286
Crypto: Add I2PProvider,
...
pass provider args to keytool,
add EdDSA keygen support
(ticket #1723 )
not working yet, need sig support
2016-01-21 15:36:54 +00:00
5074002327
Crypto: Implement EdDSA key decoding
...
following the draft at
https://tools.ietf.org/html/draft-josefsson-pkix-eddsa-04
(ticket #1723 )
2016-01-21 14:43:23 +00:00
9067dedcc2
tweak family key explanatory text and file name
2016-01-21 13:34:45 +00:00
179a4a2e56
Crypto: Implement EdDSA key getEncoded()
...
following the draft at
https://tools.ietf.org/html/draft-josefsson-pkix-eddsa-04
(ticket #1723 )
2016-01-21 13:27:33 +00:00
8243b6922d
Jetty: Add gzip filter to eepsite Jetty (new installs only)
2016-01-20 22:40:11 +00:00
2007e881e5
Crypto: New utils to support private key import/export
...
Console: New /configfamily, /exportfamily
2016-01-20 21:05:26 +00:00
d82591ae70
add icon to button
2016-01-20 20:42:01 +00:00
9d5e8dd785
make network ID configurable for testing
2016-01-20 16:44:40 +00:00
07e85e095d
propagate from branch 'i2p.i2p' (head 45c85fec6458cd0d1a6a6fa2d34b10ee2b9f215c)
...
to branch 'i2p.i2p.zzz.test2' (head 3ee9968e19867bebb063a98da1184ff4426626cd)
2016-01-19 01:13:09 +00:00
9bb1a00325
ArraySet implementation
2016-01-19 01:12:51 +00:00
ee1852f3a4
initialization cleanup and finals
2016-01-03 17:22:03 +00:00
a141d50902
Refactor Session classes out of SAMv3Handler to their own files
2016-01-03 16:56:44 +00:00
ab5d4b59fd
Cleanup to combine checking and removing a property
2016-01-03 15:48:43 +00:00
3dbc8408f1
propagate from branch 'i2p.i2p' (head 833ef88c125ba48423bc704701303ba55858336f)
...
to branch 'i2p.i2p.zzz.sam' (head 7814184e3e7cb4b819a0d7b4ceeda5befbe536c3)
2016-01-03 13:51:03 +00:00
08a9a01bfb
bump to 3.3
2016-01-03 13:50:37 +00:00
str4d
0bfe45bebe
Start of buildscript for generating updates
2015-12-29 21:18:53 +00:00
str4d
3c383ca874
Update router and Java versions in build.gradle after prop
2015-12-29 21:16:42 +00:00
str4d
fccd0dad78
propagate from branch 'i2p.i2p' (head 833ef88c125ba48423bc704701303ba55858336f)
...
to branch 'i2p.i2p.str4d.test2' (head 6f21d8d6c6d4cca5b6442f8effb56841e81a07b6)
2015-12-29 21:08:36 +00:00
dev
3e4d77452a
Added support an missing binary for AMD K10 arch.
2015-12-27 13:22:34 +00:00
71d4b5f49f
Broadwell/Skylake tweak
2015-12-16 20:52:14 +00:00
31efa7c980
Recognize Skylake
...
Do the same checks for Broadwell and Skylake that we do
for Haswell, and check ADX as well, which will be used
in GMP 6.1.
Javadocs
2015-12-16 20:32:54 +00:00
89e5e1d308
Fix class for nativeJcpuidVersion()
...
Add output for nativeJcpuidVersion()
Change CPUIDCPUInfo back to package private
More @since fixes
2015-12-16 15:55:39 +00:00
1e3e02d1f0
CPUID: Clear ECX register to ensure it will work with EAX=7
...
Tested on linux only
Add nativeJcpuidVersion()
Only call getCPUVendorID() once in getInfo()
Change all @since to 0.9.25 in hopes it will come true
Tab removal
Javadoc tweaks
2015-12-16 15:02:03 +00:00
dev
1f4a266c22
Added more checks to Haswell identification..
2015-12-15 20:34:28 +00:00
dev
93fbdcd443
Made CPUIDCPUInfo non-abstract to support looking for CPU features during CPU identification.
2015-12-15 17:19:37 +00:00
dev
0e6e90baf0
Cleaned up BMI1/BMI2/AVX2/FMA3/MOVBE/ABM support.
2015-12-15 05:29:58 +00:00
dev
2c8179f057
Added hasBMI2() feature detection and use it to list some Celeron Haswell CPUs as non-Haswell CPUs.
2015-12-14 18:54:58 +00:00
fe3642edd4
CPUID: Multiple bug fixes:
...
- Add support for extended feature registers EBX/ECX
- No such thing as EBX for 0x80000001 call; remove getExtendedEBXCPUFlags() method,
replaced with getExtendedEBXFeatureFlags()
- Check for support of 6 required Core i3/i5/i7 instructions to enable Haswell,
since GMP Haswell requires Core i3/i5/i7 support.
There are Pentium/Celeron Haswells that do not support these instructions.
- Fix hasAVX2(), hasAVX512(), and hasADX() using wrong register
- Fix hasAVX512() checking wrong bit
- Define hasAVX512() as supporting AVX-512 Foundation, not the "full"
instruction set as previously specified in the javadocs.
- hasAVX2(), hasAVX512(), and hasADX() need not check hasAVX() first
- Add missing hasADX() to CPUInfo interface
Also:
- More diagnostic output in CPUID.main()
- More javadocs
2015-12-12 22:53:33 +00:00
dev
5df3f404f8
Fixed support for Atom CPUs.
2015-12-08 00:36:49 +00:00
dev
eec87bd814
Removed error print for cases of 'null' primary, where CPU identification has failed.
2015-10-15 17:42:30 +00:00
f8163241ef
NBI test improvements:
...
- Try to prevent not-coprime errors
- Minor cleanups
- Javadoc fix
Fix build script typo
2015-10-09 16:35:00 +00:00
dev
6a0d421ed0
merge of '8e2524075b463bca9f87a992a87b439210abbc96'
...
and 'b6a391f4f621d58d7d94c1fc3f5b58f8679081da'
2015-10-08 01:18:43 +00:00
dev
c1c3a92331
Fixed case statement to be independent of case.
2015-10-08 01:18:38 +00:00
dev
1dfc8187ca
merge of '0901b31b94e8472e5578cd5ac685500044fc07de'
...
and 'c7d6075d6f3c0ea1035d8c839773da25634842e4'
2015-10-07 18:45:27 +00:00
dev
075c4d4822
Changed scripts to be SH compatible instead of bash.
2015-10-05 14:13:38 +00:00
07fa3eb922
NBI test improvements:
...
- Output versions
- Only warmup crypto once
- Add -n option to test native only
- Reduce output if only native or only java tested
2015-10-04 13:58:28 +00:00
dev
489ff65e34
Added OSX notei
2015-09-30 16:17:09 +00:00
dev
bf76c57de7
Added FreeBSD cross-compilation instructions.
2015-09-30 15:07:09 +00:00
dev
2bc87662aa
Added 'osx' alias for darwin.
2015-09-29 15:34:57 +00:00
dev
73228a1514
Revamped downloading of gmp files.
...
Revamped cross-compilation support.
2015-09-29 15:31:42 +00:00
dev
0848e34243
Replaced 0 with NULL to fix miscompilation on windows.
2015-09-24 22:13:33 +00:00
b0c3c11bd9
Start work on Jetty 9
...
targetting 9.2.x for now
Requires Java 7
2015-08-09 13:36:24 +00:00
dev
5c56de7218
Add x86 and x86_64 targets.
2015-06-14 18:39:12 +00:00
dev
f33e5c2845
Revert accidental commit to ConsoleUpdateManager
2015-06-14 17:57:59 +00:00
dev
52b362dedf
merge of '3c853434727997386e691eed12478317c5c5b918'
...
and 'e62ecd3b1887712e2408f2c716873e9433ee2e4f'
2015-06-13 19:57:10 +00:00
dev
ecb28eb480
Added support for all ARM targets provided in GMP, on platforms running Linux.
2015-06-13 19:57:05 +00:00
dev
69a5f94642
merge of '2ba51476b19c182b894a5cf98f3fff6befb555a9'
...
and '51c05045ee9faacb879cfc893db82eaa3db99b4d'
2015-06-13 19:55:59 +00:00
a984745689
Cleanups after review, part 1:
...
- change crit() to error() and remove crit()
- comment out some System.out.println()s
- Back out a couple of code moves to minimize the diff for review
- Spelling fixes, comment cleanups, spacing tweaks
- Tweaks for efficiency
- Remove / comment out unused methods
- Make ARM architecture have priority over model string,
except for ARMv6 (Raspberry Pi workaround)
- Restore check for ARM architecture first char only,
not exact match
- Try architecture and model string even if implementer and part are absent
- Return null immediately for Windows ARM
2015-06-13 17:35:45 +00:00
6076bb3b2b
modPowCT requires GMP 5
2015-05-26 18:16:55 +00:00
dev
1a012dfca1
Removed exec flag from some jbigi libs.
2015-05-26 15:18:48 +00:00
dev
e0fe2439e6
Stripped ARM jbigi binaries.
2015-05-26 15:06:02 +00:00
dev
34d3009439
Added GMP6 compilations of jbigi for Intel CPUs on linux, built on Intel Haswell.
2015-05-25 21:10:47 +00:00
dev
70c2838421
Added GMP6 compilations of jbigi for ARM CPUs on linux, built on Raspberry Pi 2.
2015-05-25 19:43:29 +00:00
dev
63a5b4803c
Added support for ARM A12/A17 using the A15 libs.
2015-05-25 19:30:28 +00:00
dev
67760c8bea
Corrected make clean call
2015-05-25 18:16:19 +00:00
dev
9130d556d8
merge of '6d6ce6e9e717c56881e728cc3b5fad45897d58b2'
...
and '8fa65646f9dfb055d71d24fc4d3c26510da48a54'
2015-05-25 18:01:41 +00:00
dev
50d46006ae
Added support for ARM Cortex A5/A7/A8/A9/A15.
2015-05-25 18:01:37 +00:00
dev
583a050281
merge of '6040534dc82b5160fea1d95bec37c98497f0f22c'
...
and 'e8ebf9b71d96f8107ed295d94502a04dc70d1414'
2015-05-25 17:49:26 +00:00
dev
2185a65de6
Added -j flag to make to use parallel compilation.
2015-05-25 17:49:11 +00:00
dev
9134d2856f
Don't unpack gmp before every build. Do a distclean instead.
2015-05-23 18:48:35 +00:00
dev
68adfa80af
Added support for new CPUs
...
- Intel: Sandy Bridge, Haswell and Broadwell
- AMD: Bulldozer, Piledriver, Steamroller, Excavator and Jaguar
2015-05-20 01:06:26 +00:00
dev
1e8c299be2
Fixed comments
2015-05-19 12:36:02 +00:00
dev
39cb60e72b
Added AVX/AVX2/AVX512/TBM feature detection
2015-05-19 12:31:15 +00:00
dev
d5d4dbb078
Added source of CPUID information
2015-04-29 15:52:08 +00:00
dev
815f275d8b
Added source of CPUID information
2015-04-29 15:51:34 +00:00
dev
fdad8f0c34
Added support for new AMD CPUs
...
- Jaguar added
- Bulldozer derivatives (Piledriver, Steamroller and Excavator) added
2015-04-29 15:48:52 +00:00
dev
827b7b64d2
merge of '1a475694d7840a7be029691e7ba97ee7afca80d4'
...
and '3d8d9d506f96418982baac68a992ec62a0278a35'
2015-04-27 00:29:51 +00:00
dev
e5cd33cedb
merge of '7a80d824309a75c1f02df0c50ccddd0f8e65e9dd'
...
and '874cdc3aa5783e115f79ce6ef7d797ff33bd8ab9'
2015-04-24 20:31:35 +00:00
dev
a074654916
Reformatted and added support for some Intel architectures
2015-04-24 20:31:01 +00:00
54f9d1eb63
fix typo
2015-04-24 20:20:50 +00:00
12099753ad
NBI: core2_64 is always a fallback for corei_64
2015-04-23 09:33:44 +00:00
db4e09efa3
jbigi: Drop 32-bit corei libs where they are identical to the
...
core2 lib, since we now have a generic fallback in NBI:
libjbigi-freebsd-corei.so
libjbigi-linux-corei.so
libjbigi-osx-corei.jnilib
Remaining corei libs are not identical to the core2 version
(although they may have the same size)
2015-04-22 23:20:01 +00:00
8fa1e6ee11
NBI: remove special case for core2/corei in getMiddleName2()
...
since it's now a fallback in getResourceList()
2015-04-22 23:11:17 +00:00
e7a33dfd64
NBI: core2 is always a fallback for corei
2015-04-22 22:50:51 +00:00
55c411a495
Add coreisbr coreihwl coreibwl targets, thx tuna
...
Reorder the builds so the new ones are build first, for easier testing
2015-04-22 22:10:42 +00:00
a3c6cc1daa
libjbigi updates:
...
Added:
nativeJbigiVersion()
nativeGMPMajorVersion()
nativeGMPMinorVersion()
nativeGMPPatchVersion()
nativeModInverse()
nativeModPowCT()
Support negative vaules in conversion functions
Support negative base value in modPow()
Throw ArithmeticException for bad arguments rather than crashing
Switch to GMP 6.0.0
New build targets
NativeBigInteger changes:
Test improvements
Version reporting
Crypto changes:
Use constant time modPow() for signing and decryption
Use native modInverse()
2014-11-30 21:19:28 +00:00
str4d
bb00e91672
propagate from branch 'i2p.i2p' (head e02e6d733a703970e20e732e5156cbabc394e88e)
...
to branch 'i2p.i2p.str4d.test2' (head aad766aaf6f0a2563069c6f19c38b33ae6c49ad8)
2014-07-10 09:28:25 +00:00
str4d
2ef203246b
Routerconsole build script fixes
2014-06-26 22:37:42 +00:00
str4d
367ab28706
Corrected contents of i2p.jar router.jar utility.jar
2014-06-26 03:26:32 +00:00
str4d
8de0c0bd88
Correct Jar/War split for addressbook, snark and i2ptunnel
2014-06-26 00:00:38 +00:00
str4d
aa3ac75470
Gradle test config improvements
2014-06-25 02:50:24 +00:00
str4d
f6108b51a2
Missing Gradle wrapper
2014-06-25 02:07:00 +00:00
str4d
3c8862763b
Gradle build scripts for remaining apps
2014-06-25 02:04:06 +00:00
str4d
bab02a62e9
Gradle wrapper and instructions
2014-06-24 23:41:55 +00:00
str4d
d97c9876e8
desktopgui and systray build scripts, fixed routerconsole
2014-06-24 23:26:51 +00:00
str4d
61285435e8
Fixed deprecation
2014-06-24 23:16:47 +00:00
str4d
8ea4d893f6
BOB and SAM build scripts
2014-06-24 22:59:23 +00:00
str4d
593904cc44
Started build script for routerconsole, broken
2014-06-24 22:48:05 +00:00
str4d
957eb1f7ab
Jetty build.gradle
2014-06-24 11:25:02 +00:00
str4d
7ca735bfb2
Gradle build scripts for ministreaming and streaming
2014-06-24 05:37:53 +00:00
str4d
0919fa06f6
Don't set version (so .jars don't contain version)
2014-06-24 05:36:49 +00:00
str4d
da777c1d7d
Initial set of Gradle build scripts for core and router
2014-06-24 05:18:16 +00:00
str4d
0305274a13
Updated ignores for Gradle
2014-06-24 05:08:26 +00:00