aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improved logging for error orginating from libgcrypt.Werner Koch2007-04-202-21/+7
|
* g10/ and sm/Werner Koch2007-04-132-1/+3
| | | | | | | | | | | | | | * call-agent.c (start_agent): Don't use log_error when using the fallback hack to start the agent. This is bug 782. scripts/ * mail-to-translators: Copied from 1.4. and adjusted. tools/ * gpgconf-comp.c: Allow changing of --allow-mark-trusted. * gpg-connect-agent.c (main): New option --decode and commands decode and undecode. (read_and_print_response): Implement option.
* Add a way to get a listing of available CCID readers.Werner Koch2007-04-032-44/+101
|
* Make gpgconf aware of --p12-charset.Werner Koch2007-03-202-0/+7
|
* The Cherry XX44 keyboard's PINpad does now work.Werner Koch2007-03-073-3/+91
| | | | | DINSIG and NKS card applications are now also PIN pad aware.
* Support for a global gpgconf configuration file.Werner Koch2007-03-064-117/+591
|
* Included LIBICONV in all Makefiles.Werner Koch2007-01-312-2/+7
| | | | | | | | | | g10/ * passphrase.c (passphrase_get): Set the cancel flag on all error from the agent. Fixes a bug reported by Tom Duerbusch. sm/ * gpgsm.c (main): Let --gen-key print a more informative error message.
* agent/Werner Koch2007-01-252-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | * protect-tool.c (get_passphrase): New arg OPT_CHECK. (get_new_passphrase): Enable OTP_CHECK on the first call. * command.c (cmd_get_passphrase): Implement option --check. * gpg-agent.c (MIN_PASSPHRASE_LEN): New (parse_rereadable_options): New option --min-passphrase-len. * genkey.c (check_passphrase_constraints): New. (agent_genkey, agent_protect_and_store): Call new function. Fix memory leak. * call-pinentry.c (agent_askpin): Allow translation of the displayed error message. (agent_popup_message_start): Remove arg CANCEL_BTN. (popup_message_thread): Use --one-button option. * command.c (cmd_passwd): Now that we don't distinguish between assuan and regular error codes we can jump to the end on error. common/ * simple-pwquery.c (simple_pwquery): New arg OPT_CHECK.
* Some build fixes for platforms like OSX where we use the built-in libintl.David Shaw2006-12-132-1/+6
|
* Makefile.am: Link to iconv for jnlib dependency. (OSX)David Shaw2006-12-072-3/+8
|
* Preparing 2.0.1Werner Koch2006-11-282-2/+6
|
* No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch2006-11-212-1/+5
| | | | | | | good chance that gpg2 will now work. Other cleanups. Updated gettext.
* Made some PIN pads work.Werner Koch2006-11-202-1/+5
| | | | | Some cleanups for 64 bit CPUs.
* .Werner Koch2006-11-111-1/+1
|
* Collected fixes.Werner Koch2006-11-052-0/+8
|
* .Werner Koch2006-10-233-21/+56
|
* Pth tweaks and improved estream.cWerner Koch2006-10-172-3/+9
|
* Allow pkcs#10 creation directkly from a smart cardWerner Koch2006-10-112-14/+26
|
* Various changesWerner Koch2006-10-102-2/+7
|
* Fix for bug 537Werner Koch2006-10-021-4/+9
|
* Clarified cURL and OpenLDAP license issues.Werner Koch2006-09-222-16/+12
| | | | | Made readline support work.
* Cleanups.Werner Koch2006-09-202-8/+13
|
* Take advantage of newer gpg-error features.Werner Koch2006-09-142-1/+4
|
* Various fixes and new features.Werner Koch2006-09-132-17/+142
| | | | | Enhanced gpg-connect-agent.
* The big Assuan error code removal.Werner Koch2006-09-063-13/+22
|
* Migrated more stuff to doc/Werner Koch2006-08-2112-4/+1680
| | | | | | | | Migrated the gpg regression tests. Some changes tp the gpg code to fix bugs and for the use in testing. make distcheck works now with gpg enabled.
* Updated FSF's address.Werner Koch2006-06-2010-43/+54
|
* 2006-06-09 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-06-092-3/+12
| | | | | | * Makefile.am (gpgconf_LDADD): Add $(GPG_ERROR_LIBS). (gpgkey2ssh_LDADD): Add ../jnlib/libjnlib.a.
* g10/ does build again.Werner Koch2006-05-233-29/+13
|
* .Werner Koch2006-02-062-0/+7
|
* Fixed importing certs created by newer versions of Mozilla.Werner Koch2005-12-164-8/+17
|
* Add support for direct pkcs#7 signaturesWerner Koch2005-12-142-10/+70
|
* Preparing an interim releaseWerner Koch2005-11-283-2/+14
|
* 2005-10-08 Marcus Brinkmann <[email protected]>Marcus Brinkmann2005-10-082-0/+3
| | | | | * Makefile.am (watchgnupg_LDADD): New variable.
* agent/Marcus Brinkmann2005-10-082-7/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-10-08 Marcus Brinkmann <[email protected]> * Makefile.am (gpg_protect_tool_LDADD): Add ../gl/libgnu.a. (gpg_preset_passphrase_LDADD, t_common_ldadd): Likewise. (gpg_agent_LDADD): Add ../gl/libgnu.a after ../common/libcommon.a. kbx/ 2005-10-08 Marcus Brinkmann <[email protected]> * Makefile.am (kbxutil_LDADD): Add ../gl/libgnu.a after ../jnlib/libjnlib.a. scd/ 2005-10-08 Marcus Brinkmann <[email protected]> * Makefile.am (scdaemon_LDADD): Add ../gl/libgnu.a after ../common/libcommon.a. sm/ 2005-10-08 Marcus Brinkmann <[email protected]> * Makefile.am (gpgsm_LDADD): Add ../gl/libgnu.a after ../common/libcommon.a. tools/ 2005-10-08 Marcus Brinkmann <[email protected]> * Makefile.am (gpgconf_LDADD): Add ../gl/libgnu.a after ../common/libcommon.a. (symcryptrun_LDADD, gpg_connect_agent_LDADD, gpgkey2ssh_LDADD): Likewise.
* 2005-09-29 Marcus Brinkmann <[email protected]>Marcus Brinkmann2005-09-282-1/+5
| | | | | * Makefile.am (AM_CFLAGS): Add $(LIBGCRYPT_CFLAGS).
* Changed license of this parser to LPGL.Werner Koch2005-09-063-36/+41
|
* About to release 1.9.18V1-9-18Werner Koch2005-08-012-5/+20
|
* * gpgsm.c (main): New options --no-log-file and --debug-none.Werner Koch2005-07-212-7/+55
| | | | | | | | | | | * certreqgen.c (get_parameter, get_parameter_value): Add SEQ arg to allow enumeration. Changed all callers. (create_request): Process DNS and URI parameters. * gpgsm-gencert.sh: Reworked to allow for multiple email addresses as well as DNsanmes and URi. Present the parameter file before creating the certificate.
* 2005-07-04 Marcus Brinkmann <[email protected]>Marcus Brinkmann2005-07-042-6/+71
| | | | | | | | | | * symcryptrun.c (SYMC_BAD_PASSPHRASE, SYMC_CANCELED): New symbols, use instead constants. (hash_string): New function copied from simple-gettext.c. (confucius_get_pass): Take new argument CACHEID. (confucius_process): Calculate cacheid and pass it to confucius_get_pass. Clear passphrase from cache if necessary.
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-165-3/+11
| | | | | | | char * vs. unsigned char * warnings. The GNU coding standards used to say that these mismatches are okay and better than a bunch of casts. Obviously this has changed now.
* 2005-06-04 Marcus Brinkmann <[email protected]>Marcus Brinkmann2005-06-042-25/+39
| | | | | | | | | | | * symcryptrun.c (main): Allow any number of arguments, don't use first argument as input file name. Pass extra arguments to confucius_main. (confucius_main): Accept new arguments argc and argv and pass them to confucius_process. (confucius_process): Accept new arguments argc and argv and pass them to the confucius process.
* * configure.ac (gl_INIT): Add gnulib stuff.Werner Koch2005-06-013-5/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (fseeko, ftello, ttyname, isascii): Replaced the AC_REPLACE_FUNCS by a simple check. (putc_unlocked): Removed check. Not used. (strsep, mkdtemp, asprintf): Replaced checks by gnulib checks. (xsize): Added will probably come handy soon. (CFLAGS): Use -Wformat-security instead of -Wformat-nonliteral. Add --Wno-format-y2k. * gl/, gl/m4/: New. * gpg-agent.c: Include setenv.h. * Makefile.am (AM_CPPFLAGS): Added. * util.h: Add some includes for gnulib. (ttyname, isascii): Define them inline. * fseeko.c, ftello.c: Removed. * strsep.c, mkdtemp.c: Removed. * ttyname.c, isascii.c: Removed. * mkdtemp.c: Removed. * exec.c: Include mkdtemp.h * keybox-file.c (ftello) [!HAVE_FSEEKO]: New replacement function. Copied from ../common/ftello.c. * keybox-update.c (fseeko) [!HAVE_FSEEKO]: New replacement function. Copied from ../common/iobuf.c. * scdaemon.c: Include mkdtemp.h. * misc.c: Include setenv.h. * symcryptrun.c: Include mkdtemp.h.
* * agent.h (out_of_core): s/__inline__/inine. Noted by Ray Link.Werner Koch2005-05-312-0/+17
| | | | | | | | | | | * dynload.h: s/__inline__/inline/. * tlv.c [GNUPG_MAJOR_VERSION==1]: Define constants instead of including a gnupg 1.4 header. * watchgnupg.c: Make sure that PF_LCOAL and AF_LOCAL are defines. Noted by Ray Link.
* 2005-05-28 Moritz Schulte <[email protected]>Moritz Schulte2005-05-283-1/+303
| | | | | | * gpgkey2ssh.c: New file. * Makefile.am (bin_PROGRAMS): Added gpgkey2ssh.
* * protect-tool.c: New option --canonical.Werner Koch2005-05-202-3/+229
| | | | | | | | | | | | | | | | | | | | | | | | (show_file): Implement it. * keyformat.txt: Define the created-at attribute for keys. * ccid-driver.c: Replaced macro DEBUG_T1 by a new debug level. (parse_ccid_descriptor): Mark SCR335 firmware version 5.18 good. (ccid_transceive): Arghhh. The seqno is another bit in the R-block than in the I block, this was wrong at one place. * scdaemon.c: New options --debug-ccid-driver and --debug-disable-ticker. * app-openpgp.c (do_genkey, do_writekey): Factored code to check for existing key out into .. (does_key_exist): .. New function. * gpg-connect-agent.c (add_definq, show_definq, clear_definq) (handle_inquire): New. (read_and_print_response): Handle INQUIRE command. (main): Implement control commands.
* Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch2005-05-181-1/+19
| | | | | gpg-agent accordingly. Code cleanups.
* (main): Optionally allow the input file as commandWerner Koch2005-04-212-1/+18
| | | | | line argument.
* * configure.ac: Do not build gpg by default.Werner Koch2005-04-213-1/+15
| | | | | | | | | | | | * gpgsm.c: New options --{enable,disable}-trusted-cert-crl-check. * certchain.c (gpgsm_validate_chain): Make use of it. * certchain.c (gpgsm_validate_chain): Check revocations even for expired certificates. This is required because on signature verification an expired key is fine whereas a revoked one is not. * gpgconf-comp.c: Add gpgsm option disable-trusted-cert-crl-check.
* 2005-04-19 Marcus Brinkmann <[email protected]>Marcus Brinkmann2005-04-192-28/+50
| | | | | * symcryptrun.c: Add --input option.