aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/rfc3161.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* dirmngr: Add timestamp / RFC3161 clienttobias/tsaTobias Fella2023-11-021-0/+32
* dirmngr/rfc3161.c: Add rfc3161 implementation. * dirmngr/rfc3161.h: Add rfc3161 header. * dirmngr/Makefile.am: Add new file to makefile. * dirmngr/dirmngr.h: Add tsa responder url option. * dirmngr/dirmngr.c: Add tsa responder url option. * dirmngr/server.c: Add assuan call to request a timestamp.