Skip to content

1.3.0-latest

Latest
Compare
Choose a tag to compare
@lganzzzo lganzzzo released this 21 Apr 20:07
· 2 commits to master since this release
5925e8b

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