aboutsummaryrefslogtreecommitdiffstats
path: root/src/curl-wrap.c
AgeCommit message (Collapse)AuthorFilesLines
2019-02-18binding: identity: fix segfault & update to v3 forgerock binding callsRaquel Medina1-3/+3
On user login via nfc, the identity service segfaults on nfc event processing. Fix segfault, update forgerock compilation unit to use binding V3 call methods and review the identity agent baseline to remove unused code / tidy up. Bug-AGL: SPEC-2158 Change-Id: Ic87e630e9d028ba22937468375631b8e908011f8 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
2018-10-24curl-wrap: Tiny optimizationJosé Bollo1-4/+10
Breaks the dependency to asprintf. Change-Id: I60fae81e0052b430a69277069907ec6b7ede8048 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2018-01-11removed unused files and useless subdirectoriesLoïc Collignon1-0/+210
Change-Id: Ie0ebe0104589ff99ae24c7410a484eeef18821e7 Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>