IPWorks C++ Edition 2022 (22.0.8318)

Released: Oct 10, 2022

Updates in 2022 (22.0.8318)

Features

  • Added several new components, including:
    • TFTPServer.
    • GRPC.
    • S3.
    • WSServer.
  • IPWorks IMAP, POP and SMTP components have all been updated to support OAuth 2.0 without using a separate OAuth component. For more advanced OAuth 2.0 scenarios, the OAuth component can still be used in conjunction with these components (or in other non-email scenarios requiring OAuth).
  • All FIPS-compliant editions have undergone thorough internal audits, and new advanced ciphers have been added. There are language edition and OS platform considerations for FIPS compliance.
  • Updated across the board to provide a more consistent and simpler development experience.
  • The Qt toolkit has been merged into the C++ toolkit.
  • The C++ Edition libraries for Linux have been updated to use the internal implementation of SSL/TLS and other cryptographic functions. OpenSSL is no longer a dependency when working on Linux and the linker options -lssl -lcrypto are not needed.