Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added just a single comment.gnupg-2.0.0 | Moritz Schulte | 2007-01-06 | 1 | -1/+5 |
| | |||||
* | 2007-01-02 Moritz Schulte <[email protected]> | Moritz Schulte | 2007-01-06 | 2 | -47/+417 |
| | | | | | | | | | | | | | * command-ssh.c (add_control_entry): Slightly rewritten: added improved error handling/error logging. 2007-01-01 Moritz Schulte <[email protected]> * command-ssh.c: Added a lot of error logging code and FIXMEs. (stream_read_string): Initialize LENGTH to zero. (start_command_handler_ssh): Use es_fgetc/es_ungetc to check if EOF has been reached before trying to process another request. | ||||
* | 2006-11-18 Moritz Schulte <[email protected]> | Moritz Schulte | 2006-11-18 | 2 | -1/+6 |
| | | | | | | * Makefile.am (plain-large): Adjust to use faq.raw instead of FAQ, since that is created during build. | ||||
* | Released. | Werner Koch | 2006-11-11 | 0 | -0/+0 |
| | |||||
* | . | Werner Koch | 2006-11-11 | 37 | -3136/+1720 |
| | |||||
* | Fixed that nasty 64 bit but. | Werner Koch | 2006-11-10 | 2 | -10/+17 |
| | |||||
* | gpg-agent.c (main): In detached mode connect standard descriptors to /dev/null. | Werner Koch | 2006-11-09 | 4 | -4/+24 |
| | | | | | Other minor fixes | ||||
* | post release updates | Werner Koch | 2006-11-06 | 3 | -16/+16 |
| | |||||
* | Preparing another releasegnupg-1.9.95 | Werner Koch | 2006-11-06 | 31 | -5933/+5236 |
| | |||||
* | * gpgkeys_hkp.c (curl_mrindex_writer): Revert previous change. | David Shaw | 2006-11-06 | 2 | -5/+8 |
| | | | | | Key-not-found still has a HTML response. | ||||
* | * gpg.texi: Reference to --s2k-count in --s2k-mode. | David Shaw | 2006-11-06 | 2 | -2/+6 |
| | |||||
* | Collected fixes. | Werner Koch | 2006-11-05 | 17 | -53/+158 |
| | |||||
* | Post release update | Werner Koch | 2006-10-24 | 29 | -9749/+9753 |
| | |||||
* | 2006-10-24 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-10-24 | 2 | -1/+5 |
| | | | | | * Makefile.am (AM_CFLAGS): Add $(LIBASSUAN_CFLAGS). | ||||
* | 2006-10-24 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-10-24 | 2 | -1/+5 |
| | | | | | * Makefile.am (AM_CFLAGS): Add $(LIBASSUAN_CFLAGS). | ||||
* | 2006-10-24 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-10-24 | 2 | -1/+7 |
| | | | | | | * Makefile.am (libcommon_a_CFLAGS): Add $(LIBASSUAN_CFLAGS). (libsimple_pwquery_a_CFLAGS): New variable. | ||||
* | Preparing another releasegnupg-1.9.94 | Werner Koch | 2006-10-24 | 8 | -22/+68 |
| | |||||
* | 2006-10-24 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-10-24 | 2 | -1/+6 |
| | | | | | | * Makefile.am (gpg2keys_ldap_CPPFLAGS): Rename second instance to ... (gpg2keys_finger_CPPFLAGS): ... this. | ||||
* | . | Werner Koch | 2006-10-23 | 20 | -50/+173 |
| | |||||
* | Allow importing of web.de generated p12 files | Werner Koch | 2006-10-23 | 3 | -5/+14 |
| | |||||
* | Allow to select X.509 certificates using the keygrip. | Werner Koch | 2006-10-20 | 13 | -3/+251 |
| | |||||
* | * gpgkeys_hkp.c (curl_mrindex_writer): Print a warning if we see HTML | David Shaw | 2006-10-20 | 2 | -1/+9 |
| | | | | | coming back from a MR hkp query. | ||||
* | Fixes | Werner Koch | 2006-10-19 | 41 | -6033/+6137 |
| | |||||
* | Preparing a releasegnupg-1.9.93 | Werner Koch | 2006-10-18 | 8 | -26/+72 |
| | |||||
* | Fixed v3 keyids. | Werner Koch | 2006-10-18 | 2 | -3/+8 |
| | |||||
* | Fixed a bug with very long keys. | Werner Koch | 2006-10-18 | 3 | -217/+264 |
| | |||||
* | Pth tweaks and improved estream.c | Werner Koch | 2006-10-17 | 51 | -4882/+5380 |
| | |||||
* | Fixed aegypten bug 372 | Werner Koch | 2006-10-17 | 2 | -11/+19 |
| | |||||
* | Allow to cancel marktrusted. | Werner Koch | 2006-10-16 | 4 | -2/+21 |
| | |||||
* | Fixed aegypten bug 299 | Werner Koch | 2006-10-16 | 2 | -4/+78 |
| | |||||
* | * gpg.texi: Document --s2k-count. | David Shaw | 2006-10-13 | 2 | -0/+11 |
| | |||||
* | * parse-packet.c (parse_symkeyenc): Show the unpacked as well as the | David Shaw | 2006-10-13 | 6 | -5/+51 |
| | | | | | | | | | packed s2k iteration count. * main.h, options.h, gpg.c (encode_s2k_iterations, main), passphrase.c (hash_passphrase): Add --s2k-count option to specify the number of s2k hash iterations. | ||||
* | Allow pkcs#10 creation directkly from a smart card | Werner Koch | 2006-10-11 | 11 | -39/+211 |
| | |||||
* | Preparing a releasegnupg-1.9.92 | Werner Koch | 2006-10-11 | 31 | -3947/+3984 |
| | |||||
* | Various changes | Werner Koch | 2006-10-10 | 56 | -336/+526 |
| | |||||
* | Make it also work for the card. | Werner Koch | 2006-10-06 | 2 | -0/+7 |
| | |||||
* | Add TLS hash mode | Werner Koch | 2006-10-06 | 5 | -28/+150 |
| | |||||
* | * keyserver.c (keyserver_spawn): Write the 16-digit keyid rather | David Shaw | 2006-10-06 | 2 | -2/+11 |
| | | | | | than whatever key selector the user used on the command line. | ||||
* | bug fixes | Werner Koch | 2006-10-05 | 13 | -33/+58 |
| | |||||
* | * gpgrlhelp.c: readline requires stdio.h. | David Shaw | 2006-10-04 | 2 | -0/+5 |
| | |||||
* | Fix for make distcheckgnupg-1.9.91 | Werner Koch | 2006-10-04 | 29 | -271/+275 |
| | |||||
* | Re-enabled --passphrase-fd | Werner Koch | 2006-10-04 | 31 | -5811/+5874 |
| | |||||
* | Fixed agent access for gpg. | Werner Koch | 2006-10-04 | 42 | -6027/+5653 |
| | |||||
* | Preparing a new release | Werner Koch | 2006-10-04 | 7 | -70/+45 |
| | |||||
* | Fix for bug 537 | Werner Koch | 2006-10-02 | 111 | -2141/+3107 |
| | |||||
* | 2006-10-02 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-10-02 | 2 | -0/+27 |
| | | | | | | | | | * server.c (register_commands): New commands DUMPKEYS and DUMPSECRETKEYS. (cmd_dumpkeys, cmd_dumpsecretkeys): New functions. (option_handler): Support with-key-data option. | ||||
* | 2006-10-02 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-10-02 | 2 | -1/+6 |
| | | | | | | | * command.c (update_reader_status_file): Increase buffer of NUMBUF2 (fixing typo). | ||||
* | 2006-09-27 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-09-27 | 2 | -4/+8 |
| | | | | | * Makefile.am: Fix cut & paste error. | ||||
* | Add missing file and other changes. | Werner Koch | 2006-09-27 | 5 | -19/+143 |
| | |||||
* | let cmd learn also return KEYPAIRINFO | Werner Koch | 2006-09-26 | 3 | -0/+13 |
| |