Releases: PurpleI2P/i2pd
Releases · PurpleI2P/i2pd
2.21.1
2.21.0
- Use EdDSA, x25519 and SipHash from openssl 1.1.1 if available
- NTCP2 ipv6 incoming connections
- Bandwidth classes 'P' and 'X' without 'O'
- Support android api > 26
- Update own RouterInfo if no SSU
- Fixed NTCP address disappears if NTCP2 enabled
- Show total number of destination's outgoing tags in the web console
2.20.0
2.19.0
- ECIES support for RouterInfo
- HTTP outproxy authentication
- AVX/AESNI runtime detection
- Android build using gradle
- Implementation of I2CP reconfigure
- EdDSA for RouterInfo by default
- Datagrams to websocks
- Fixed tunnels reload
- Fixed headers in webconsole
- Correct SAM session name
- Updated docker
- Multiple changes for QT GUI
- Initial implementation of NTCP2
- Added I2PControl method "ClientServicesInfo"
2.18.0
- Graceful shutdown as soon as no more transit tunnels
- Show tunnel nicknames for I2CP destination in WebUI
- Re-create HTTP and SOCKS proxy and shared local destination by tunnel reload
- Fixed issues and timing for addressbook requests
- Return correct code if pid file can't be created
- Fixed build errors with boost 1.66
- Use transient local destination by default if not specified
- Check LeaseSet's signature before update
- Fixed few race conditions for SAM
2.17.0
- Reseed through HTTP and SOCKS proxy
- transient keys for tunnels
- Correct publication of ECIES destinations
- i2p.streaming.initialAckDelay parameter
- Change log level through web console
- Show status of client services through web console
- Disable RSA signatures completely
- Fixed web console layout and shutdown for Windows
- CRYPTO_TYPE for SAM destination
- Signature and crypto type for newkeys BOB command
2.16.0
- HTTPS and "CONNECT" method for HTTP Proxy
- Outproxy support for HTTP Proxy
- Initial support of ECIES crypto
- Full timestamps in logs
- NTCP soft and hard descriptors limits
- Update tunnels address(destination) without restart
- Reload config and shutdown from Windows GUI
- Correct SAM tunnel name
- Fixed few BOB issues
2.15.0
- Ability to add and remove I2P tunnels without restart
- Strip-out Accept-* headers in HTTP proxy
- Handle lines with comments in hosts.txt file for address book
- Ability to disable SOCKS outproxy option
- QT GUI
- Don't run peer test if nat=false
- Run router with empty netdb for testnet
- Skip expired introducers by iexp
- Separate output of NTCP and SSU sessions in Transports tab