aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added gpg.ru.1 to EXTRA_DISTV1-3-92Werner Koch2004-10-282-1/+5
|
* About to release 1.3.92Werner Koch2004-10-2835-6255/+6528
|
* * card-util.c, delkey.c, keygen.c, plaintext.c, keyedit.c, passphrase.c,David Shaw2004-10-288-19/+27
| | | | | | revoke.c: Collapse the two different "can't do that in batch mode" strings into one.
* * keylist.c (status_one_subpacket): New. Send the subpacket data to theDavid Shaw2004-10-286-84/+116
| | | | | | | | | | | --status interface. * card-util.c (card_edit): Show when admin is enabled or not. * status.h, status.c: New STATUS_SIG_SUBPACKET type. * build-packet.c (build_sig_subpkt): Multiple keyserver URLs are allowed.
* * keyring.c: Make some strings translatable.David Shaw2004-10-284-25/+34
| | | | | | | * exec.c, sign.c: Change "can't open file" to "can't open" and "can't create file" to "can't create" to be consistent with other strings so we don't have to translate both.
* * delkey.c, export.c, keyedit.c, pkclist.c, revoke.c, skclist.c: Fix a fewDavid Shaw2004-10-287-33/+48
| | | | | missed possible \"username\" quotes.
* * dynload.h: Always use it for _WIN32.Werner Koch2004-10-2736-5410/+5133
| | | | | | | | | | | | | | | | | | | | * LINGUAS: Better don't have comments in this file. * mk-w32-dist: Use utf-8 encoding for all MO files. * simple-gettext.c: Removed windows.h. (get_string): On the fly translation from utf-8 to active character set. * strgutil.c (load_libiconv) [_WIN32]: new. (set_native_charset) [_WIN32]: Call it here and autodetect the used code page. (native_to_utf8, utf8_to_native): Reverted arguments for iconv_open. (handle_iconv_error): Made this function match iconv_open argumnet ordering. (utf8_to_native): Disable all quoting for DELIM == -1.
* (load_libiconv) [_WIN32]: new.Werner Koch2004-10-272-19/+109
| | | | | | | | | | (set_native_charset) [_WIN32]: Call it here and autodetect the used code page. (native_to_utf8, utf8_to_native): Reverted arguments for iconv_open. (handle_iconv_error): Made this function match iconv_open argumnet ordering.
* We don't want this file in the CVSWerner Koch2004-10-261-337/+0
|
* * configure.ac: New option --disable-gnupg-iconv, defineWerner Koch2004-10-268-23/+3092
| | | | | | | | | | | | | USE_GNUPG_ICONV. (AC_CANONICAL_TARGET): Replaced by AC_CANONICAL_HOST. Changed all reference to TARGET to HOST. Made sure that i586-mingw32msvc gets detected as mingw32. (UNIT64_C): Don't include inttype.h uncoditional but use a test to ensure that it gets into conftest.h. (AH_TOP): New. Prevent double inclusion of config.h. * config.links: Use HOST instead of TARGET.
* Detect the Debian mingw32 package.Werner Koch2004-10-263-23/+53
|
* * configure.ac: New option --disable-gnupg-iconv, defineWerner Koch2004-10-263-0/+32
| | | | | USE_GNUPG_ICONV.
* (mem2str): Translated comment to English.Werner Koch2004-10-262-70/+283
| | | | | | | | (handle_iconv_error) [USE_GNUPG_ICONV]: New. (set_native_charset) [USE_GNUPG_ICONV]: Added iconv based conversion checks. (native_to_utf8, utf8_to_native): Added iconv based conversion.
* (verify_chv3): The minimum length for CHV3 isWerner Koch2004-10-261-3/+3
| | | | | 8. Changed string to match the other ones.
* (agent_send_all_options): Try to deduce the ttynameWerner Koch2004-10-263-5/+43
| | | | | from stdin.
* * options.h, g10.c (main), mainproc.c (check_sig_and_print): RenameDavid Shaw2004-10-215-8/+17
| | | | | | | | verify-option show-validity to show-uid-validity to match the similar list-option. * app-openpgp.c (verify_chv3): Fix typo.
* * acinclude.m4: aclocal 1.9 wants quoting on AC_DEFUN arguments.David Shaw2004-10-212-10/+14
|
* * configure.ac: Remove the check for asprintfWerner Koch2004-10-2112-183/+47
| | | | | | | | | | | | | | | | * app-common.h (app_openpgp_storekey: Add prototype. * app-openpgp.c (do_sign): Replace asprintf by direct allocation. This avoids problems with missing vasprintf implementations. * card-util.c (generate_card_keys): Add a #warning for gnupg 1.9 and use the same string there. * util.h [!HAVE_VASPRINTF]: Removed prototype. * vasprintf.c: Removed. It was used only at one place and I don't want to get into build problems in 1.4.
* * g10.c (parse_list_options): Fix non-constant initializer so we can buildDavid Shaw2004-10-212-11/+11
| | | | | with C89.
* * apdu.c (apdu_open_reader): Load pcsc_get_status_change fucntion.Werner Koch2004-10-208-47/+493
| | | | | | | | | | (pcsc_get_status): Implemented. (reset_pcsc_reader): Implemented. (open_pcsc_reader): Succeed even with no card inserted. (open_ccid_reader): Set LAST_STATUS. * iso7816.c (iso7816_select_application): Always use 0 for P1.
* * gpg.sgml: Minor language tweaks.David Shaw2004-10-194-970/+977
| | | | | | | * samplekeys.asc: Updated 99242560. * DETAILS: spk flags are hex.
* * gpgkeys_hkp.c (send_key, get_key, search_key): Use "hkp" instead ofDavid Shaw2004-10-182-4/+8
| | | | | "x-hkp" so it can be used as a SRV tag.
* * http.c (connect_server, send_request): Use the URI scheme as the SRV tagDavid Shaw2004-10-182-16/+27
| | | | | rather than hard-coding _hkp.
* More fixups to help Debian's install-info.Werner Koch2004-10-182-4/+23
|
* (agent_get_passphrase): Cast UIDLEN to int. NotedWerner Koch2004-10-172-3/+8
| | | | | by Christian Cornelssen.
* * parse-packet.c (parse_one_sig_subpkt, enum_sig_subpkt): Don't BUG() onDavid Shaw2004-10-162-10/+12
| | | | | unknown subpackets. Rather, just return them silently.
* * http.c (connect_server): [_WIN32] actually fill in the sin_addr so weDavid Shaw2004-10-162-1/+19
| | | | | | aren't always talking to localhost. Add some general sanity checking of parameters learned from gethostbyname().
* * gpgkeys_finger.c [_WIN32] (connect_server): Fix typo.David Shaw2004-10-162-1/+5
|
* Document IMPORT_CHECK.Werner Koch2004-10-152-0/+8
|
* testWerner Koch2004-10-151-0/+1
|
* Add a noteWerner Koch2004-10-151-0/+3
|
* Removed these generated files.Werner Koch2004-10-154-11831/+0
|
* post release preparationsWerner Koch2004-10-152-1/+5
|
* Updated.V1-3-91Werner Koch2004-10-1531-7770/+7551
|
* * README: Mentioned --enable-selinux-support.Werner Koch2004-10-1513-21/+69
| | | | | | | | | | | | | * status.h (STATUS_NEED_PASSPHRASE_PIN): New. * status.c (get_status_string): Added. * passphrase.c (ask_passphrase): Moved status printing to .. * cardglue.c (pin_cb): .. here and issue new status message. * keyedit.c (sign_uids): Don't include the leading LF in the translatable string but print them separately. * apdu.c (apdu_open_remote_reader) [_WIN32]: We don't have ENOSYS.
* * gpgkeys_ldap.c (main, show_help): Kludge to implement standardWerner Koch2004-10-157-14/+137
| | | | | | | | | GNU options. Factored help printing out. * gpgkeys_finger.c (main, show_help): Ditto. * gpgkeys_hkp.c (main, show_help): Ditto. * gpgkeys_http.c (main, show_help): Ditto. * gpgkeys_test.in, gpgkeys_mailto.in: Implement --version and --help.
* * NEWS: Note gpgkeys_finger, keyserver timeouts, and the direct trustDavid Shaw2004-10-152-2/+18
| | | | | model.
* * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New.Werner Koch2004-10-156-38/+125
| | | | | | | | | | | | | (AUTOMAKE_OPTIONS): New. * configure.ac: Check whether vasprintf needs a replacement. * app-openpgp.c (parse_login_data): New. (app_select_openpgp): Call it. (do_setattr): Reparse it after change. * Makefile.am: Add ksutil.h.
* * POTFILES.in: Updated.Werner Koch2004-10-1533-76664/+95735
| | | | | | * sv.po: Updated. Merged other files.
* Add asprintf prototype.Werner Koch2004-10-152-0/+17
|
* * pkclist.c (do_edit_ownertrust): Add a note to translators.Werner Koch2004-10-154-2/+31
| | | | | | | * keygen.c (ask_user_id): Ditto. * helptext.c: Typo fix.
* RebuiltWerner Koch2004-10-152-10/+23
|
* New. Taken from gnupg 1.9.Werner Koch2004-10-152-0/+173
|
* * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New.Werner Koch2004-10-154-0/+12
| | | | | | | (AUTOMAKE_OPTIONS): New. * configure.ac: Check whether vasprintf needs a replacement.
* Fix up the @setfilename lines.Werner Koch2004-10-152-26/+18
|
* * gpg.sgml: Document using "none" to remove preferred keyservers, theDavid Shaw2004-10-142-8/+30
| | | | | keyserver timeout parameter, and the direct trust model.
* another s/unsigned char*/byte*/Werner Koch2004-10-142-3/+5
|
* * gpgkeys_finger.c (main): We do not support relay fingering (i.e.David Shaw2004-10-142-0/+14
| | | | | | "finger://relayhost/[email protected]"), but finger URLs are occasionally miswritten that way. Give an error in this case.
* * keylist.c (list_keyblock_print): Show the fingerprint after the key, notDavid Shaw2004-10-144-102/+104
| | | | | | | | | | | | after the first user ID. * keyedit.c (show_key_with_all_names): Don't show validity if we're just printing user IDs for signing. * armor.c (fake_packet): Properly handle the case where the line is dash-space (i.e. a blank line that was quoted). Give a warning for bad dash escaping.
* * export.c (do_export_stream) [ENABLE_SELINUX_HACKS]: Don't allowWerner Koch2004-10-143-0/+23
| | | | | | secret key export. * import.c (import_secret_one) [ENABLE_SELINUX_HACKS]: Likewise