Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Post release updated | Werner Koch | 2004-01-30 | 1 | -0/+4 | |
| | ||||||
* | * configure.ac: Require libksba 0.9.3 due to another bug fix there. | Werner Koch | 2004-01-30 | 1 | -1/+5 | |
| | | | | | | | | | * sign.c (add_certificate_list): Decrement N for the first cert. * Makefile.am (sbin_SCRIPTS): New, to install addgnupghome. (EXTRA_DIST): Added rfc822parse.c rfc822parse.h gpgparsemail.c which might be useful for debugging. | |||||
* | * README: Updated. | Werner Koch | 2004-01-29 | 1 | -0/+4 | |
| | ||||||
* | Post release version number bump. | Werner Koch | 2003-12-23 | 1 | -0/+4 | |
| | ||||||
* | * README-alpha: Removed.V1-9-3 | Werner Koch | 2003-12-23 | 1 | -1/+1 | |
| | | | | | * configure.ac, Makefile.am: Add the tests and tools directories. | |||||
* | Enable the tests directory. | Werner Koch | 2003-12-23 | 1 | -2/+2 | |
| | ||||||
* | * server.c (gpgsm_server): Add arg DEFAULT_RECPLIST. | Werner Koch | 2003-12-17 | 1 | -2/+7 | |
| | | | | | | | | | | | | | | | (cmd_encrypt): Add all enrypt-to marked certs to the list. * encrypt.c (gpgsm_encrypt): Check that real recipients are available. * gpgsm.c (main): Make the --encrypt-to and --no-encrypt-to options work. Pass the list of recients to gpgsm_server. * gpgsm.h (certlist_s): Add field IS_ENCRYPT_TO. (opt): Add NO_ENCRYPT_TO. * certlist.c (gpgsm_add_to_certlist): New arg IS_ENCRYPT_TO. Changed all callers and ignore duplicate entries. (is_cert_in_certlist): New. (gpgsm_add_cert_to_certlist): New. | |||||
* | Updated. | Werner Koch | 2003-12-16 | 1 | -4/+4 | |
| | ||||||
* | * configure.ac: Check for funopen and fopencookie as part of the | Werner Koch | 2003-12-16 | 1 | -1/+7 | |
| | | | | | | | | jnlib checks. * logging.c (writen, fun_writer, fun_closer): New. (log_set_file): Add feature to log to a socket. | |||||
* | (Certificate Options): Add --{enable,disable}-ocsp. | Werner Koch | 2003-12-01 | 1 | -0/+4 | |
| | ||||||
* | *** empty log message *** | Werner Koch | 2003-11-17 | 1 | -0/+3 | |
| | ||||||
* | Preparing for 1.9.2 release.V1-9-2 | Werner Koch | 2003-11-17 | 1 | -1/+3 | |
| | ||||||
* | * call-agent.c (agent_scd_getattr): Don't clear the passed info | Werner Koch | 2003-10-08 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | structure, so that it can indeed be updated. * card-util.c (fpr_is_zero): New. (generate_card_keys): New. (card_edit): New command "generate". * keygen.c (generate_keypair): New arg CARD_SERIALNO, removed call to check_smartcard. (check_smartcard,show_smartcard): Removed. (show_sha1_fpr,fpr_is_zero): Removed. * app-openpgp.c (do_getattr): Support SERIALNO and AID. | |||||
* | Post release version number update | Werner Koch | 2003-09-06 | 1 | -0/+5 | |
| | ||||||
* | * configure.ac: Required newer versions of some libraries.V1-9-1 | Werner Koch | 2003-09-06 | 1 | -2/+7 | |
| | | | | | | | | | | | | | * misc.c (openpgp_pk_algo_usage): Allow AUTH where SIGN is allowed. * keygen.c (ask_passphrase): No need to allocated S2K in secure memory. * scdaemon.c (main): --pcsc-driver again defaults to pcsclite. David Corcoran was so kind to remove the GPL incompatible advertisng clause from pcsclite. * apdu.c (apdu_open_reader): Actually make pcsc-driver option work. | |||||
* | * Makefile.am: Add OPENSC_LIBS to all programs. | Werner Koch | 2003-08-18 | 1 | -0/+4 | |
| | | | | | | | | | | | * scdaemon.c, scdaemon.h: New option --disable-opensc. * card.c (card_open): Implement it. * apdu.c (open_osc_reader, osc_send_apdu): New. (apdu_open_reader) [HAVE_OPENSC]: Use the opensc driver if not disabled. (error_string) [HAVE_OPENSC]: Use sc_strerror. (send_apdu) [HAVE_OPENSC]: Call osc_apdu_send. | |||||
* | Bumbed version number | Werner Koch | 2003-08-05 | 1 | -0/+4 | |
| | ||||||
* | About to release the first 1.9 version. | Werner Koch | 2003-08-05 | 1 | -3/+6 | |
| | ||||||
* | Cleanups, fixes and PC/SC support | Werner Koch | 2003-08-05 | 1 | -0/+10 | |
| | ||||||
* | Key generation and signing using the OpenPGP card does rudimentary work. | Werner Koch | 2003-06-27 | 1 | -0/+2 | |
| | ||||||
* | Updated from latest NewPG project | Werner Koch | 2003-01-09 | 1 | -3/+15 | |
| | ||||||
* | * configure.ac: Bumped version number to 1.9.0-cvs. | Werner Koch | 2002-10-19 | 1 | -83/+4 | |
| | ||||||
* | Merged Top directory of NewPG with GnuPG. | Werner Koch | 2002-10-19 | 1 | -1261/+51 | |
| | ||||||
* | Bumped version number for cvs version | Werner Koch | 2002-10-18 | 1 | -0/+4 | |
| | ||||||
* | * configure.ac: Changed version number comments. | Werner Koch | 2002-10-18 | 1 | -2/+2 | |
| | | | | | | | (ALL_LINGUAS): Removed all except for de. During development it might not be a good idea to keep all of them - they get outdated too soon and diff files will be far too large. | |||||
* | * README: Multiple A record rotation works with MINGW32 now, and clarify | David Shaw | 2002-10-17 | 1 | -2/+3 | |
| | | | | | how it works with LDAP. | |||||
* | * NEWS: Some 1.3 notes. | David Shaw | 2002-10-15 | 1 | -0/+29 | |
| | ||||||
* | * THANKS: Remove duplicate. | David Shaw | 2002-09-24 | 1 | -12/+7 | |
| | | | | | | | | * NEWS: Bring in cosmetic changes from stable branch. * configure.ac: Figure out whether the LDAP library supports ldap_get_option, ld_errno, or neither. | |||||
* | From stable branch | David Shaw | 2002-09-18 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | 2002-09-14 David Shaw <[email protected]> * configure.ac: Try linking LDAP without -lresolv first, just in case the platform has libresolv, but doesn't actually need it to use LDAP. 2002-09-12 David Shaw <[email protected]> * NEWS: Note that the old IDEA plugin won't work with post-1.1.90 gpg. | |||||
* | * configure.ac: Remove --enable-external-hkp as this is always on now. | David Shaw | 2002-09-12 | 1 | -0/+3 | |
| | | | | | | | Add --disable-hkp to match the other --disable-{keyservertype} options. * NEWS, configure.ac: Move to devel version 1.3. | |||||
* | Bumped version number | Werner Koch | 2002-09-11 | 1 | -0/+4 | |
| | ||||||
* | About to release 1.1.92 | Werner Koch | 2002-09-11 | 1 | -1/+1 | |
| | ||||||
* | * configure.ac (random_modules): The default random module for | Werner Koch | 2002-09-11 | 1 | -1/+5 | |
| | | | | | system lacking a /dev/random is now auto selected at runtime. | |||||
* | typo fixes and new credits. | Werner Koch | 2002-09-10 | 1 | -1/+2 | |
| | ||||||
* | * NEWS: typo. | David Shaw | 2002-09-09 | 1 | -1/+2 | |
| | | | | | | * configure.ac: Add a link test for LDAP without -lresolv for HPUX. Remove "hstrerror" test as it is no longer needed. | |||||
* | Moved some items from TODO to NEWS. | Werner Koch | 2002-09-02 | 1 | -0/+4 | |
| | ||||||
* | * configure.ac (random_modules): Reworked the code to select the | Werner Koch | 2002-08-30 | 1 | -2/+7 | |
| | | | | | random module. Define USE_ALL_RANDOM_MODULES for value all. | |||||
* | * NEWS: Clarify that --libexecdir is a configure option. | David Shaw | 2002-08-27 | 1 | -2/+2 | |
| | | | | | * configure.ac: Check for hstrerror. | |||||
* | * NEWS: Document new ways to enable MDC, and change in automatic | David Shaw | 2002-08-19 | 1 | -0/+13 | |
| | | | | | | | compression disabling. * configure.ac: No such thing as the "none" random gather any longer. | |||||
* | Short note about interactive and import. | Werner Koch | 2002-08-19 | 1 | -0/+3 | |
| | ||||||
* | * configure.ac: Add an --enable-tiger. | David Shaw | 2002-08-08 | 1 | -0/+9 | |
| | | | | | * NEWS: Clarify new permission checks. | |||||
* | minor doc fixes. | Werner Koch | 2002-08-06 | 1 | -0/+6 | |
| | ||||||
* | * configure.ac: Bumbed version number. | Werner Koch | 2002-08-04 | 1 | -0/+3 | |
| | ||||||
* | * configure.ac (ALL_LINGUAS): Added Catalan. | Werner Koch | 2002-08-04 | 1 | -1/+1 | |
| | | | | | Prepared release. | |||||
* | The big extension module removal. | Werner Koch | 2002-08-03 | 1 | -0/+4 | |
| | ||||||
* | Add another item to the NEWS file. | Werner Koch | 2002-08-02 | 1 | -0/+4 | |
| | ||||||
* | * NEWS: changes since 1.1.90. | David Shaw | 2002-07-30 | 1 | -0/+24 | |
| | ||||||
* | * configure.ac: Set version number to 1.1.91. | Werner Koch | 2002-07-01 | 1 | -0/+4 | |
| | ||||||
* | * INSTALL: Replaced by generic install file.V1-1-90 | Werner Koch | 2002-07-01 | 1 | -2/+2 | |
| | | | | | | * README: Marked as development version and moved most stuff of the old INSTALL file to here. | |||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -27/+277 | |
| |