2005-03-10 |
David Shaw | * keyserver.c (parse_keyserver_options): Accept honor...
|
commit | commitdiff | tree |
2005-03-10 |
David Shaw | * delkey.c (do_delete_key, delete_keys): Fix problem...
|
commit | commitdiff | tree |
2005-03-01 |
David Shaw | * libcurl.m4: Use $LIBS instead of $LDFLAGS. This...
|
commit | commitdiff | tree |
2005-02-24 |
David Shaw | * keyedit.c (keyedit_menu): Only print the key signing...
|
commit | commitdiff | tree |
2005-02-17 |
David Shaw | * gnupg.spec.in: Fix problem with storing the gpgkeys...
|
commit | commitdiff | tree |
2005-02-12 |
David Shaw | * curl-shim.c (curl_easy_perform): Fix compile warning.
|
commit | commitdiff | tree |
2005-02-11 |
David Shaw | * curl-shim.h, curl-shim.c: New. This is code to fake...
|
commit | commitdiff | tree |
2005-02-11 |
David Shaw | * configure.ac: Add --enable-fake-curl option to help...
|
commit | commitdiff | tree |
2005-02-10 |
David Shaw | Disable the "quick check" bytes for PK decryptions...
|
commit | commitdiff | tree |
2005-02-06 |
David Shaw | * trustdb.h, trustdb.c (trustdb_check_or_update): New...
|
commit | commitdiff | tree |
2005-02-05 |
David Shaw | * gpg.sgml: Note that level 0 signatures are always...
|
commit | commitdiff | tree |
2005-02-05 |
David Shaw | * gpgkeys_finger.c (main), gpgkeys_hkp.c (main): Fix...
|
commit | commitdiff | tree |
2005-02-05 |
David Shaw | * getkey.c (merge_selfsigs_subkey): Merged away definition...
|
commit | commitdiff | tree |
2005-02-04 |
David Shaw | * libcurl.m4: More comments.
|
commit | commitdiff | tree |
2005-02-03 |
David Shaw | * NEWS: Fix typo.
|
commit | commitdiff | tree |
2005-02-01 |
David Shaw | * gpgkeys_hkp.c (get_key), gpgkeys_http.c (get_key...
|
commit | commitdiff | tree |
2005-02-01 |
David Shaw | * http.c (connect_server): Fix fd leak when connecting...
|
commit | commitdiff | tree |
2005-02-01 |
David Shaw | * ksutil.h: Up the default timeout to two minutes.
|
commit | commitdiff | tree |
2005-02-01 |
David Shaw | * keygen.c (do_generate_keypair): Write the auth key...
|
commit | commitdiff | tree |
2005-01-28 |
David Shaw | * keyid.c (keyid_from_sk, keyid_from_pk): Use 0xFFFFFFFFFFFFFFFF
|
commit | commitdiff | tree |
2005-01-26 |
David Shaw | * keyserver.c (parse_keyserver_uri): Allow RFC-2732...
|
commit | commitdiff | tree |
2005-01-25 |
David Shaw | * libcurl.m4: All versions of curl-config support ...
|
commit | commitdiff | tree |
2005-01-24 |
David Shaw | * gpgkeys_ldap.c (print_nocr): New. (get_key): Call...
|
commit | commitdiff | tree |
2005-01-23 |
David Shaw | * configure.ac: Define FTPS flag if we're using curl...
|
commit | commitdiff | tree |
2005-01-22 |
David Shaw | * libcurl.m4: Note that FTPS existed, but wasn't fully
|
commit | commitdiff | tree |
2005-01-22 |
David Shaw | * keyserver.c (free_keyserver_spec): Fix small leak.
|
commit | commitdiff | tree |
2005-01-22 |
David Shaw | * gpgkeys_ldap.c (main): Add "check-cert" option to...
|
commit | commitdiff | tree |
2005-01-19 |
David Shaw | * NEWS: Note --rfc2440-text import/export-unusable...
|
commit | commitdiff | tree |
2005-01-18 |
David Shaw | * gpgkeys_curl.c: Fix typo.
|
commit | commitdiff | tree |
2005-01-18 |
David Shaw | * gpgkeys_curl.c (main): Only allow specified protocols...
|
commit | commitdiff | tree |
2005-01-18 |
David Shaw | * libcurl.m4: Use LIBCURL_CPPFLAGS and not LIBCURL_INCLUDES...
|
commit | commitdiff | tree |
2005-01-13 |
David Shaw | * ksutil.h, gpgkeys_curl.c, gpgkeys_hkp.c, gpgkeys_ldap.c,
|
commit | commitdiff | tree |
2005-01-13 |
David Shaw | * gpgkeys_finger.c, gpgkeys_hkp.c, gpgkeys_http.c,...
|
commit | commitdiff | tree |
2005-01-13 |
David Shaw | * http.c (connect_server): Use INADDR_NONE instead...
|
commit | commitdiff | tree |
2005-01-13 |
David Shaw | * gpgkeys_finger.c (connect_server): Use INADDR_NONE...
|
commit | commitdiff | tree |
2005-01-11 |
David Shaw | * keyedit.c (keyedit_menu): Move command strings outside...
|
commit | commitdiff | tree |
2005-01-10 |
David Shaw | * passphrase.c (readline, agent_send_option, agent_open,
|
commit | commitdiff | tree |
2005-01-10 |
David Shaw | * gpgkeys_curl.c (get_key): Newer versions of libcurl...
|
commit | commitdiff | tree |
2005-01-06 |
David Shaw | * filter.h, armor.c (armor_filter): Use the eol string...
|
commit | commitdiff | tree |
2005-01-06 |
David Shaw | * g10.c (main): Typo.
|
commit | commitdiff | tree |
2005-01-03 |
David Shaw | * configure.ac: Use new GNUPG_CHECK_LIBUSB macro.
|
commit | commitdiff | tree |
2005-01-03 |
David Shaw | * Makefile.am, libusb.m4: New libusb check macro.
|
commit | commitdiff | tree |
2005-01-03 |
David Shaw | * Makefile.am: Use @LIBUSB@ instead of @LIBUSB_LIBS@
|
commit | commitdiff | tree |
2005-01-01 |
David Shaw | * options.h, import.c (parse_import_options, delete_inv_part...
|
commit | commitdiff | tree |
2004-12-30 |
David Shaw | * configure.ac: Better implementation for the SRV check...
|
commit | commitdiff | tree |
2004-12-30 |
David Shaw | * packet.h, getkey.c (merge_selfsigs_main, sig_to_revoke_inf...
|
commit | commitdiff | tree |
2004-12-29 |
David Shaw | Better implementation for the SRV check. We don't...
|
commit | commitdiff | tree |
2004-12-24 |
David Shaw | * keyserver.c (keyserver_typemap): Only map HTTP and...
|
commit | commitdiff | tree |
2004-12-24 |
David Shaw | * gpgkeys_curl.c (main): Use new defines for opting...
|
commit | commitdiff | tree |
2004-12-24 |
David Shaw | * configure.ac: Use new LIBCURL_CHECK_CONFIG macro...
|
commit | commitdiff | tree |
2004-12-24 |
David Shaw | * libcurl.m4: Rewrite this to use the new --protocols...
|
commit | commitdiff | tree |
2004-12-23 |
David Shaw | * libcurl.m4: OSX has a problem with their curl-config...
|
commit | commitdiff | tree |
2004-12-23 |
David Shaw | * readline.m4: Make sure that readline is modern enough...
|
commit | commitdiff | tree |
2004-12-22 |
David Shaw | * gpgkeys_curl.c (main): New "follow-redirects" option...
|
commit | commitdiff | tree |
2004-12-22 |
David Shaw | * options.h, keyserver.c (parse_keyserver_uri): Properly...
|
commit | commitdiff | tree |
2004-12-22 |
David Shaw | * gpgkeys_curl.c (get_key, writer): New function to...
|
commit | commitdiff | tree |
2004-12-22 |
David Shaw | * keyserver.c (keyserver_typemap): New. Map certain...
|
commit | commitdiff | tree |
2004-12-22 |
David Shaw | * Makefile.am: Build gpgkeys_http or gpgkeys_curl as...
|
commit | commitdiff | tree |
2004-12-22 |
David Shaw | * configure.ac: --enable-ftp is on by default, --with...
|
commit | commitdiff | tree |
2004-12-22 |
David Shaw | * libcurl.m4: Be much more strict with libcurl by trying...
|
commit | commitdiff | tree |
2004-12-22 |
David Shaw | * gpgkeys_ftp.c (main, get_key): Use auth data as passed...
|
commit | commitdiff | tree |
2004-12-21 |
David Shaw | * autogen.sh: automake needs --add-missing for conditional...
|
commit | commitdiff | tree |
2004-12-21 |
David Shaw | As always, CVS leaves out the local directory?
|
commit | commitdiff | tree |
2004-12-21 |
David Shaw | FTP keyserver support via gpgkeys_ftp. This is currently...
|
commit | commitdiff | tree |
2004-12-21 |
David Shaw | * keyedit.c (menu_set_keyserver_url): Make sure we...
|
commit | commitdiff | tree |
2004-12-21 |
David Shaw | * keylist.c (list_keyblock_print): Secret key listings...
|
commit | commitdiff | tree |
2004-12-20 |
David Shaw | * keyedit.c (keyedit_menu): Invisible alias "passwd...
|
commit | commitdiff | tree |
2004-12-19 |
David Shaw | * keygen.c (keygen_get_std_prefs): Set reference count...
|
commit | commitdiff | tree |
2004-12-19 |
David Shaw | * keyedit.c (menu_revkey): Rename to menu_revsubkey...
|
commit | commitdiff | tree |
2004-12-18 |
David Shaw | Oddly commit missed this one.
|
commit | commitdiff | tree |
2004-12-18 |
David Shaw | Readline fix to be robust against platforms where readline...
|
commit | commitdiff | tree |
2004-12-17 |
David Shaw | * configure.ac: Add a --with-ldap=DIR so people can...
|
commit | commitdiff | tree |
2004-12-16 |
David Shaw | * configure.ac: Check for arpa/nameser.h.
|
commit | commitdiff | tree |
2004-12-16 |
David Shaw | * configure.ac: Check for arpa/nameser.h.
|
commit | commitdiff | tree |
2004-12-16 |
David Shaw | * gpg.sgml: Document --require-secmem/--no-require...
|
commit | commitdiff | tree |
2004-12-16 |
David Shaw | * g10.c (main): Add --require-secmem/--no-require-secmem...
|
commit | commitdiff | tree |
2004-12-15 |
David Shaw | * apdu.c (apdu_send_le, apdu_send_direct), keylist.c
|
commit | commitdiff | tree |
2004-12-14 |
David Shaw | * keyedit.c (keyedit_menu): Re-remove the N_() markers.
|
commit | commitdiff | tree |
2004-12-14 |
David Shaw | * trustdb.c (uid_trust_string_fixed): Show uids as...
|
commit | commitdiff | tree |
2004-12-12 |
David Shaw | * keyserver.c (parse_preferred_keyserver): Force preferred...
|
commit | commitdiff | tree |
2004-12-11 |
David Shaw | * options.h, g10.c (main), textfilter.c (standard)...
|
commit | commitdiff | tree |
2004-12-10 |
David Shaw | * options.h, g10.c (main), textfilter.c (len_without_trailin...
|
commit | commitdiff | tree |
2004-12-09 |
David Shaw | * keygen.c (ask_algo): Add a choose-your-own-capabilities...
|
commit | commitdiff | tree |
2004-12-09 |
David Shaw | * highlights-1.4.txt: New.
|
commit | commitdiff | tree |
2004-12-07 |
David Shaw | * keygen.c (ask_keysize): Change strings to always...
|
commit | commitdiff | tree |
2004-12-03 |
David Shaw | * http.c (send_request): Include the port if non-80...
|
commit | commitdiff | tree |
2004-12-03 |
David Shaw | * Makefile.am: The harmless "ignored error" on gpgkeys_ldap...
|
commit | commitdiff | tree |
2004-12-01 |
David Shaw | * md.c (string_to_digest_algo): Allow read/write SHA384...
|
commit | commitdiff | tree |
2004-11-29 |
David Shaw | * getkey.c (parse_key_usage): New function to parse...
|
commit | commitdiff | tree |
2004-11-29 |
David Shaw | * cipher.h: Add PUBKEY_USAGE_UNKNOWN.
|
commit | commitdiff | tree |
2004-11-26 |
David Shaw | * export.c (do_export_stream): Allow export-minimal...
|
commit | commitdiff | tree |
2004-11-26 |
David Shaw | * gpg.sgml: Document export-minimal.
|
commit | commitdiff | tree |
2004-11-26 |
David Shaw | * options.h, export.c (parse_export_options, do_export_strea...
|
commit | commitdiff | tree |
2004-11-25 |
David Shaw | * options.h, export.c (parse_export_options, do_export_strea...
|
commit | commitdiff | tree |
2004-11-25 |
David Shaw | * trustdb.c (uid_trust_string_fixed): Use a string...
|
commit | commitdiff | tree |
2004-11-24 |
David Shaw | * trustdb.h, trustdb.c (uid_trust_string_fixed): New...
|
commit | commitdiff | tree |
2004-11-06 |
David Shaw | * configure.ac: Autodetect wldap32 on Windoze.
|
commit | commitdiff | tree |
2004-11-05 |
David Shaw | * README, configure.ac: Add --enable-backsigs to enable...
|
commit | commitdiff | tree |
2004-11-04 |
David Shaw | * plaintext.c (handle_plaintext): Don't try and create...
|
commit | commitdiff | tree |
2004-11-03 |
David Shaw | * misc.c (print_digest_algo_note): The latest 2440bis...
|
commit | commitdiff | tree |
next |