Skip to content

Releases: alttch/psrt

v0.3.1

25 Jan 21:58

Choose a tag to compare

  • huge code refactoring
  • security fixes and stability improvements
  • .deb packages for aarch64 (ARM64)
  • vendored packages switched to GLIBC
  • min. GIBC version: 2.35 (Ubuntu 22.04+ LTS, Debian 12+ Bookworm)

v0.2.10

12 Dec 21:23

Choose a tag to compare

  • minor security fixes

UDP client

08 Feb 02:10

Choose a tag to compare

  • The release provides ready-to-use psrt::client::UdpClient (plain or AES256-GCM encryption only)
  • The server side is unchanged (binaries can be downloaded from 0.2.7)

v0.2.7

23 Jan 17:48

Choose a tag to compare

  • server allocator has been switched to mimalloc for better compatibility with modern ARM systems

v0.2.4

06 Apr 01:31

Choose a tag to compare

  • fixed .deb upgrade

v0.2.3

05 Apr 17:09

Choose a tag to compare

  • minor fixes
  • .deb fixes

v0.2.2

12 Dec 03:05

Choose a tag to compare

  • embedded mode permission fixes
  • FIPS critical error in non-native binaries

v0.2.1

08 Dec 00:21

Choose a tag to compare

  • code refactoring
  • bind multiple sockets
  • UNIX sockets (client + server support)
  • embedded EVA ICS v4 service mode

v0.1.30

06 Oct 21:24

Choose a tag to compare

  • new submap

v0.1.29

06 Oct 19:14

Choose a tag to compare

  • Fixed issues with PKCS1 keys in FIPS-140 mode
  • Dedicated packages for Ubuntu 20.04 LTS