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
11579b9818
merge of '8bf9850eb3fe4fcfb63053838a188969b7ba9c5b'
...
and 'a40ea9b5f7545281195f00a80e31ae879197e76b'
2016-11-20 06:08:40 +00:00
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