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
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
d0594ebc77
javadoc
2016-05-29 14:56:46 +00:00
e16760d4d0
propagate from branch 'i2p.i2p' (head 31a9e968da3ecdf8475137e498ed0145bfd48c5a)
...
to branch 'i2p.i2p.str4d.ui' (head b1b8350768db1eccf4b5939a5add1c5c94410ec3)
2016-05-29 11:53:02 +00:00
3266907346
Dynamically load javax.naming classes to avoid VerifyErrors on some Androids
2016-05-29 11:47:59 +00:00
7249b643ac
Differentiate between constructor invocation failure and connection failure
2016-05-29 05:03:32 +00:00
efcf294670
Require that AndroidLogWriter is a subclass of LogWriter
2016-05-29 05:02:47 +00:00
147a7e4468
propagate from branch 'i2p.i2p' (head fc46f2d84625265a3899b5ad50af5e91d396ba01)
...
to branch 'i2p.i2p.str4d.ui' (head f8d5c7b37f4813b669d8a10f9ff82d0ed2a33282)
2016-05-29 02:04:34 +00:00
e969213451
Dynamically load Android LogWriter
2016-05-28 23:39:13 +00:00
03e188b57a
Rename LogWriter -> FileLogWriter, LogWriterBase -> LogWriter
2016-05-28 22:51:44 +00:00
9d3dec8577
Another style tweak
2016-05-23 13:20:22 +00:00
c5432a2098
Dynamically load domain socket code
2016-05-22 01:18:16 +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
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
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
43f7897027
Data: Fix NPE calculating the hash of a RI of unknown sig type
2016-04-30 13:58:36 +00:00
7ae1483cb3
Fixes for building with libgetopt-java
2016-04-29 19:15:41 +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
d885e00c64
News: Verify received CRL before saving
2016-04-28 22:17:27 +00:00
03adda3bde
CPUID: Add version to /logs
2016-04-28 11:43:11 +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
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
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
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
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
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
9b726a8963
BlockfileNamingService: Implement new NamingService API
...
methods for multiple destinations per hostname
2016-04-20 21:04:30 +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
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
a438722eed
TunnelId: Add max value check
2016-04-16 16:10:56 +00:00
25fe886e72
Update version warnings
...
Add OpenJDK check for ARM
Uncomment SystemVersion.main()
2016-04-16 15:53:34 +00:00
49ff78cf0e
0.9.25
2016-03-21 23:47:02 +00:00