Skip to content

Releases: oatpp/oatpp-openssl

1.3.0-latest

21 Apr 20:07
5925e8b
Compare
Choose a tag to compare

What's Changed

  • Context configurer for Diffie-Hellman parameters file. by @ksk- in #9
  • Added getter for open ssl context by @MHaselmaier in #11
  • Add option to link with MSVC static runtime (OFF by default) by @sgallou in #16
  • Do not link with test libs if not building for tests by @fwh-dc in #17
  • Adds buffered configurers by @fwh-dc in #18
  • Updates to the buffered configured api by @fwh-dc in #20
  • Adds a TLS1.3 groups configurer by @fwh-dc in #21
  • Add certificate verification and hostname validation for clients by @arnoldgeels in #23
  • Update README.md by @dipit2007 in #22

New Contributors

Full Changelog: 1.3.0...1.3.0-latest

Owsianka

19 Nov 00:25
Compare
Choose a tag to compare
1.3.0

update to the latest oatpp API.

Cranberry Oatmeal

16 Feb 02:10
b45f755
Compare
Choose a tag to compare
Merge pull request #5 from oatpp/fix_missing_host_name

Fix missing host-name

Avocado Oats

22 Nov 12:33
0f56dba
Compare
Choose a tag to compare
1.2.0

Update README.md