Skip to content

Releases: cesanta/fossa

Fossa release 2.1

27 Aug 14:16
Compare
Choose a tag to compare

What's new

  • Many SSL related improvements and fixes, including "modern" cryptography
  • New built-in protocol support: CoAP client and server
  • HTTP functionality improvements: CGI, WebDAV, ACL checks, SSI
  • Arduino support
  • Support for embedded PICOTCP TCP/IP stack integration
  • Many new examples added
  • Bugfixes

See readme for more information.

Fossa release 2.0

19 Jan 17:42
Compare
Choose a tag to compare

Major changes

  • Project renamed to Fossa
  • Simplifications
  • Modularisation
  • Lots of examples (Raspberry Pi, load balancer, RPC, ...)
  • Many HTTP improvements forward ported from Mongoose.
  • Embed dependencies (to https://github.com/cesanta/frozen[frozen])

New features

  • Async DNS client
  • DNS server
  • MQTT client (only QoS 0)
  • MQTT broker (in progress)
  • HTTP digest auth (#184)

More information at https://github.com/cesanta/fossa/blob/master/CHANGELOG.adoc#20-2015-01-19