mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Implemented PKA trust model
This commit is contained in:
parent
a1cdf3c75f
commit
986a137c58
19 changed files with 576 additions and 62 deletions
|
@ -125,6 +125,7 @@ char *argsplit(char *string);
|
|||
int parse_options(char *str,unsigned int *options,
|
||||
struct parse_options *opts,int noisy);
|
||||
char *unescape_percent_string (const unsigned char *s);
|
||||
int has_invalid_email_chars (const char *s);
|
||||
char *default_homedir (void);
|
||||
const char *get_libexecdir (void);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue