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

Annotation of /trunk/Include/wptUtil.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 214 - (hide annotations)
Sun May 14 18:40:36 2006 UTC (18 years, 9 months ago) by twoaday
File MIME type: text/plain
File size: 282 byte(s)
2006-05-14  Timo Schulz  <ts@g10code.de>
                                                                                
        * wptKeyCache.cpp (gpg_keycache_update_attr): Parse
        preferred keyserver URL.
        * wptHTTP.cpp (extractHostInfo): Fix segv.
        * wptGPGUtil.cpp (gpg_find_key_subpacket): Ignore default
        gpg.conf.
        * wptKeyserverSearchDlg.cpp (search_hkp_keys): Do not
        assume an existing user id.
        * wptPassphraseCB.cpp (passphrase_cb): Automatic cancel
        if no passphrase is available.

(for complete list of changes, see Src/ChangeLog)

About to release 0.12.1


1 werner 37 #ifndef WPT_UTIL_H
2     #define WPT_UTIL_H
3    
4     /* helpers */
5     char* strsep (char **stringp, const char *delim);
6     const char *stristr (const char *buf, const char *sub);
7 twoaday 189 int check_email_address (const char *email);
8 twoaday 214 char* substr (const char *str, unsigned int begin, unsigned int end);
9 werner 37
10     #endif

Properties

Name Value
svn:eol-style native

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26