| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * options.skel: Remove the surfnet LDAP keyserver from the list of | David Shaw | 2005-08-19 | 3 | -2/+12 |
* | * ksutil.h, ksutil.c (parse_ks_options): New keyserver-option exact-name. | David Shaw | 2005-08-18 | 5 | -5/+49 |
* | * gpgkeys_ldap.c (ldap_quote): \-quote a string for LDAP. | David Shaw | 2005-08-18 | 2 | -3/+56 |
* | * ksutil.h, ksutil.c (parse_ks_options): New keyserver-option | David Shaw | 2005-08-18 | 5 | -7/+61 |
* | Experimental code to improve AES performance. Got about 25% on ia32. | Werner Koch | 2005-08-11 | 3 | -1/+76 |
* | * configure.ac: Remove hardcoded -I and -L for /usr/local on FreeBSD. | David Shaw | 2005-08-09 | 2 | -6/+5 |
* | * Makefile.am: Include LDAP_CPPFLAGS when building LDAP. | David Shaw | 2005-08-08 | 2 | -0/+6 |
* | Missed keydb.h entry for set_passphrase_from_string | David Shaw | 2005-08-06 | 1 | -0/+1 |
* | * g10.c (main), passphrase.c (set_passphrase_from_string): New | David Shaw | 2005-08-05 | 3 | -0/+24 |
* | * ldap.m4: If a PATH is given to --with-ldap, bias directory | David Shaw | 2005-08-05 | 4 | -18/+44 |
* | auto retrieve keys from PKA. Thsi allows to specify an email address | Werner Koch | 2005-08-05 | 10 | -325/+503 |
* | * gpg-zip.in: Add --decrypt functionality. Fix quoting so filenames | David Shaw | 2005-08-05 | 2 | -5/+24 |
* | * keygen.c (proc_parameter_file): Sanity check items in keygen batch | David Shaw | 2005-08-05 | 2 | -98/+123 |
* | * pkclist.c (do_edit_ownertrust): Don't allow ownertrust level 0. | David Shaw | 2005-08-05 | 2 | -1/+4 |
* | * keygen.c (write_keyblock): Don't try and build deleted kbnodes since | David Shaw | 2005-08-04 | 2 | -8/+14 |
* | Revert bad patch. | David Shaw | 2005-08-04 | 1 | -8/+1 |
* | * keygen.c (start_tree): Need to use an actual packet type (which we | David Shaw | 2005-08-04 | 2 | -1/+13 |
* | Add gpg-zip, a la PGP Zip. | David Shaw | 2005-08-04 | 7 | -1/+193 |
* | Fixes pertaining to revocation creation with subkey-only exported card keys | Werner Koch | 2005-08-04 | 6 | -7/+44 |
* | * gpgkeys_hkp.c (main), gpgkeys_curl.c (main), curl-shim.h: Show | David Shaw | 2005-08-04 | 4 | -0/+8 |
* | Removed silly old file | Werner Koch | 2005-07-29 | 1 | -42/+0 |
* | Implemented PKA trust model | Werner Koch | 2005-07-28 | 2 | -2/+4 |
* | Implemented PKA trust model | Werner Koch | 2005-07-28 | 19 | -62/+576 |
* | Converted all m_free to xfree etc. | Werner Koch | 2005-07-27 | 112 | -1813/+2067 |
* | Removed directories which are only used by the 1.9 branch | Werner Koch | 2005-07-27 | 100 | -37406/+0 |
* | Add a note that CVS is beeing migrated to Subversion | Werner Koch | 2005-07-27 | 1 | -0/+4 |
* | First commit to Subversion. | Werner Koch | 2005-07-27 | 3 | -7/+11 |
* | * keyserver.c (keyserver_typemap): Special-case LDAP since curl will | David Shaw | 2005-07-27 | 2 | -1/+8 |
* | * NEWS, configure.ac: Switch over to using curl or fake-curl by | David Shaw | 2005-07-27 | 3 | -48/+24 |
* | post release version number updates | Werner Koch | 2005-07-26 | 2 | -1/+5 |
* | Updated. | Werner Koch | 2005-07-26 | 1 | -20/+37 |
* | * passphrase.c (agent_get_passphrase): Make sure to release the | Werner Koch | 2005-07-26 | 32 | -14084/+13343 |
* | Preparing a release | Werner Koch | 2005-07-26 | 5 | -17/+12 |
* | * keyedit.c (sign_uids): Don't prompt for setting signature expiry to | David Shaw | 2005-07-22 | 2 | -17/+25 |
* | *** empty log message *** | Werner Koch | 2005-07-22 | 1 | -0/+4 |
* | * gpg.sgml (http): | Werner Koch | 2005-07-22 | 15 | -39/+93 |
* | * options.h, g10.c (main), keyedit.c (keyedit_menu): Use --interactive | David Shaw | 2005-07-22 | 5 | -10/+15 |
* | * gpgkeys_curl.c (get_key, main): Don't try and be smart about what | David Shaw | 2005-07-20 | 6 | -31/+37 |
* | * keyserver.c (curl_can_handle): New. Do a runtime check against libcurl | David Shaw | 2005-07-20 | 3 | -16/+43 |
* | * configure.ac: Add a define for FAKE_CURL. | David Shaw | 2005-07-20 | 2 | -0/+5 |
* | CURLINFO_NOW -> CURLVERSION_NOW | David Shaw | 2005-07-20 | 1 | -1/+1 |
* | Typo. | David Shaw | 2005-07-20 | 1 | -1/+1 |
* | * libcurl.m4: Check that our libcurl has curl_version_info(CURLINFO_NOW). | David Shaw | 2005-07-20 | 2 | -2/+9 |
* | Document --limit-card-insert-tries. | Werner Koch | 2005-07-19 | 3 | -2/+18 |
* | * g10.c, options.h: New option --limit-card-insert-tries. | Werner Koch | 2005-07-19 | 4 | -2/+18 |
* | * configure.ac [W32]: Always set DISABLE_KEYSERVER_PATH. | Werner Koch | 2005-07-19 | 12 | -7/+132 |
* | * samplekeys.asc: Update 99242560. | David Shaw | 2005-07-19 | 3 | -1203/+1218 |
* | * tdbio.c (open_db): Check for EROFS. Suggested by Bryce Nichols. | Werner Koch | 2005-07-18 | 6 | -10/+26 |
* | * trustdb.c (clean_uids_from_key): Don't keep a valid selfsig around | David Shaw | 2005-07-09 | 5 | -22/+24 |
* | * gpgkeys_mailto.in, gpgkeys_test.in: Use @VERSION@ so version string | David Shaw | 2005-06-23 | 7 | -37/+66 |