mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Sat Jan 9 18:54:57 CET 1999 Werner Koch
This commit is contained in:
parent
002b1a8632
commit
11c378119d
23 changed files with 3487 additions and 1684 deletions
|
@ -53,7 +53,7 @@ int check_trust( PKT_public_key *pk, unsigned *r_trustlevel );
|
|||
int query_trust_info( PKT_public_key *pk );
|
||||
int enum_cert_paths( void **context, ulong *lid,
|
||||
unsigned *ownertrust, unsigned *validity );
|
||||
int enum_cert_paths_print( void **context, FILE *fp,
|
||||
void enum_cert_paths_print( void **context, FILE *fp,
|
||||
int refresh, ulong selected_lid );
|
||||
unsigned get_ownertrust( ulong lid );
|
||||
int get_ownertrust_info( ulong lid );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue