Skip to content

Releases: babelouest/iddawc

Release 1.1.9

15 Nov 19:40
100e28b
Compare
Choose a tag to compare
  • Improve cmake script
  • cmake: remove DownloadProject feature, now dependencies must be previously installed
  • Add properties I_OPT_RESPONSE_MAX_BODY_SIZE, I_OPT_RESPONSE_MAX_HEADER_COUNT to allow download limit when sending http requests
  • Fix examples
  • cmake: split package build options in 3 (tar.gz, deb and rpm), and set all packages build to off by default

Release 1.1.8

05 Jan 15:15
5dff66e
Compare
Choose a tag to compare
  • Build with flag -Wconversion
  • Breaking: Remove support for nested JWT received from the server

Release 1.1.7

15 Oct 16:45
768cda3
Compare
Choose a tag to compare
  • Minor bugfixes

Release 1.1.6

22 Aug 11:49
2406736
Compare
Choose a tag to compare
  • Update rhonabwy dependency version

Release 1.1.5

20 Aug 14:57
49e23cf
Compare
Choose a tag to compare
  • Add new examples
  • Minor bugfixes

Release 1.1.4

30 May 11:33
a5f0851
Compare
Choose a tag to compare
  • Fix pkg-config file with absolute path for CMAKE_INSTALL_{INCLUDE,LIB}DIR
  • Fix CMAKE_MODULE_PATH who was used as single value

Release 1.1.3

25 Apr 00:17
6feac40
Compare
Choose a tag to compare
  • Fix i_perform_resource_service_request with DPoP htu value
  • Allow encrypted request using a symmetric key in the client_jwks

Release 1.1.2

11 Apr 00:10
8d3b875
Compare
Choose a tag to compare
  • Improve tests
  • Rename uint to unsigned int
  • Add i_delete_registration_client, i_set_server_configuration
  • Add properties I_OPT_REGISTRATION_CLIENT_URI, I_OPT_SERVER_JWKS_CACHE_EXPIRATION, I_OPT_SAVE_HTTP_REQUEST_RESPONSE, I_OPT_CIBA_ACR_VALUES, I_OPT_CIBA_ACR_VALUES_APPEND, I_OPT_DPOP_NONCE_AS, I_OPT_DPOP_NONCE_RS, I_OPT_HTTP_PROXY
  • Implement OAuth 2.0 Demonstrating Proof-of-Possession at the Application Layer (DPoP) Draft 07

Release 1.1.1

19 Nov 00:53
2b5ae47
Compare
Choose a tag to compare
  • Fix undefined variables

Release 1.1.0

29 Oct 19:37
c2ef988
Compare
Choose a tag to compare