aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added iconv support and doc cleanups.Werner Koch2006-09-226-197/+30
|
* Improved yat2m.Werner Koch2006-09-224-42/+306
| | | | | Tweaked gpg.texti to be used for gpg1 and gpg2.
* Various updatesWerner Koch2006-09-212-2/+4
|
* Cleanups.Werner Koch2006-09-205-6/+18
|
* Some restructuringWerner Koch2006-09-193-710/+753
|
* Ready for another releasegnupg-1.9.23Werner Koch2006-09-181-5/+8
|
* Added common certificates.Werner Koch2006-09-183-1/+204
|
* Allow for a global trustlist.Werner Koch2006-09-154-12/+72
|
* Various fixes and new features.Werner Koch2006-09-135-181/+78
| | | | | Enhanced gpg-connect-agent.
* doc fixesWerner Koch2006-09-0811-99/+312
|
* Let scdaemon call a script on status changesWerner Koch2006-09-074-2/+158
|
* Missing fileWerner Koch2006-09-051-0/+29
|
* Some fixes as needed by dirmngr man pagesWerner Koch2006-09-044-11/+39
|
* See ChangeLogsWerner Koch2006-08-292-1/+7
|
* added missing gpgv man pageWerner Koch2006-08-224-11/+176
|
* Migrated more stuff to doc/Werner Koch2006-08-219-4/+3616
| | | | | | | | 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.
* More man pages. Added include files for 2 common paragraphs.Werner Koch2006-08-189-65/+206
|
* include support and texi fixesWerner Koch2006-08-176-37/+86
|
* More man pages.Werner Koch2006-08-178-281/+1481
|
* Copied gpg.texi over from 1.4.5 and started to restructure it into a properWerner Koch2006-08-162-18/+2569
| | | | | | | documentation file. Comment tags will eventually allow to build a man page. The idea is to have more than just a reference manual for the commands and options while still allowing to build a man page for reference.
* With --enable-gpg the keyservers are now build and a first test using gpg2Werner Koch2006-08-161-1/+1
| | | | | shows no prblems. Needs more testing of course.
* Support import from TrustedMIME (i.e. from simple keyBags)Werner Koch2006-07-211-2/+2
|
* Made make distcheck work againWerner Koch2006-06-206-8/+9
|
* Updated FSF's address.Werner Koch2006-06-202-2/+4
|
* Added command APDUWerner Koch2006-04-111-0/+46
|
* Allo RMD160 signaturesWerner Koch2006-03-211-1/+8
|
* Added documentation for qualified signaturesWerner Koch2006-02-142-0/+104
|
* Fixed importing certs created by newer versions of Mozilla.Werner Koch2005-12-161-0/+12
|
* Don't use keywords for signed files.Werner Koch2005-11-141-2/+21
|
* .Werner Koch2005-11-141-0/+14
|
* Added real informationWerner Koch2005-11-142-4/+73
|
* NEw file qualified.ttx - not yet ready for distributionWerner Koch2005-11-134-1/+27
|
* The BELPIC card does now work.Werner Koch2005-09-064-7/+65
|
* * findkey.c (agent_public_key_from_file): Fixed array assignment.Werner Koch2005-07-251-2/+2
| | | | | | | This was the cause for random segvs. * call-agent.c (gpgsm_agent_readkey): New.
* Preparing 1.9.17V1-9-17Werner Koch2005-06-201-5/+25
|
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-1/+7
| | | | | | | char * vs. unsigned char * warnings. The GNU coding standards used to say that these mismatches are okay and better than a bunch of casts. Obviously this has changed now.
* New debugging optionhs, updates to the manual.Werner Koch2005-06-077-8/+557
|
* * command.c (cmd_updatestartuptty): New.Werner Koch2005-06-032-11/+53
| | | | | | | | | | | | | | | | | | | | * gpg-agent.c: New option --write-env-file. * gpg-agent.c (handle_connections): Make sure that the signals we are handling are not blocked.Block signals while creating new threads. * estream.c: Use HAVE_CONFIG_H and not USE_CONFIG_H! (es_func_fd_read, es_func_fd_write): Protect against EINTR. * gpg-agent.texi (Agent UPDATESTARTUPTTY): New. * scdaemon.c (handle_connections): Make sure that the signals we are handling are not blocked.Block signals while creating new threads. (handle_connections): Include the file descriptor into the name of the thread.
* * Makefile.am: Do not build sc-copykeys anymore.Werner Koch2005-05-231-2/+29
| | | | | | * app-openpgp.c (app_openpgp_storekey, app_openpgp_readkey) (app_openpgp_cardinfo): Removed.
* * protect-tool.c: New option --canonical.Werner Koch2005-05-201-3/+47
| | | | | | | | | | | | | | | | | | | | | | | | (show_file): Implement it. * keyformat.txt: Define the created-at attribute for keys. * ccid-driver.c: Replaced macro DEBUG_T1 by a new debug level. (parse_ccid_descriptor): Mark SCR335 firmware version 5.18 good. (ccid_transceive): Arghhh. The seqno is another bit in the R-block than in the I block, this was wrong at one place. * scdaemon.c: New options --debug-ccid-driver and --debug-disable-ticker. * app-openpgp.c (do_genkey, do_writekey): Factored code to check for existing key out into .. (does_key_exist): .. New function. * gpg-connect-agent.c (add_definq, show_definq, clear_definq) (handle_inquire): New. (read_and_print_response): Handle INQUIRE command. (main): Implement control commands.
* Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch2005-05-183-5/+14
| | | | | gpg-agent accordingly. Code cleanups.
* (symcryptrun): Added.Werner Koch2005-04-272-0/+96
|
* * configure.ac: Removed OpenSC detection and options.Werner Koch2005-04-272-12/+10
| | | | | | | | | | | | | | | | | | | * acinclude.m4: Ditto. * scdaemon.texi: Removed OpenSC specific options. * app-p15.c: New. Basic support for pkcs15 cards without OpenSC. There are quite a couple of things missing but at least I can use my old TCOS cards from the Aegypten-1 development for signing. * app.c (select_application): Detect pkcs15 applications. * Makefile.am (scdaemon_SOURCES): Removed card.c, card-common.h and card-p15.c because they are now obsolete. Added app-p15.c. Removed all OpenSC stuff. * command.c (do_reset, open_card, cmd_serialno, cmd_learn) (cmd_readcert, cmd_readkey, cmd_pksign, cmd_pkdecrypt): Removed all special cases for the old card.c based mechanisms. * scdaemon.c, apdu.c: Removed all special cases for OpenSC.
* Preparing a releaseV1-9-16Werner Koch2005-04-211-6/+7
|
* * configure.ac: Do not build gpg by default.Werner Koch2005-04-211-0/+12
| | | | | | | | | | | | * gpgsm.c: New options --{enable,disable}-trusted-cert-crl-check. * certchain.c (gpgsm_validate_chain): Make use of it. * certchain.c (gpgsm_validate_chain): Check revocations even for expired certificates. This is required because on signature verification an expired key is fine whereas a revoked one is not. * gpgconf-comp.c: Add gpgsm option disable-trusted-cert-crl-check.
* (Agent Configuration): New section.Werner Koch2005-04-204-5/+101
|
* * gpg-agent.c (handle_connections): Need to check for events ifWerner Koch2005-02-243-9/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | select returns with -1. * tools.texi (gpg-connect-agent): New. * app-openpgp.c (get_one_do): Never try to get a non cacheable object from the cache. (get_one_do): Add new arg to return an error code. Changed all callers. (do_getattr): Let it return a proper error code. * app.c (select_application): Return an error code and the application context in an new arg. * command.c (open_card): Adjusted for that. Don't use the fallback if no card is present. Return an error if the card has been removed without a reset. (do_reset, cmd_serialno): Clear that error flag. (TEST_CARD_REMOVAL): New. Use it with all command handlers. * scdaemon.c (ticker_thread): Termintate if a shutdown is pending. * apdu.c: Added some PCSC error codes. (pcsc_error_to_sw): New. (reset_pcsc_reader, pcsc_get_status, pcsc_send_apdu) (open_pcsc_reader): Do proper error code mapping. * gpg-connect-agent.c: New. * Makefile.am: Add it.
* (stream_read_string): Removed call to abort onWerner Koch2005-02-223-183/+49
| | | | | | | memory error because the CVS version of libgcrypt makes sure that ERRNO gets always set on error even with a faulty user supplied function.
* This commit was manufactured by cvs2svn to create branchRepo Admin2005-02-031-0/+186
| | | | 'GNUPG-1-9-BRANCH'.
* 2005-01-27 Moritz Schulte <[email protected]>Moritz Schulte2005-01-262-0/+38
| | | | | * gpg-agent.texi: Document ssh-agent emulation layer.