Skip to content

v0.8.0

Compare
Choose a tag to compare
@gotthardp gotthardp released this 22 Jan 09:20
· 43 commits to master since this release
  • Added support for HTTP/1.1 (@minfrin)
  • Added support for IPv6 (@carstenkoester)
  • Added GetCACaps (getcaps) operation (Tijs Van Buggenhout)
  • Added support for POST method for PKI operations (Tijs Van Buggenhout)
  • Added options for additional hashing algorithms (@efrohnhoefer)
  • Added support for autoconf/automake and CMake
  • Changed project directory layout to match the conventions
  • Fixed encoding of 'issuer and subject' and 'issuer and serial' (@ovk)
  • Fixed Windows build
  • Fixed crashes when sscep is used with an OpenSSL engine
  • Replaced GNU getopt by a BSD licensed alternative