aa95750e1f
Make /configclients plugin links consistent with other details
2016-04-18 04:29:57 +00:00
ac6cd7e4c6
Add a bunch of ids and classes to routerconsole HTML for styling
2016-04-18 04:12:15 +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
b0aaf64cec
Console: Use i2pwiki.i2p for plugins directory link
2016-03-21 14:33:13 +00:00
d64e6bb17d
new backup news url
2016-03-16 18:55:39 +00:00
a61c44ba42
remove update.killyourtv.i2p
2016-03-15 18:20:36 +00:00
387dc98e11
remove dead kytv sites
2016-03-15 13:53:24 +00:00
dc36de667d
Home page: Replace pastethis with zerobin
2016-03-12 13:44:40 +00:00
248deaecbb
Console: Add X-Content-Type-Options header everywhere (ticket #1763 )
2016-02-25 14:56:06 +00:00
8e4b7e3847
News: Set initial news to current date
2016-02-22 16:19:42 +00:00
fc1268dd5b
Graphs: Increase font size
2016-02-21 22:11:48 +00:00
fa44a952ed
make renderers package private
2016-02-21 14:02:12 +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
236155791d
Console: Add translation debug option
2016-02-13 16:29:49 +00:00
691e274ca7
Linting dep-ann: Added @Deprecated annotations in i2psnark, i2ptunnel, ministreaming, routerconsole, streaming
2016-02-06 22:38: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
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
207bfb44f2
Add identicons to sybil page.
2016-01-22 22:53:16 +00:00
2007e881e5
Crypto: New utils to support private key import/export
...
Console: New /configfamily, /exportfamily
2016-01-20 21:05:26 +00:00
6edd2b97b9
add zh_TW translation
2016-01-15 00:04:04 +00:00
35739289cd
Console: Fixed summary bar overflow (ticket #1739 )
2016-01-07 14:16:14 +00:00
144f54eb8c
Console: Properly register listen hosts with PortMapper
...
I2PTunnel: Fixup console links in error pages if console is
on a non-standard host or port, or on https
PortMapper: Add method to convert wildcard host to actual host
2016-01-06 17:50:06 +00:00
074c5aa16c
merge of '22cebc21c21e3a101e03165f26a5e9fddc3648da'
...
and 'e210f94f3d17359b39a6b24f2a5e1221a86abfd0'
2015-12-20 21:07:16 +00:00
4250f78ddf
javadoc fix, bump
2015-12-20 14:33:24 +00:00
05b40a220d
Sybil tool tweaks
2015-12-20 14:23:59 +00:00
b6bd497e52
Replaces instances of getBytes() in apps classes
2015-12-20 02:11:42 +00:00
fa6643c5a2
Sybil tool: Fix NPE
...
Add old version points
Add lookup fail rate points
2015-12-19 22:06:00 +00:00
c59496f30f
Console: Consolidate "checked" code
2015-12-18 14:43:31 +00:00
af26f73f99
Sybil tool tweaks
2015-12-16 14:34:05 +00:00
fee755bdb7
Show family cert on /certs; fix HTML
2015-12-13 02:42:12 +00:00
68ecd82755
minor cleanup
2015-12-12 14:55:08 +00:00
89bdbedc0f
Sybil: Add start of profile analysis, use for first-heard-about time
...
Increase pair-distance threat points
2015-12-12 12:43:22 +00:00
2d1ac7b266
Wrapper: Listen for Windows Service shutdown events and shutdown router hard.
...
As a result, event log will now show "shutdown" instead of "crashed".
2015-12-11 15:13:40 +00:00
32df925fa6
More Sybil tool tweaks
2015-12-10 13:09:33 +00:00
81cb62fda7
Sybil tool tweaks and enhancements
2015-12-08 02:09:10 +00:00
b6e8431bce
Console: Don't force profile creation when loading floodfill tab
...
Don't show negative times
Sybil tool: tweaks
TunnelRenderer: minor cleanup
2015-12-06 16:47:34 +00:00
fdc160cf1d
Utils: Move new getSystemTimeZone() from DataHelper to SystemVersion,
...
which is a better place for it.
2015-12-06 16:28:14 +00:00
997ef73d50
Sybil tool: Test tomorrow's routing keys also
...
Add netdb stats output
Add avg. ff distance output
Increase penalty for proximity to our keys
Reduce number of RIs output
2015-12-05 13:50:00 +00:00
ff4d575196
Profiles:
...
- Change doubles to floats to save memory
- Move fields to top
Sybil tool: Tweaks
2015-12-04 21:25:25 +00:00
68c312139e
Console: Fix NPE on /profiles
...
Profiles:
- Fix first heard about to be earliest, undeprecate
- Fixup first heard about at profile readin
- Persist good/bad lookup/store DBHistory stats added in 0.7.8
- Remove unused DBHistory methods and fields to save memory
- Change bonus longs to ints to save memory
- Extend profile expiration time from 3 days to 15
- Consolidate getLong()
- Synch fixes
Sybil tool: Tweaks and enhancements
2015-12-04 20:35:38 +00:00
5bd0041f8b
Console: Add experimental Sybil analysis tool
...
requires routerconsole.advanced=true
2015-12-03 17:44:15 +00:00
7b83e23269
HTML fix
2015-11-28 12:56:57 +00:00
302ec7767a
Console: Don't show null port in error message (ticket #1712 )
...
History for prop, -2
2015-11-22 16:44:26 +00:00
1215a70aab
propagate from branch 'i2p.i2p.zzz.test2' (head 8fa44268a1dd2b7baaf01806e6994281ab031870)
...
to branch 'i2p.i2p' (head 44afdaa15ce8a95c112c7d58a5908f401c1a0145)
2015-11-22 16:00:16 +00:00
9a9832cb77
Console: Fix escaping of plugin description on /configclients (ticket #1711 )
2015-11-21 17:39:10 +00:00
5b4a4f6c84
Comment out update.postman.i2p because of lost key
2015-11-20 10:53:01 +00:00