/[winpt]/trunk/Include/wptGPG.h
ViewVC logotype

Diff of /trunk/Include/wptGPG.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 294 by twoaday, Fri Dec 8 10:22:17 2006 UTC revision 295 by twoaday, Tue Mar 13 18:53:40 2007 UTC
# Line 1  Line 1 
1  /* wptGPG.h - GnuPG interface  /* wptGPG.h - GnuPG interface
2   *      Copyright (C) 2000-2006 Timo Schulz   *      Copyright (C) 2000-2007 Timo Schulz
3   *   *
4   * This file is part of WinPT.   * This file is part of WinPT.
5   *   *
# Line 12  Line 12 
12   * but WITHOUT ANY WARRANTY; without even the implied warranty of   * but WITHOUT ANY WARRANTY; without even the implied warranty of
13   * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU   * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14   * General Public License for more details.   * General Public License for more details.
  *  
  * You should have received a copy of the GNU General Public License  
  * along with WinPT; if not, write to the Free Software Foundation,  
  * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA  
15   */   */
   
16  #ifndef WPT_GPG_H  #ifndef WPT_GPG_H
17  #define WPT_GPG_H  #define WPT_GPG_H
18    
# Line 107  void free_gnupg_table (void); Line 102  void free_gnupg_table (void);
102  int keyring_check_last_access (void);  int keyring_check_last_access (void);
103  const char* gnupg_check_file_ext (const char *fname, int *r_type);  const char* gnupg_check_file_ext (const char *fname, int *r_type);
104  int gpg_check_permissions (int showmsg);  int gpg_check_permissions (int showmsg);
105    int gpg_check_file_permissions (const char *fname);
106  int gnupg_check_homedir (void);  int gnupg_check_homedir (void);
107  int gnupg_access_keyring (int _pub);  int gnupg_access_keyring (int _pub);
108  void gnupg_backup_options ();  void gnupg_backup_options ();

Legend:
Removed from v.294  
changed lines
  Added in v.295

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26