mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-06-05 05:46:24 +02:00
2.57.0
Some checks failed
Build containers / Building container for linux/amd64 (push) Has been cancelled
Build containers / Building container for linux/arm64 (push) Has been cancelled
Build containers / Building container for linux/arm/v7 (push) Has been cancelled
Build containers / Building container for linux/386 (push) Has been cancelled
Build Debian packages / bookworm (push) Has been cancelled
Build on Windows / clang-x86_64 (push) Has been cancelled
Build Debian packages / bullseye (push) Has been cancelled
Build Debian packages / buster (push) Has been cancelled
Build on FreeBSD / with UPnP (push) Has been cancelled
Build on OSX / With USE_UPNP=no (push) Has been cancelled
Build on OSX / With USE_UPNP=yes (push) Has been cancelled
Build on Windows / i686 (push) Has been cancelled
Build on Windows / ucrt-x86_64 (push) Has been cancelled
Build on Windows / x86_64 (push) Has been cancelled
Build on Windows / CMake clang-x86_64 (push) Has been cancelled
Build on Windows / CMake i686 (push) Has been cancelled
Build on Windows / CMake ucrt-x86_64 (push) Has been cancelled
Build on Windows / CMake x86_64 (push) Has been cancelled
Build on Windows / XP (push) Has been cancelled
Build on Ubuntu / Make with USE_UPNP=no (push) Has been cancelled
Build on Ubuntu / Make with USE_UPNP=yes (push) Has been cancelled
Build on Ubuntu / CMake with -DWITH_UPNP=OFF (push) Has been cancelled
Build on Ubuntu / CMake with -DWITH_UPNP=ON (push) Has been cancelled
Build containers / Pushing merged manifest (push) Has been cancelled
Some checks failed
Build containers / Building container for linux/amd64 (push) Has been cancelled
Build containers / Building container for linux/arm64 (push) Has been cancelled
Build containers / Building container for linux/arm/v7 (push) Has been cancelled
Build containers / Building container for linux/386 (push) Has been cancelled
Build Debian packages / bookworm (push) Has been cancelled
Build on Windows / clang-x86_64 (push) Has been cancelled
Build Debian packages / bullseye (push) Has been cancelled
Build Debian packages / buster (push) Has been cancelled
Build on FreeBSD / with UPnP (push) Has been cancelled
Build on OSX / With USE_UPNP=no (push) Has been cancelled
Build on OSX / With USE_UPNP=yes (push) Has been cancelled
Build on Windows / i686 (push) Has been cancelled
Build on Windows / ucrt-x86_64 (push) Has been cancelled
Build on Windows / x86_64 (push) Has been cancelled
Build on Windows / CMake clang-x86_64 (push) Has been cancelled
Build on Windows / CMake i686 (push) Has been cancelled
Build on Windows / CMake ucrt-x86_64 (push) Has been cancelled
Build on Windows / CMake x86_64 (push) Has been cancelled
Build on Windows / XP (push) Has been cancelled
Build on Ubuntu / Make with USE_UPNP=no (push) Has been cancelled
Build on Ubuntu / Make with USE_UPNP=yes (push) Has been cancelled
Build on Ubuntu / CMake with -DWITH_UPNP=OFF (push) Has been cancelled
Build on Ubuntu / CMake with -DWITH_UPNP=ON (push) Has been cancelled
Build containers / Pushing merged manifest (push) Has been cancelled
This commit is contained in:
parent
021431d97a
commit
56bd94a1cb
5 changed files with 44 additions and 4 deletions
28
ChangeLog
28
ChangeLog
|
@ -1,6 +1,34 @@
|
|||
# for this file format description,
|
||||
# see https://github.com/olivierlacan/keep-a-changelog
|
||||
|
||||
## [2.57.0] - 2025-06-02
|
||||
### Added
|
||||
- Local domain sockets for I2PControl
|
||||
- "keys=shareddest" tunnel param to run on shared local destination
|
||||
- HTTP and SOCKS proxy through BOB
|
||||
- Localization to Hebrew and Hindi
|
||||
- NTCP2 probing resistance
|
||||
- Support SAM v1 datagram sessions without port
|
||||
- OpenIndiana support
|
||||
### Changed
|
||||
- Don't request LeaseSet until I2CP destination is ready
|
||||
- Keep receiving new data from I2PTunnel/SAM socket while previous is being sent to stream
|
||||
- Insert phony record to inbound tunnel build message with real x25519 ephemeral key
|
||||
- Set min peer test version to 0.9.62
|
||||
- Increase I2NP message expiration timeout in SSU2
|
||||
- Cleanup ECIESx25519 new session reply keys on Alice side
|
||||
- Reduced router profile persist interval to 22 minutes
|
||||
- SSU2 max padding size to 32 bytes
|
||||
- Send SSU2 path challenge of 8 bytes. Add datetime and address blocks
|
||||
- Don't delete trusted routers from netdb
|
||||
- Disable loss-control in streaming
|
||||
- Reseeds list
|
||||
### Fixed
|
||||
- Crash after SAM stream disconnect
|
||||
- FORWARD session host handling in SAM
|
||||
- x86 build for Haiku
|
||||
- SSU2 session's remote endpoint after receiving path response
|
||||
|
||||
## [2.56.0] - 2025-02-11
|
||||
### Added
|
||||
- Config params for shared local destination
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue