Skip to content

Bug fixes, static analysis checks, minor refactoring

Latest
Compare
Choose a tag to compare
@pascal-fb-martin pascal-fb-martin released this 20 Dec 04:23
· 17 commits to master since this release

This release includes the following changes:

  • Fix a bug when the received request comes in multiple packets.
  • Run static analysis and fix some security issues.
  • Split echttp_catalog.c to provide a generic and reusable hash table module.
  • Ignore SIGPIPE..
  • Rely more on OpenSSH defaults.
  • Give access to the latest echttp error (for logging purpose).