aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | auto retrieve keys from PKA. Thsi allows to specify an email addressWerner Koch2005-08-0510-325/+503
* | * gpg-zip.in: Add --decrypt functionality. Fix quoting so filenamesDavid Shaw2005-08-052-5/+24
* | * keygen.c (proc_parameter_file): Sanity check items in keygen batchDavid Shaw2005-08-052-98/+123
* | * pkclist.c (do_edit_ownertrust): Don't allow ownertrust level 0.David Shaw2005-08-052-1/+4
* | * keygen.c (write_keyblock): Don't try and build deleted kbnodes sinceDavid Shaw2005-08-042-8/+14
* | Revert bad patch.David Shaw2005-08-041-8/+1
* | * keygen.c (start_tree): Need to use an actual packet type (which weDavid Shaw2005-08-042-1/+13
* | Add gpg-zip, a la PGP Zip.David Shaw2005-08-047-1/+193
* | Fixes pertaining to revocation creation with subkey-only exported card keysWerner Koch2005-08-046-7/+44
* | * gpgkeys_hkp.c (main), gpgkeys_curl.c (main), curl-shim.h: ShowDavid Shaw2005-08-044-0/+8
* | Removed silly old fileWerner Koch2005-07-291-42/+0
* | Implemented PKA trust modelWerner Koch2005-07-282-2/+4
* | Implemented PKA trust modelWerner Koch2005-07-2819-62/+576
* | Converted all m_free to xfree etc.Werner Koch2005-07-27112-1813/+2067
* | Removed directories which are only used by the 1.9 branchWerner Koch2005-07-27100-37406/+0
* | Add a note that CVS is beeing migrated to SubversionWerner Koch2005-07-271-0/+4
* | First commit to Subversion.Werner Koch2005-07-273-7/+11
* | * keyserver.c (keyserver_typemap): Special-case LDAP since curl willDavid Shaw2005-07-272-1/+8
* | * NEWS, configure.ac: Switch over to using curl or fake-curl byDavid Shaw2005-07-273-48/+24
* | post release version number updatesWerner Koch2005-07-262-1/+5
* | Updated.Werner Koch2005-07-261-20/+37
* | * passphrase.c (agent_get_passphrase): Make sure to release theWerner Koch2005-07-2632-14084/+13343
* | Preparing a releaseWerner Koch2005-07-265-17/+12
* | * keyedit.c (sign_uids): Don't prompt for setting signature expiry toDavid Shaw2005-07-222-17/+25
* | *** empty log message ***Werner Koch2005-07-221-0/+4
* | * gpg.sgml (http):Werner Koch2005-07-2215-39/+93
* | * options.h, g10.c (main), keyedit.c (keyedit_menu): Use --interactiveDavid Shaw2005-07-225-10/+15
* | * gpgkeys_curl.c (get_key, main): Don't try and be smart about whatDavid Shaw2005-07-206-31/+37
* | * keyserver.c (curl_can_handle): New. Do a runtime check against libcurlDavid Shaw2005-07-203-16/+43
* | * configure.ac: Add a define for FAKE_CURL.David Shaw2005-07-202-0/+5
* | CURLINFO_NOW -> CURLVERSION_NOWDavid Shaw2005-07-201-1/+1
* | Typo.David Shaw2005-07-201-1/+1
* | * libcurl.m4: Check that our libcurl has curl_version_info(CURLINFO_NOW).David Shaw2005-07-202-2/+9
* | Document --limit-card-insert-tries.Werner Koch2005-07-193-2/+18
* | * g10.c, options.h: New option --limit-card-insert-tries.Werner Koch2005-07-194-2/+18
* | * configure.ac [W32]: Always set DISABLE_KEYSERVER_PATH.Werner Koch2005-07-1912-7/+132
* | * samplekeys.asc: Update 99242560.David Shaw2005-07-193-1203/+1218
* | * tdbio.c (open_db): Check for EROFS. Suggested by Bryce Nichols.Werner Koch2005-07-186-10/+26
* | * trustdb.c (clean_uids_from_key): Don't keep a valid selfsig aroundDavid Shaw2005-07-095-22/+24
* | * gpgkeys_mailto.in, gpgkeys_test.in: Use @VERSION@ so version stringDavid Shaw2005-06-237-37/+66
* | * curl-shim.h, curl-shim.c (curl_easy_setopt, curl_easy_perform): AddDavid Shaw2005-06-233-2/+10
* | * gpgkeys_http.c (get_key), gpgkeys_oldhkp (send_key, get_key,David Shaw2005-06-233-6/+14
* | * http.h: Fix prototypes for http_open_document and http_open again,David Shaw2005-06-232-7/+12
* | * http.c (make_radix64_string): Add '=' padding as per standard.David Shaw2005-06-232-32/+53
* | * memrchr.c (memrchr): Not all compilers allow initializing based on aDavid Shaw2005-06-222-1/+9
* | * libcurl.m4: Only do the OS X linker fix on Panther. Tiger has aDavid Shaw2005-06-222-3/+9
* | * gpgkeys_http.c (get_key), gpgkeys_oldhkp.c (send_key, get_key,David Shaw2005-06-223-4/+11
* | * http.h: Fix prototypes for http_open_document and http_open to passDavid Shaw2005-06-222-4/+11
* | * http.c (send_request, http_open, http_open_document): Pass in authDavid Shaw2005-06-222-7/+17
* | * http.c (send_request): Need == after the radix64-encoded basic authDavid Shaw2005-06-222-4/+9