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
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
35e4b3c859
javadoc typo
2016-02-28 14:04:40 +00:00
7ccca9ef3c
EdDSAEngine: one-shot mode tests
2016-02-28 04:18:04 +00:00
6e7f015d4b
Add tests to check that an EdDSAEngine object can be reused with the same key
2016-02-28 03:37:03 +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
87d7e10841
I2CP: Improve client error message when internal router connection fails
2016-02-22 13:04:57 +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
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
8ef593fe98
Data: New Hash.toBase32() method
2016-02-13 15:35:57 +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
b1eaa772a1
Linting dep-ann: Added @Deprecated annotations in BOB and i2p_sdk
2016-02-06 21:32:28 +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
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