|
|
|
@ -3,7 +3,7 @@
@@ -3,7 +3,7 @@
|
|
|
|
|
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd"> |
|
|
|
|
<metadata> |
|
|
|
|
<id>i2pd</id> |
|
|
|
|
<version>2.24.0</version> |
|
|
|
|
<version>2.25.0</version> |
|
|
|
|
<packageSourceUrl>https://github.com/r4sas/chocolatey-packages/tree/master/i2pd/</packageSourceUrl> |
|
|
|
|
<owners>r4sas</owners> |
|
|
|
|
<title>I2P Daemon</title> |
|
|
|
@ -104,17 +104,16 @@ License
@@ -104,17 +104,16 @@ License
|
|
|
|
|
|
|
|
|
|
This project is licensed under the BSD 3-clause license, which can be found in the file |
|
|
|
|
LICENSE in the root of the project source code.</description> |
|
|
|
|
<releaseNotes>1. Support of transient keys for LeaseSet2 and encrypted LeaseSet2 |
|
|
|
|
2. Recognize new signature type 11 (RedDSA) |
|
|
|
|
3. Support websocket connections over HTTP proxy |
|
|
|
|
4. Ability to disable full addressbook persist |
|
|
|
|
5. Multiple SAM fixes |
|
|
|
|
6. Ability to disable full addressbook persist |
|
|
|
|
7. Fixed few issues with RouterInfo addresses and floodfills |
|
|
|
|
8. Fixed race condition for publishing |
|
|
|
|
9. Fixed stuck addressbook update |
|
|
|
|
10. Don't load peer profiles if non-persistant |
|
|
|
|
11. Set REUSE_ADDR flag for ipv6 acceptors</releaseNotes> |
|
|
|
|
<releaseNotes>1. Create, publish and handle encrypted LeaseSet2 |
|
|
|
|
2. Support of b33 addresses |
|
|
|
|
3. RedDSA key blinding |
|
|
|
|
4. Support .b32.i2p addresses in jump links |
|
|
|
|
5. addresshelper support is configurable per tunnel |
|
|
|
|
6. Allow HTTP headers without value |
|
|
|
|
7. Set data directory from external storage path for Android |
|
|
|
|
8. Fixed SSU incoming packets routing bug |
|
|
|
|
9. Correct deletion of expired encrypted LeaseSet2 on floodfills |
|
|
|
|
10. Added ntcp2.addressv6 parameter</releaseNotes> |
|
|
|
|
</metadata> |
|
|
|
|
<files> |
|
|
|
|
<file src="tools\**" target="tools" /> |
|
|
|
|