|
|
@4e267f6
|
21 months |
zzz |
Util: Don't set restrictive permissions on exported certs
|
|
|
@04a985cd
|
21 months |
zzz |
Consolidate Java version checking code, fix bugs
where versions are in …
|
|
|
@9eec357
|
21 months |
zzz |
Utils: Allow absolute path to certs in I2PSSLSocketFactory
|
|
|
@cb0235b
|
21 months |
zzz |
Utils: su3file fix for extract -x w/o filename
|
|
|
@558592a
|
21 months |
zzz |
Utils: Auto-generate su3 output file for extract if not specified
|
|
|
@16d2bdc
|
21 months |
zzz |
0.9.40
i2p-0.9.40
|
|
|
@5afa32a
|
21 months |
zzz |
Crypto: Catch ProviderException? in KeyStoreUtil? (ticket #2479)
|
|
|
@5db67f1
|
21 months |
zzz |
Util: Dump system properties in SystemVersion?
|
|
|
@1cc330b
|
21 months |
str4d |
Gradle: Generate attributes for JAR manifests
|
|
|
@d32d5b5
|
22 months |
zzz |
NamingService?: Fix class selection in app context (ticket #2469)
|
|
|
@f4d7a6d
|
22 months |
zzz |
i2ptunnel: Disallow encrypted LS for offline keys
|
|
|
@2960156
|
22 months |
zzz |
Blinding: Missed PKF file from last checkin
Add to CLI
|
|
|
@7d4acb62
|
22 months |
zzz |
i2ptunnel: Display encrypted b32
Blinding: Allow secret flag without …
|
|
|
@7c7b0cb
|
22 months |
zzz |
Util: Fix memory leak in compressor (ticket #2471)
|
|
|
@6cc39a2
|
22 months |
zzz |
Build: Fix up javadoc targets in sub-build.xml files for maven central
|
|
|
@0e8e368
|
22 months |
zzz |
Data: Implement Destroyable for private keys (ticket #2462)
|
|
|
@7d40dfe
|
22 months |
zzz |
CLI tweak
|
|
|
@944fe47
|
22 months |
zzz |
Crypto: new SigContext? (WIP) (proposal #148)
|
|
|
@eb0920e2
|
22 months |
zzz |
NetDB: Persistence for blinding cache
|
|
|
@82eea0a
|
22 months |
zzz |
NetDB: Cache blinding data for lookups and decryption (proposal #123)
|
|
|
@de9d968
|
22 months |
zzz |
DatabaseEntry?: Change from volatile to synched
|
|
|
@7bb76776
|
22 months |
zzz |
SelfSignedGenerator?: improve previous fix
|
|
|
@ce043943
|
22 months |
zzz |
SusiDNS: Add import feature (ticket #2447)
Box overlap issue remains …
|
|
|
@fea5bd4
|
22 months |
zzz |
SelfSignedGenerator?:
- Fix generation with Ed25519ph keys (ticket …
|
|
|
@00d4525
|
22 months |
zzz |
Data: Initial work on b32 format for blinded leasesets (proposal 149, WIP)
|
|
|
@bb5a8921
|
23 months |
zzz |
0.9.39
i2p-0.9.39
|
|
|
@8962ea05
|
23 months |
zzz |
Doc updates, BuildTime? update
|
|
|
@7511de68
|
23 months |
zzz |
Router: Remove unused test support for AES disabled
|
|
|
@1f861c1
|
23 months |
zzz |
javadoc fix
|
|
|
@d7d1dcb5
|
23 months |
zzz |
Crypto: Ed25519 check for S < L as in RFC 8032
|
|
|
@91c59df
|
23 months |
zzz |
Crypto: Fix Ed25519ph conversion
|
|
|
@30dbe24
|
23 months |
zzz |
LS2: Allow UTF-8 for blinding secret
|
|
|
@5d389c8
|
23 months |
zzz |
I2CP: Add support for blinding secret
|
|
|
@d6a53cc
|
23 months |
zzz |
Data: Consolidate offline key check
i2ptunnel: Prevent registration …
|
|
|
@10bae6a
|
23 months |
zzz |
Data: Update Encrypted LS2 blinding and encryption to match current …
|
|
|
@f1ed870
|
23 months |
zzz |
Data: Fix NPE in debug logging
|
|
|
@cd97718
|
23 months |
zzz |
I2CP, NetDB: More encrypted LS2 fixes (WIP)
Marked encrypted LS hash …
|
|
|
@54d9a29
|
2 years |
zzz |
I2CP, NetDB, Console: Encrypted LS2 handling fixes (WIP)
log tweaks
|
|
|
@7cbb43a
|
2 years |
zzz |
I2CP: Encrypted LS2 handling fixes, log tweaks (WIP)
Add number of …
|
|
|
@f0b9986e
|
2 years |
zzz |
Enc LS2 debug logging changes
|
|
|
@3c911ee
|
2 years |
zzz |
I2CP: Strip i2p.reseedURL from session options take 2
|
|
|
@a12058d
|
2 years |
zzz |
I2CP: Strip i2p.reseedURL from session options
|
|
|
@b76b2ef
|
2 years |
zzz |
Console: Flip order of router logs
|
|
|
@e1385a7
|
2 years |
zzz |
minor speedup
|
|
|
@9cd90b0
|
2 years |
zzz |
NetDB: Use published date, not earliest lease expiration, for LS2 …
|
|
|
@5440a34
|
2 years |
zzz |
I2CP: Force i2cp.leaseSetType option for offline keys
|
|
|
@9fafc25
|
2 years |
zzz |
Data: Always set unpublished flag for inner LS (Enc LS2)
Fix …
|
|
|
@b37160fa
|
2 years |
zzz |
Crypto: Keygen for RedDSA, allow RedDSA for unblinded keys (Enc LS2)
|
|
|
@7fbe1ce
|
2 years |
zzz |
Crypto: Sign/verify/encrypt/decrypt for Encrypted LS2
generateAlpha() …
|
|
|
@17270b15
|
2 years |
zzz |
Crypto: RedDSAEngine and generateAlpha() for Encrypted LS2
|
|
|
@e34b646
|
2 years |
zzz |
Crypto: New ChaCha20 wrapper around ChaChaCore?, for use with Encrypted LS2
|
|
|
@14ac8fe5
|
2 years |
zzz |
Crypto: Move ChaChaCore? from router to core, in prep for use with …
|
|
|
@b3c5974
|
2 years |
zzz |
Crypto: Implement blinding (proposal 123)
Add sig type 11 for blinded keys
|
|
|
@d244d17
|
2 years |
str4d |
Gradle: Optionally include jbigi at runtime for core
This enables …
|
|
|
@ad5301a
|
2 years |
str4d |
Gradle: Integrate JMH benchmarks
Run with ./gradlew jmh —no-daemon
|
|
|
@def9392
|
2 years |
str4d |
Gradle: Disable ScalaTests? when TARGET_JAVA_HOME is set
Previously, …
|
|
|
@56c1739d
|
2 years |
str4d |
Gradle: Use plugins DSL where possible
|
|
|
@490b81c
|
2 years |
zzz |
Crypto: Shortcut GroupElement? representation conversion
|
|
|
@3a30f07
|
2 years |
zzz |
I2CP: Prevent use of repliable datagrams with offline keys
|
|
|
@a756c12
|
2 years |
zzz |
I2CP: Change format and message type of CreateLeaseSet2 message
to …
|
|
|
@ead4925
|
2 years |
zzz |
Data: Represent blinding secret as a SigningPrivateKey?
|
|
|
@7d11fb26
|
2 years |
zzz |
I2CP: Remove revocation private key from CreateLeaseset2 message
Use …
|
|
|
@d7808cd
|
2 years |
zzz |
Data: Fix length for offline sig verification
|
|
|
@68567cb
|
2 years |
zzz |
Build: Fix javac.classpath in junit.compileTest targets (ticket #2333)
|
|
|
@4eb9368
|
2 years |
zzz |
I2CP: Fixes for CreateLeaseset2 message with multiple keys
|
|
|
@c555bb6c
|
2 years |
zzz |
i2cp.leaseSetEncType param:
Support comma-separated values,
check …
|
|
|
@1bb57c4
|
2 years |
zzz |
EdDSA minor cleanup
|
|
|
@0801d20
|
2 years |
zzz |
EdDSA: Make more classes serializable (Github PR #68)
|
|
|
@8c9ce56
|
2 years |
zzz |
propagate from branch 'i2p.i2p.zzz.i2pcontrol' (head …
|
|
|
@24fd4881
|
2 years |
zzz |
I2PControl:
Disable webapp by default
Add link in Services section of …
|
|
|
@3fca0f6
|
2 years |
zzz |
LS2: Honor unpublished flag
|
|
|
@3cd12ec
|
2 years |
zzz |
LS2: Select first supported encryption key from leaseset
OCMOSJ: Fail …
|
|
|
@88d9f1d
|
2 years |
zzz |
0.9.38
i2p-0.9.38
|
|
|
@ca86bbe4
|
2 years |
zzz |
EncType? javadoc update
|
|
|
@4283d71
|
2 years |
zzz |
I2CP: Set LS2 unpublished bit, show in debug output
|
|
|
@b62732b
|
2 years |
zzz |
Console: More LS2 debug output
I2CP: Bump min LS2 router version for …
|
|
|
@17228de
|
2 years |
zzz |
I2CP: Remove client-side-only options from those sent to router
|
|
|
@5ca9802
|
2 years |
zzz |
I2CP: Router-side stub for enc. ls2; throw for now
|
|
|
@0d330ca
|
2 years |
zzz |
I2CP: Basic router-side handling of meta LS2
Improve error handling of …
|
|
|
@671e9dd
|
2 years |
zzz |
I2CP: Stub out client-side creation of meta and enc. LS2
|
|
|
@5634055
|
2 years |
zzz |
Crypto: Stub out EdDSA blinding (proposal 123)
|
|
|
@3b7284c
|
2 years |
zzz |
I2CP: Add support for multiple private keys in CreateLS2Message
|
|
|
@4786081
|
2 years |
zzz |
Build: Check cert validity
Reseed updates
|
|
|
@150cee9a
|
2 years |
zzz |
Data: Add type byte to MetaLease?,
add EmptyProperties? to reduce object …
|
|
|
@9951e34
|
2 years |
zzz |
Data: More work on Encrypted LS2 (proposal 123)
|
|
|
@149359f
|
2 years |
zzz |
Data: Fix LS2 size(), fix Meta LS2, fix date rouding
|
|
|
@4ae57f4
|
2 years |
zzz |
Data: Fix LS2 support for unknown enc. types (proposal 123)
|
|
|
@d95d81a
|
2 years |
zzz |
Data: Add support for LS2 multiple encryption keys (proposal 123)
|
|
|
@92ad4d1
|
2 years |
zzz |
NBI: Add lookup tables for ARMv8
|
|
|
@3c0ba5c
|
2 years |
zzz |
Console: Add warning for OpenJDK Zero VM
|
|
|
@0fdede8
|
2 years |
slumlord |
Fix _isArm
|
|
|
@9f64cc7
|
2 years |
zzz |
TLSv1.3 notes
|
|
|
@bf3a7d6
|
2 years |
zzz |
Data: More work on Encrypted LS2 (proposal 123)
|
|
|
@468871f
|
2 years |
zzz |
Crypto: Add HKDF class for LS2 and NTCP2 (proposal 123)
Minor speedup …
|
|
|
@9738db7
|
2 years |
zzz |
UrlLauncher?:
- Use arrays for exec
- Randomize temp file name
- …
|
|
|
@5eda3064
|
2 years |
zzz |
Util: Add another ShellCommand? String[] method
to be used by UrlLauncher?
|
|
|
@fd23b23
|
2 years |
zzz |
Crypto: HMAC-SHA256 cleanup
Add byte[] key method to reduce object …
|
|
|
@0f6f8f9
|
2 years |
zzz |
Utils: Code to simulate IPv6-only
|
|
|
@c1850cc
|
2 years |
zzz |
Utils: Enable TLSv1.3 for SSL sockets
(available in Java 11)
|
|
|
@926bce7
|
2 years |
zzz |
I2CP: Set and validate offline sig in SessionConfig?
|
|
|