| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * curl-shim.h, curl-shim.c (curl_easy_setopt, curl_easy_perform): Add | David Shaw | 2005-06-23 | 3 | -2/+10 |
* | * gpgkeys_http.c (get_key), gpgkeys_oldhkp (send_key, get_key, | David Shaw | 2005-06-23 | 3 | -6/+14 |
* | * http.h: Fix prototypes for http_open_document and http_open again, | David Shaw | 2005-06-23 | 2 | -7/+12 |
* | * http.c (make_radix64_string): Add '=' padding as per standard. | David Shaw | 2005-06-23 | 2 | -32/+53 |
* | * memrchr.c (memrchr): Not all compilers allow initializing based on a | David Shaw | 2005-06-22 | 2 | -1/+9 |
* | * libcurl.m4: Only do the OS X linker fix on Panther. Tiger has a | David Shaw | 2005-06-22 | 2 | -3/+9 |
* | * gpgkeys_http.c (get_key), gpgkeys_oldhkp.c (send_key, get_key, | David Shaw | 2005-06-22 | 3 | -4/+11 |
* | * http.h: Fix prototypes for http_open_document and http_open to pass | David Shaw | 2005-06-22 | 2 | -4/+11 |
* | * http.c (send_request, http_open, http_open_document): Pass in auth | David Shaw | 2005-06-22 | 2 | -7/+17 |
* | * http.c (send_request): Need == after the radix64-encoded basic auth | David Shaw | 2005-06-22 | 2 | -4/+9 |
* | Post release version number update | Werner Koch | 2005-06-21 | 1 | -1/+1 |
* | * conventional.test (algos): Uhh ohh, cut+paste error and notRC-1-4-2rc2 | Werner Koch | 2005-06-21 | 2 | -2/+7 |
* | . | Werner Koch | 2005-06-21 | 1 | -27/+122 |
* | Preparing a release candidate | Werner Koch | 2005-06-21 | 29 | -11113/+11893 |
* | * gpgkeys_hkp.c (append_path, send_key, get_key, search_key, main), | David Shaw | 2005-06-21 | 3 | -11/+32 |
* | * NEWS: Note key cleaning commands. | David Shaw | 2005-06-20 | 2 | -0/+13 |
* | * gpg.sgml: Document --edit-key/clean, import-clean, and export-clean. | David Shaw | 2005-06-20 | 2 | -0/+67 |
* | * keygen.c (save_unprotected_key_to_card): Better fix for gcc4 warning. | David Shaw | 2005-06-20 | 2 | -1/+6 |
* | * gpg.sgml: Document smartcard related options. | Werner Koch | 2005-06-20 | 13 | -51/+143 |
* | (parse_signature): Use log_info for messages | Werner Koch | 2005-06-18 | 6 | -5/+22 |
* | * keygen.c (save_unprotected_key_to_card): Fix gcc4 warning. | David Shaw | 2005-06-14 | 5 | -8/+45 |
* | * configure.ac: Add check for no-pointer-sign warning keyword, and | David Shaw | 2005-06-13 | 2 | -1/+20 |
* | * options.h, import.c (parse_import_options, clean_sigs_from_all_uids, | David Shaw | 2005-06-12 | 3 | -6/+49 |
* | * getkey.c (merge_selfsigs_main, merge_selfsigs_subkey): Make sure | David Shaw | 2005-06-12 | 2 | -7/+18 |
* | * options.h, import.c (parse_import_options, delete_inv_parts): | David Shaw | 2005-06-10 | 3 | -26/+5 |
* | * options.h, export.c (do_export_stream), keyedit.c (keyedit_menu, | David Shaw | 2005-06-10 | 6 | -108/+10 |
* | * keydb.h, kbnode.c (undelete_kbnode): New function to undelete a | David Shaw | 2005-06-10 | 4 | -10/+53 |
* | * trustdb.c (clean_uids_from_key), keyedit.c | David Shaw | 2005-06-09 | 3 | -33/+35 |
* | * dotlock.c [HAVE_DOSISH_SYSTEM]: Fix unused function warnings on mingw32. | David Shaw | 2005-06-08 | 2 | -49/+48 |
* | * getkey.c (fixup_uidnode, merge_selfsigs_main): Handle both expired | David Shaw | 2005-06-08 | 2 | -12/+16 |
* | * options.h, g10.c (main), export.c (parse_export_options, | David Shaw | 2005-06-08 | 4 | -23/+46 |
* | * random.c: Fix prototype of the fast random gatherer. Noted by Joe | David Shaw | 2005-06-07 | 2 | -2/+7 |
* | * ksutil.c (init_ks_options, parse_ks_options): Provide a default "/" | David Shaw | 2005-06-05 | 2 | -0/+18 |
* | * gpgkeys_hkp.c, gpgkeys_oldhkp.c: Add support for HKP servers that | David Shaw | 2005-06-04 | 3 | -17/+40 |
* | * signal.c [HAVE_DOSISH_SYSTEM]: Fix unused function warnings on mingw32. | David Shaw | 2005-06-01 | 3 | -19/+17 |
* | * ksutil.c [HAVE_DOSISH_SYSTEM]: Fix warnings on mingw32. Noted by Joe | David Shaw | 2005-06-01 | 2 | -8/+14 |
* | * keyedit.c (menu_clean_uids_from_key, menu_clean_subkeys_from_key), | David Shaw | 2005-05-31 | 3 | -4/+11 |
* | . | Werner Koch | 2005-05-31 | 1 | -1/+1 |
* | *** empty log message ***RC-1-4-2rc1 | Werner Koch | 2005-05-31 | 1 | -1/+1 |
* | * keydb.h [!ENABLE_AGENT_SUPPORT]: Define dummy types. | Werner Koch | 2005-05-31 | 34 | -7005/+6873 |
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 391 | -37675/+39252 |
* | * trustdb.h, trustdb.c (clean_subkeys_from_key): New. Walk through | David Shaw | 2005-05-31 | 4 | -20/+129 |
* | * strgutil.c (set_native_charset) [_WIN32]: Add alias for codepage | David Shaw | 2005-05-30 | 2 | -1/+7 |
* | * trustdb.h, trustdb.c (clean_uids_from_key): New. Walk through the | David Shaw | 2005-05-30 | 4 | -14/+144 |
* | * g10.c (main): Default {export|import}-unusable-sigs to off until the | David Shaw | 2005-05-27 | 2 | -2/+7 |
* | * NEWS: Note command completion and the new curl-based HKP helper. | David Shaw | 2005-05-26 | 2 | -1/+14 |
* | * passphrase.c (ask_passphrase): Unescape the description string. | Werner Koch | 2005-05-24 | 7 | -51/+66 |
* | (add_notation_data): Check number of at-signs. | Werner Koch | 2005-05-24 | 1 | -1/+1 |
* | (add_notation_data): Check number of at-signs. | Werner Koch | 2005-05-24 | 2 | -1/+11 |
* | * app-openpgp.c, app-common.h: Again updated from gnupg 1.9 CVS. | Werner Koch | 2005-05-23 | 4 | -232/+22 |