aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/rfc3161.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-02dirmngr: Add timestamp / RFC3161 clienttobias/tsaTobias Fella1-0/+522
* 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.