summaryrefslogtreecommitdiffstats
path: root/keyserver/gpgkeys_curl.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-10-18Fixed v3 keyids.Werner Koch2-3/+8
2006-10-18Fixed a bug with very long keys.Werner Koch3-217/+264
2006-10-17Pth tweaks and improved estream.cWerner Koch51-4882/+5380
2006-10-17Fixed aegypten bug 372Werner Koch2-11/+19
2006-10-16Allow to cancel marktrusted.Werner Koch4-2/+21
2006-10-16Fixed aegypten bug 299Werner Koch2-4/+78
2006-10-13* gpg.texi: Document --s2k-count.David Shaw2-0/+11
2006-10-13* parse-packet.c (parse_symkeyenc): Show the unpacked as well as theDavid Shaw6-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.
2006-10-11Allow pkcs#10 creation directkly from a smart cardWerner Koch11-39/+211
2006-10-11Preparing a releasegnupg-1.9.92Werner Koch31-3947/+3984
2006-10-10Various changesWerner Koch56-336/+526
2006-10-06Make it also work for the card.Werner Koch2-0/+7
2006-10-06Add TLS hash modeWerner Koch5-28/+150
2006-10-06* keyserver.c (keyserver_spawn): Write the 16-digit keyid ratherDavid Shaw2-2/+11
than whatever key selector the user used on the command line.
2006-10-05bug fixesWerner Koch13-33/+58
2006-10-04* gpgrlhelp.c: readline requires stdio.h.David Shaw2-0/+5
2006-10-04Fix for make distcheckgnupg-1.9.91Werner Koch29-271/+275
2006-10-04Re-enabled --passphrase-fdWerner Koch31-5811/+5874
2006-10-04Fixed agent access for gpg.Werner Koch42-6027/+5653
2006-10-04Preparing a new releaseWerner Koch7-70/+45
2006-10-02Fix for bug 537Werner Koch111-2141/+3107
2006-10-022006-10-02 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-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-022006-10-02 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-1/+6
* command.c (update_reader_status_file): Increase buffer of NUMBUF2 (fixing typo).
2006-09-272006-09-27 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-4/+8
* Makefile.am: Fix cut & paste error.
2006-09-27Add missing file and other changes.Werner Koch5-19/+143
2006-09-26let cmd learn also return KEYPAIRINFO Werner Koch3-0/+13
2006-09-26Made buliding w/o curl workWerner Koch5-40/+29
2006-09-26Finished implementation of the "relax" flag.Werner Koch3-21/+79
2006-09-25New "relax" option for trustlist.txtWerner Koch42-740/+952
2006-09-25Preparing a new releasegnupg-1.9.90Werner Koch31-41778/+81884
2006-09-25Added translations from gnupg 1.4.5Werner Koch30-621/+189408
2006-09-242006-09-24 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-2/+13
* app-openpgp.c (do_sign): Advance INDATA by the SHA1 resp. RMD160 prefix length.
2006-09-22Added iconv support and doc cleanups.Werner Koch12-478/+485
2006-09-22Improved yat2m.Werner Koch6-58/+315
Tweaked gpg.texti to be used for gpg1 and gpg2.
2006-09-22Clarified cURL and OpenLDAP license issues.Werner Koch18-57/+290
Made readline support work.
2006-09-21Various updatesWerner Koch19-66/+138
2006-09-20Cleanups.Werner Koch29-1021/+104
2006-09-19Some restructuringWerner Koch4-711/+755
2006-09-19Added stub libraryWerner Koch3-4/+122
2006-09-18Post release updatesWerner Koch2-2/+7
2006-09-18Ready for another releasegnupg-1.9.23Werner Koch6-114/+186
2006-09-18Added common certificates.Werner Koch8-10/+245
2006-09-15Allow for a global trustlist.Werner Koch17-266/+800
2006-09-14Take advantage of newer gpg-error features.Werner Koch55-260/+297
2006-09-13Various fixes and new features.Werner Koch20-294/+371
Enhanced gpg-connect-agent.
2006-09-08doc fixesWerner Koch12-548/+327
2006-09-07Let scdaemon call a script on status changesWerner Koch12-49/+355