mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Some work on porting dirmngr (unfinished)
Ported gpgtar to W32.
This commit is contained in:
parent
20a24312b0
commit
8b8925a2bd
34 changed files with 865 additions and 2791 deletions
|
@ -60,7 +60,7 @@ gpg_error_t crl_cache_cert_isvalid (ctrl_t ctrl, ksba_cert_t cert,
|
|||
gpg_error_t crl_cache_insert (ctrl_t ctrl, const char *url,
|
||||
ksba_reader_t reader);
|
||||
|
||||
gpg_error_t crl_cache_list (FILE* fp);
|
||||
gpg_error_t crl_cache_list (estream_t fp);
|
||||
|
||||
gpg_error_t crl_cache_load (ctrl_t ctrl, const char *filename);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue