aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * keyedit.c (ask_revoke_sig): Add a revsig --with-colons mode.David Shaw2005-08-272-9/+31
* * ksutil.h, ksutil.c (parse_ks_options): Remove exact-name andDavid Shaw2005-08-265-72/+60
* * gpg.sgml: Fix documentation for setpref/updpref, documentDavid Shaw2005-08-232-21/+70
* * gnupg.spec.in: Distribute gpg-zip.David Shaw2005-08-222-0/+8
* * Makefile.am: No need to link with curl any longer.David Shaw2005-08-215-38/+84
* * exec.h, exec.c (make_tempdir, expand_args, exec_write, exec_read):David Shaw2005-08-213-24/+38
* * g10.c (main): Add aliases sign-with->local-user and user->recipientDavid Shaw2005-08-202-4/+15
* * options.skel: Remove the surfnet LDAP keyserver from the list ofDavid Shaw2005-08-193-2/+12
* * ksutil.h, ksutil.c (parse_ks_options): New keyserver-option exact-name. David Shaw2005-08-185-5/+49
* * gpgkeys_ldap.c (ldap_quote): \-quote a string for LDAP.David Shaw2005-08-182-3/+56
* * ksutil.h, ksutil.c (parse_ks_options): New keyserver-optionDavid Shaw2005-08-185-7/+61
* Experimental code to improve AES performance. Got about 25% on ia32.Werner Koch2005-08-113-1/+76
* * configure.ac: Remove hardcoded -I and -L for /usr/local on FreeBSD.David Shaw2005-08-092-6/+5
* * Makefile.am: Include LDAP_CPPFLAGS when building LDAP.David Shaw2005-08-082-0/+6
* Missed keydb.h entry for set_passphrase_from_stringDavid Shaw2005-08-061-0/+1
* * g10.c (main), passphrase.c (set_passphrase_from_string): NewDavid Shaw2005-08-053-0/+24
* * ldap.m4: If a PATH is given to --with-ldap, bias directoryDavid Shaw2005-08-054-18/+44
* 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