aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Final fix for rc1gnupg-2.0.1rc1Werner Koch2006-11-232-1/+5
|
* Preparing 2.0.1rc1Werner Koch2006-11-2332-787/+798
|
* Final fix which should now pass all tests.Werner Koch2006-11-212-1/+3
|
* Changed order of libsWerner Koch2006-11-213-5/+7
|
* No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch2006-11-21132-5453/+7298
| | | | | | | good chance that gpg2 will now work. Other cleanups. Updated gettext.
* Made some PIN pads work.Werner Koch2006-11-2036-166/+497
| | | | | Some cleanups for 64 bit CPUs.
* No need for thsi script. Use ./autogen.sh --build-w32 instead.Werner Koch2006-11-151-15/+0
|
* Silent GETEVENT command. Requires latest libassuan.Werner Koch2006-11-146-3/+78
| | | | | | | | agent/ * command.c (post_cmd_notify, io_monitor): New. (register_commands, start_command_handler): Register them.
* New command GETEVENTCOUNTER.Werner Koch2006-11-148-1/+124
| | | | | | | | | | * 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.
* sm/Werner Koch2006-11-1412-1701/+1381
| | | | | | | | | | | | | | * server.c (skip_options): Skip leading spaces. (has_option): Honor "--". (cmd_export): Add option --data to do an inline export. Skip all options. * certdump.c (gpgsm_fpr_and_name_for_status): New. * verify.c (gpgsm_verify): Use it to print correct status messages. doc/ * gpgsm.texi (GPGSM EXPORT): Document changes.
* Post release updateWerner Koch2006-11-112-2/+6
|
* .Werner Koch2006-11-1137-3136/+1720
|
* Fixed that nasty 64 bit but.Werner Koch2006-11-102-10/+17
|
* gpg-agent.c (main): In detached mode connect standard descriptors to /dev/null.Werner Koch2006-11-094-4/+24
| | | | | Other minor fixes
* post release updatesWerner Koch2006-11-063-16/+16
|
* Preparing another releasegnupg-1.9.95Werner Koch2006-11-0631-5933/+5236
|
* * gpgkeys_hkp.c (curl_mrindex_writer): Revert previous change.David Shaw2006-11-062-5/+8
| | | | | Key-not-found still has a HTML response.
* * gpg.texi: Reference to --s2k-count in --s2k-mode.David Shaw2006-11-062-2/+6
|
* Collected fixes.Werner Koch2006-11-0517-53/+158
|
* Post release updateWerner Koch2006-10-2429-9749/+9753
|
* 2006-10-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-10-242-1/+5
| | | | | * Makefile.am (AM_CFLAGS): Add $(LIBASSUAN_CFLAGS).
* 2006-10-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-10-242-1/+5
| | | | | * Makefile.am (AM_CFLAGS): Add $(LIBASSUAN_CFLAGS).
* 2006-10-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-10-242-1/+7
| | | | | | * Makefile.am (libcommon_a_CFLAGS): Add $(LIBASSUAN_CFLAGS). (libsimple_pwquery_a_CFLAGS): New variable.
* Preparing another releasegnupg-1.9.94Werner Koch2006-10-248-22/+68
|
* 2006-10-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-10-242-1/+6
| | | | | | * Makefile.am (gpg2keys_ldap_CPPFLAGS): Rename second instance to ... (gpg2keys_finger_CPPFLAGS): ... this.
* .Werner Koch2006-10-2320-50/+173
|
* Allow importing of web.de generated p12 filesWerner Koch2006-10-233-5/+14
|
* Allow to select X.509 certificates using the keygrip.Werner Koch2006-10-2013-3/+251
|
* * gpgkeys_hkp.c (curl_mrindex_writer): Print a warning if we see HTMLDavid Shaw2006-10-202-1/+9
| | | | | coming back from a MR hkp query.
* FixesWerner Koch2006-10-1941-6033/+6137
|
* Preparing a releasegnupg-1.9.93Werner Koch2006-10-188-26/+72
|
* Fixed v3 keyids.Werner Koch2006-10-182-3/+8
|
* Fixed a bug with very long keys.Werner Koch2006-10-183-217/+264
|
* Pth tweaks and improved estream.cWerner Koch2006-10-1751-4882/+5380
|
* Fixed aegypten bug 372Werner Koch2006-10-172-11/+19
|
* Allow to cancel marktrusted.Werner Koch2006-10-164-2/+21
|
* Fixed aegypten bug 299Werner Koch2006-10-162-4/+78
|
* * gpg.texi: Document --s2k-count.David Shaw2006-10-132-0/+11
|
* * parse-packet.c (parse_symkeyenc): Show the unpacked as well as theDavid Shaw2006-10-136-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 cardWerner Koch2006-10-1111-39/+211
|
* Preparing a releasegnupg-1.9.92Werner Koch2006-10-1131-3947/+3984
|
* Various changesWerner Koch2006-10-1056-336/+526
|
* Make it also work for the card.Werner Koch2006-10-062-0/+7
|
* Add TLS hash modeWerner Koch2006-10-065-28/+150
|
* * keyserver.c (keyserver_spawn): Write the 16-digit keyid ratherDavid Shaw2006-10-062-2/+11
| | | | | than whatever key selector the user used on the command line.
* bug fixesWerner Koch2006-10-0513-33/+58
|
* * gpgrlhelp.c: readline requires stdio.h.David Shaw2006-10-042-0/+5
|
* Fix for make distcheckgnupg-1.9.91Werner Koch2006-10-0429-271/+275
|
* Re-enabled --passphrase-fdWerner Koch2006-10-0431-5811/+5874
|
* Fixed agent access for gpg.Werner Koch2006-10-0442-6027/+5653
|