summaryrefslogtreecommitdiff
path: root/src/ChangeLog
blob: 3b998888822413f8326ae84c9ba42df059f72582 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
2020-11-25  Vivien Kraus  <vivien@planete-kraus.eu>

	* utilities.h: Add functions for the jwk submodule.

	* libwebidoidc.c (init_webidoidc): Initialize the jwk submodule.

	* Makefile.am (%canon_reldir%_libwebidoidc_la_SOURCES): the common code is considered a source.
	Build the "jwk" submodule.

	* utilities.h: Put the common code in that header.

	* Makefile.am: build the "random" submodule.

	* libwebidoidc.c (init_webidoidc): Initialize the "random" submodule.