Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 18:14
· 62 commits to master since this release

Added

  • cli: implement browser ui (d96ed00)
  • session: Respond to ACK requests if no traffic is sent (#78)
  • session: Respond to NextKey if no traffic is sent (#87)

Changed

  • netdb: remove chrono (#72)
  • tunnel: Drop expired I2NP fragments (#73)
  • util: Return associated type from Runtime::delay (#80)
  • verify datagram signature (#83)
  • primitives: Implement a HashMap backend for Mapping (#86)

Fixed

  • tunnel: randomize tunnel build record order (d3622f8)
  • Update tunnel build code to match specification (#82)
  • ssu2: Improve pending inbound/outbound sessions (#97)
  • sam: set highest supported version to v3.2 (30e97f1)
  • profile: accept G/E routers to profile storage (d1e3ae1)

Thanks to @hizani and @kralverde for their contributions!