Skip to content

Commit

Permalink
changed: i2pd v2.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
diva-exchange committed Dec 19, 2023
1 parent 2115b9e commit a5e64c6
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# for this file format description,
# see https://github.com/olivierlacan/keep-a-changelog

## [2.50.0] - 2023-12-19
### Changed
- I2Pd v2.50.0 (see ChangeLog-i2pd)

## [2.49.0] - 2023-09-18
### Changed
- I2Pd v2.49.0 (see ChangeLog-i2pd)
Expand Down
15 changes: 15 additions & 0 deletions ChangeLog-i2pd
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
# for this file format description,
# see https://github.com/olivierlacan/keep-a-changelog

## [2.50.0] - 2023-12-18
### Added
- Support of concurrent ACCEPTs on SAM 3.1
- Haiku OS support
- Low bandwidth and far routers can expire before 1 hour
### Changed
- Don't pick too active peer for first hop
- Try peer test again if status is Unknown
- Send peer tests with random delay
- Reseeds list
### Fixed
- XSS vulnerability in addresshelper
- Publishing NAT64 ipv6 addresses
- Deadlock in AsyncSend callback

## [2.49.0] - 2023-09-18
### Added
- Handle SOCK5 authorization with empty user/password
Expand Down

0 comments on commit a5e64c6

Please sign in to comment.