Skip to content

Releases: babelouest/ulfius

Stable 2.2.3

16 Jan 22:16
Compare
Choose a tag to compare
Fix include warnings on some platforms and use PTHREAD_MUTEX_RECURSIV…

…E instead of PTHREAD_MUTEX_RECURSIVE_NP

Stable 2.2.2

06 Jan 01:56
Compare
Choose a tag to compare

Bugfix in websocket

Stable 2.2.1

03 Jan 14:10
Compare
Choose a tag to compare

Added error informations inside ulfius_get_json_body_request function, code cleaning and small bugfixes.

Stable 2.2

19 Nov 22:42
Compare
Choose a tag to compare
v2.2

Fix typo

Stable 2.1.2

29 Jul 12:32
Compare
Choose a tag to compare
Use static keyword for internal functions

Stable 2.1.1

20 Jul 10:47
Compare
Choose a tag to compare

Stable 2.1.0

07 Jun 00:13
Compare
Choose a tag to compare
Use qsort instead of bubble sort

Stable 2.0.1

03 Jun 15:40
Compare
Choose a tag to compare
ldconfig alone is probably better

Stable 2.0.0

22 May 13:39
Compare
Choose a tag to compare

add multiple callback support, websockets management, clean code, less hard dependencies

See README.md for details

Stable 1.0.4

18 Apr 22:26
Compare
Choose a tag to compare
Add struct _u_request.timeout to set a timeout on sending http request