Skip to content

Releases: babelouest/ulfius

Release 2.4.0 Beta 2

28 Sep 19:26
Compare
Choose a tag to compare
Release 2.4.0 Beta 2 Pre-release
Pre-release
  • Fix Websocket fragmented messages
  • Fix CMake script that installed Orcania twice
  • Fix cppcheck warnings
  • Add timeout for http connections
  • Allow to use MHD_RESPMEM_MUST_COPY for different memory manager, fix #63
  • Add websocket client framework
  • Add uwsc - Ulfius WebSocket Client - A simple command-line websocket client program

Release 2.4.0 Beta 1

28 Sep 12:06
Compare
Choose a tag to compare
Release 2.4.0 Beta 1 Pre-release
Pre-release
  • Fix Websocket fragmented messages
  • Fix CMake script that installed Orcania twice
  • Fix cppcheck warnings
  • Add timeout for http connections
  • Allow to use MHD_RESPMEM_MUST_COPY for different memory manager, fix #63
  • Add websocket client framework
  • Add uwsc - Ulfius WebSocket Client - A simple command-line websocket client program

Release 2.3.8

28 Jul 14:07
Compare
Choose a tag to compare
  • Fix CMake build when /usr/local is not present in default build path

Release 2.3.7

29 Jun 00:47
Compare
Choose a tag to compare
  • Improve documentation with summary
  • Yet another websocket fix, this one was binary messages not properly handled
  • At the same time, improve websocket_example to handle incoming binary messages

Release 2.3.6

09 Jun 13:10
Compare
Choose a tag to compare
  • Fix websocket bug that did not close a websocket properly after wrongly closed connections
  • Add last example_callbacks versions
  • Improve documentation on ulfius_get_json_body_request and ulfius_get_json_body_response

Release 2.3.5

13 May 12:35
Compare
Choose a tag to compare
  • Fix websocket bug that kept some connections open after being unproperly closed by the client

Release 2.3.4

13 Apr 01:56
Compare
Choose a tag to compare

Fix Makefile soname

Release 2.3.3

01 Apr 12:43
Compare
Choose a tag to compare
  • Add Debian hardening patch on Makefile
  • Change PREFIX for DESTDIR in the Makefile

Release 2.3.2

19 Mar 16:36
Compare
Choose a tag to compare
  • Fix websockets for chrom[e|ium] brwosers and improve websockets at the same time
  • Update oauth2_bearer/glewlwyd_resource to handle client tokens

Release 2.3.1

24 Feb 13:47
Compare
Choose a tag to compare
v2.3.1

Sync version number on all places it's located