Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-03-26 | Preparing a release. | Werner Koch | 1 | -5/+1 | |
2008-02-22 | Add some tests. | Werner Koch | 1 | -3/+1 | |
2007-12-12 | Support DSA2. | Werner Koch | 1 | -1/+1 | |
Support Camellia for testing. More audit stuff. | |||||
2007-11-19 | Document --auto-issuer-key-retrieve. | Werner Koch | 1 | -0/+9 | |
2007-09-10 | Preparing 2.0.7gnupg-2.0.7 | Werner Koch | 1 | -1/+1 | |
2007-08-14 | Documentaion updates. | Werner Koch | 1 | -6/+3 | |
Support doe Dirmngr under W32. Fixed a yat2m bug. | |||||
2007-08-02 | Factored common gpgconf constants out | Werner Koch | 1 | -0/+7 | |
Fixed W32 compare_filenames | |||||
2007-07-17 | Typo fixes. | Werner Koch | 1 | -1/+1 | |
Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf. | |||||
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -6/+0 | |
Removed intl/. | |||||
2007-06-26 | More W32 related changes | Werner Koch | 1 | -1/+1 | |
2007-06-21 | Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵ | Werner Koch | 1 | -1/+1 | |
Windows. | |||||
2007-06-15 | Build fixes for W32 | Werner Koch | 1 | -2/+5 | |
2007-06-06 | First steps towards supporting W32. | Werner Koch | 1 | -0/+2 | |
This is mainly source code reorganization. Update gnulib. g10/ does currently not build. | |||||
2007-05-15 | Use estream_asprintf instead of the GNU asprintf. | Werner Koch | 1 | -0/+2 | |
2007-05-08 | Add a howto section. | Werner Koch | 1 | -5/+1 | |
Makefile fixes | |||||
2007-05-07 | Upgraded gettext. | Werner Koch | 1 | -10/+5 | |
Fixed accidental dependency on libgcrypt 1.3.0. | |||||
2007-04-13 | g10/ and sm/ | Werner Koch | 1 | -1/+4 | |
* 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. | |||||
2007-03-20 | kbx/ | Werner Koch | 1 | -1/+0 | |
* keybox.h (KEYBOX_FLAG_BLOB_SECRET, KEYBOX_FLAG_BLOB_EPHEMERAL): New. * keybox-update.c (keybox_compress): Use it here instead of a magic constant. sm/ * fingerprint.c (gpgsm_get_fingerprint): Add caching. (gpgsm_get_fingerprint_string): Use bin2hexcolon(). (gpgsm_get_fingerprint_hexstring): Use bin2hex and allocate only as much memory as required. (gpgsm_get_keygrip_hexstring): Use bin2hex. * certchain.c (gpgsm_validate_chain): Keep track of the certificate chain and reset the ephemeral flags. * keydb.c (keydb_set_cert_flags): New args EPHEMERAL and MASK. Changed caller to use a mask of ~0. Return a proper error code if the certificate is not available. | |||||
2007-03-19 | * PKCS#12 import now tries several encodings in case the passphrase | Werner Koch | 1 | -4/+0 | |
was not utf-8 encoded. | |||||
2007-03-19 | Changes to let the key listing use estream to help systems without | Werner Koch | 1 | -3/+12 | |
funopen. | |||||
2007-03-07 | The Cherry XX44 keyboard's PINpad does now work. | Werner Koch | 1 | -0/+5 | |
DINSIG and NKS card applications are now also PIN pad aware. | |||||
2007-01-25 | jnlib/ | Werner Koch | 1 | -3/+1 | |
* stringhelp.c (utf8_charcount): New. agent/ * genkey.c (check_passphrase_constraints): Use UTF-8 aware strlen. | |||||
2007-01-25 | agent/ | Werner Koch | 1 | -0/+5 | |
* 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. | |||||
2006-12-13 | Added missing files. | Werner Koch | 1 | -0/+6 | |
Changed direntry in gnupg.texi from gpg to gpg2. | |||||
2006-11-14 | New command GETEVENTCOUNTER. | Werner Koch | 1 | -0/+4 | |
* command.c (bump_key_eventcounter): New. (bump_card_eventcounter): New. (cmd_geteventcounter): New command. * gpg-agent.c (handle_signal): Call bump_card_eventcounter. * findkey.c (agent_write_private_key): Call bump_key_eventcounter. * trustlist.c (agent_reload_trustlist): Ditto. | |||||
2006-10-24 | Preparing another releasegnupg-1.9.94 | Werner Koch | 1 | -12/+8 | |
2006-10-18 | Preparing a releasegnupg-1.9.93 | Werner Koch | 1 | -2/+5 | |
2006-10-10 | Various changes | Werner Koch | 1 | -1/+6 | |
2006-10-05 | bug fixes | Werner Koch | 1 | -12/+10 | |
2006-09-25 | New "relax" option for trustlist.txt | Werner Koch | 1 | -0/+1 | |
2006-09-22 | Added iconv support and doc cleanups. | Werner Koch | 1 | -15/+1 | |
2006-09-20 | Cleanups. | Werner Koch | 1 | -2/+0 | |
2006-09-19 | Some restructuring | Werner Koch | 1 | -1/+2 | |
2006-09-07 | Let scdaemon call a script on status changes | Werner Koch | 1 | -5/+0 | |
2006-08-29 | See ChangeLogs | Werner Koch | 1 | -6/+1 | |
2006-08-21 | Migrated more stuff to doc/ | Werner Koch | 1 | -0/+3 | |
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. | |||||
2006-08-17 | More man pages. | Werner Koch | 1 | -4/+6 | |
2006-08-16 | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 1 | -0/+6 | |
shows no prblems. Needs more testing of course. | |||||
2006-07-28 | Preparing a release candidategnupg-1.4.5rc1 | Werner Koch | 1 | -9/+0 | |
2006-07-27 | Preparing a new releasegnupg-1.9.22 | Werner Koch | 1 | -2/+1 | |
2006-07-03 | better reporting of bad DNs | Werner Koch | 1 | -4/+0 | |
2006-06-30 | A couple of fixes. gpg2's key generation does now work. | Werner Koch | 1 | -0/+3 | |
2006-06-27 | Various smaller changes | Werner Koch | 1 | -0/+4 | |
2006-06-20 | Updated FSF's address. | Werner Koch | 1 | -3/+2 | |
2006-05-23 | g10/ does build again. | Werner Koch | 1 | -1/+8 | |
2006-04-28 | Fix for sanitize string. Added SHA224 | Werner Koch | 1 | -0/+5 | |
2006-03-21 | Allo RMD160 signatures | Werner Koch | 1 | -0/+1 | |
2006-03-21 | Add Kludge for RegTP sillyness. | Werner Koch | 1 | -1/+3 | |
2006-03-01 | Fixed card removal problems | Werner Koch | 1 | -1/+6 | |
2005-12-16 | Fixed importing certs created by newer versions of Mozilla. | Werner Koch | 1 | -0/+4 | |